@charset "utf-8";
@font-face {
    font-family: 'montserrat';
    src:url(../font/montserrat.eot);
    src: url(../font/montserrat.eot?#iefix) format('embedded-opentype'),
	 url(../font/montserrat.svg#montserrat) format('svg'),
	 url(../font/montserrat.woff) format('woff'),
	 url(../font/montserrat.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratB';
    src:url(../font/montserratB.eot);
    src: url(../font/montserratB.eot?#iefix) format('embedded-opentype'),
	 url(../font/montserratB.svg#montserratB) format('svg'),
	 url(../font/montserratB.woff) format('woff'),
	 url(../font/montserratB.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: "Rajdhani";
  src: url("../font/Rajdhani-Bold.woff2") format("woff2"),
       url("../font/Rajdhani-Bold.woff") format("woff"),
       url("../font/Rajdhani-Bold.ttf") format("truetype"),
       url("../font/Rajdhani-Bold.eot") format("embedded-opentype"),
       url("../font/Rajdhani-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}


/*reset*/
:focus{outline:0;}
img{border:none; height:auto; max-width:100%;}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{line-height:0; display:taFble; content:"";}
.clearfix:after{clear:both;}
a:hover{text-decoration:none;}
a:focus {outline-style:none; -moz-outline-style: none; text-decoration:none;}
.clear{ clear:both;}
ul li{list-style-position:inside;}
body{font-size:12px;font-family:'poppins',arial, sans-serif;color:#666;background:#fff; overflow-x:hidden; line-height: 28px;}
a{color: #666;}
.bold{font-weight:bold;}
.fontRed{color:red;}
.h4 , p{margin: 0px;}
em.title{font-style: normal;}
a,img, a:hover{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.table-responsive ul li {list-style-position: inside !important ;}
.table-responsive td{ padding-left:8px}

 


/*select*/
.select{ position:relative; float:right; z-index:9999999;margin-left: 18px; margin-top: 2px;}
.select ul li{ list-style:none;}
.select dt{height:26px;display:inline-block;line-height:26px;font-size:12px;text-transform:capitalize;cursor:pointer;  float: right;overflow:hidden;position:relative;z-index:99;text-align: right;font-weight: normal; color:#fff; margin-left: 5px;}
.select span{ margin-right: 8px; color: #fff;}
.select dt img,.select dd ul li a img{ display:inline-block; margin-right:6px;vertical-align: middle; overflow: hidden;}
.select dd ul li a img{ width:16px;}
.select dt:after{font-family:FontAwesome;color:#fff;width:100px;vertical-align:middle;content:"\f107"; font-size:14px; transition:all 0.3s ease 0s; margin-left:6px;}
.select dt.cur:after{font-family:FontAwesome;color:#fff;width:100px;vertical-align:middle;content:"\f106"; font-size:14px;}
.select dd{position:absolute;right:0;top:34px;background:#fff;display:none; z-index:9999999; box-shadow:0px 0px 10px rgba(0,0,0,0.15); border-radius:5px;}
.select dd ul{padding:10px 10px 5px 15px;width:140px;/* max-height:304px;overflow:auto; */ text-align: left;}
.select dd ul li{position: relative;width: 100%;}
.select dd ul li a{line-height:22px;display:inline-block;color:#555; font-size:12px;text-transform:capitalize;padding:0 0 0 26px;position: relative;width: 100%;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;transition:all 0.3s ease 0s;opacity: 0;-webkit-transform: translate3d(50px, 0px, 0);transform: translate3d(50px, 0px, 0); }
.select dd ul li a{opacity:0;}
.select dd ul li img{height: auto;position: absolute;left: 0px;top:4px;}
.select dd ul li a:hover{color: #fe753f;}
.select dd.open ul li a{ opacity: 1;-webkit-transform: translate3d(0px, 0px, 0);transform: translate3d(0px, 0px, 0); }
.select dd.open ul li:nth-child(1)  a{-webkit-transition-delay: 45ms;transition-delay: 45ms; }
.select dd.open ul li:nth-child(2)  a{-webkit-transition-delay: 90ms;transition-delay: 90ms; }
.select dd.open ul li:nth-child(3)  a{-webkit-transition-delay: 135ms;transition-delay: 135ms; }
.select dd.open ul li:nth-child(4)  a{-webkit-transition-delay: 180ms;transition-delay: 180ms; }
.select dd.open ul li:nth-child(5)  a{-webkit-transition-delay: 225ms;transition-delay: 225ms; }
.select dd.open ul li:nth-child(6)  a{-webkit-transition-delay: 270ms;transition-delay: 270ms; }
.select dd.open ul li:nth-child(7)  a{-webkit-transition-delay: 315ms;transition-delay: 315ms; }
.select dd.open ul li:nth-child(8)  a{-webkit-transition-delay: 360ms;transition-delay: 360ms; }
.select dd.open ul li:nth-child(9)  a{-webkit-transition-delay: 405ms;transition-delay: 405ms; }
.select dd.open ul li:nth-child(10) a {-webkit-transition-delay: 450ms;transition-delay: 450ms; }
/* Top Search*/
.search_box{width:100%;float:right;max-width:300px;padding-top:6px; margin-top: 16px;}
.attr-nav .search{text-align:center;background:url(../images/search_ico.png) no-repeat center center;display:inline-block;border-radius:30px;  height: 40px;  font-size: 14px; font-family: "Quicksand"; width:40px; position: relative;}
.header_search-button {display: inline-block;position: relative;width: 20px;height: 20px;margin-top: 0;vertical-align: bottom;cursor: pointer; }
.top-search { display: block; width:100%;}
.top-search em{font-size:18px;font-style:normal;color:#333; margin:10px 0;text-transform:capitalize;display:none;font-family: "montserratB";}
.top-search .input-group-addon{position:absolute;right:10px;top:10px; width:20px;height:20px;}
.top-search .input-group-addon i{display:flex;flex-direction:column;justify-content:center;align-items:center;}
.top-search .input-group-addon i:before,
.top-search .input-group-addon i:after{
content:'';display:inline-block;background:#999;width:20px;height:2px;margin:2px 0;
}
.top-search .input-group-addon i:before{transform:rotate(45deg) translate(4px,0px);-webkit-transform:rotate(45deg) translate(4px,0px);}
.top-search .input-group-addon i:after{transform:rotate(-45deg) translate(4px,0px);-webkit-transform:rotate(-45deg) translate(4px,0px);}
.top-search .form-control {box-shadow:none;border:none;border:none;background:#f8f8f8; border: 1px solid #f8f8f8; color:#999;height:42px;line-height:42px;padding:0 50px 0 15px;text-align:left; border-radius:0;}
.top-search input.form-control:focus{color:#333;font-style:inherit;  background: #fff;}
.top-search input::-ms-input-placeholder{color:#808080;}/* Internet Explorer 10+ */ 
.top-search input::-webkit-input-placeholder{color:#808080;}/* WebKit browsers */
.top-search input::-moz-placeholder{color:#808080;}/* Mozilla Firefox 4 to 18 */ 
.top-search input::-moz-placeholder{color:#808080;}/* Mozilla Firefox 19+ */ 

.top-search .input-group-addon.close-search {cursor: pointer;}
.top-search .input-group{ width:100%;}
.btn_search1 {background:#fff url(../images/search_ico.png) no-repeat center center;top:0px;height:40px; position: absolute;right:0;width:60px;z-index: 3; border-radius: 0;}
.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;display:none;}
.attr-nav{ float:right;padding-top:18px;display:none;}
.attr-nav ul li{ list-style:none;}

.search_box{margin:0;max-width:100%;padding:0;width:auto;}
.top-search .input-group {padding:10px 20%;margin:0 auto; text-align:left; padding-bottom: 30px;}
.top-search { display: none; width:100%;position:absolute;left:0;z-index:9999999;top:142px;background:#f7f7f7; border-top: 3px solid #da251d;}
.top-search em,.top-search .input-group-addon.close-search{display:block;}
.top-search .form-control{height:40px;line-height:40px;background:#fff;}
.attr-nav{display: block;padding-top:48px; margin-left:34px;}

header #logo{ float:left; margin-top:15px;}
header .mainmenu-area{ float:right;}
.header .container{position: relative;}



/*index*/
.top_section{ background: #474747; padding: 3px 0;}
.top_section .com{ float: left;}
.top_section .com a{ color: #c3c3c3; font-family: "montserratB"; text-transform: uppercase;}
.top_section .con{float: left;}
.top_section .con a{line-height: 30px; font-size: 12px; color: rgba(255,255,255,0.8);}
.top_section .con a:hover{ color: #fff; text-decoration: underline;}
.top_section .con .tel{display: inline-block;margin-left: 36px; position: relative; background: url(../images/top_tel.png) no-repeat left center; padding-left: 36px;}
.top_section .con .email{display: inline-block; margin-left: 20px; position: relative; background: url(../images/top_email.png) no-repeat left center; padding-left: 36px;}

.top_section .header_sns{float:right; margin-top: 2px;}
.top_section .header_sns a{display: inline-block; width:25px; height:25px; margin: 0 2px;}
/*header_section*/
.header {background: #fff; border-bottom: 3px solid #da251d;}
.header_section{padding:12px 0;}
.header_section #logo{ float: left;}

/* Sizes for the bigger menu */
#logo img{transition: 0.3s all;-webkit-transition: 0.3s all;-o-transition:0.3s all; -moz-transition: 0.3s all;-ms-transition: 0.3s all;}
header{width: 100%;z-index: 9999999;padding: 0;position:fixed;}
header.large{top:40px;padding:0; background: #fff;}
header.small .mainmenu>nav>ul>li>a{ padding: 28px 0;}
header.small .attr-nav{ padding-top: 20px;}
header.small{left:0; top:0;box-shadow:0 0 20px 2px rgba(0,0,0,0.1);padding:0; background: #fff;}
header.small #logo{margin:0; margin: 8px 0;}
header.small #logo img{max-width:150px;}
header.small #logo:before{display: none;}
header.small .top-search{top:70px;}
header.small .header_section{padding: 6px 0;}
header.small .search_box{margin-top: 0;}
header.small .mainmenu-area{ margin-top:6px;}

.height{padding-top:150px; background: #fff;}



@media only screen and (min-width: 1260px) {
.top_section .container, .header .container{ width: 1300px;}
}


@media only screen and (max-width: 1260px) {
	.header{ text-align: center;}
	#logo ,header.small #logo{padding-top:10px;}
	header.small #logo{display: none;}
	header.small .top-search{top: 64px;}
	header.small .attr-nav{padding-top: 10px;}
	.height{padding-top:123px;}
	header #logo{margin-top: 0; width: 100%; text-align: center; border-bottom: 1px solid #eee; padding-bottom: 10px;}
	header .mainmenu-area{float: none; padding: 10px 0; margin-top: 0;}
	.mainmenu ul li a{padding: 12px 0;}
	.top-search{top: 166px;}
	.height{padding-top:166px;}
	.attr-nav{padding-top: 4px;}
	header.small .mainmenu ul li a{ padding: 20px 0;}
	header.small .mainmenu-area{margin-top: 0;}
	.top-search .input-group{padding: 20px 10%;}
}

@media only screen and (max-width: 992px) {
.top_section .container,.header .container{ width: 100%;}
header #logo{width: 50%; text-align: left; border: none;}
header .toggle{right: 30px;}
header .mainmenu-area{float: right; }
.attr-nav{margin-top: 8px;}
.height{padding-top: 80px;}
#logo img{max-height: 65px;}
header #logo{padding: 6px 0;}
header.small #logo{display: inline-block; margin: 0;}
.top-search{top:58px;}
.attr-nav .search{margin-right:80px;}
header.small .search{margin-top: 5px;}
header.small .top-search{top:52px; }
.top-search em{display: none;}
header.small .toggle{top: 24px;}
.header_sns{display: none;}
}

@media only screen and (max-width:768px) {
.top_section .header_sns{display: none;}
#logo img{max-height:50px; max-width: none;}
.height{padding-top:58px;}
header.small #logo{padding: 4px 0;}
header.small #logo img{ max-height:44px;}
header.small .attr-nav{margin-top: 0;}
header.small .attr-nav .search{height: 26px; margin-top: 0;}
header.small .mainmenu-area{margin-top: 12px;}
header.small  .toggle{top: 6px;}
header.small .attr-nav{padding-top: 2px;}
.top_section .con .tel{display: none;}
.top-search .input-group{padding: 10px 40px 10px 10px;}
.top-search .input-group-addon{top: 18px;}
header .toggle{right: 15px;}
.attr-nav .search{margin-right: 60px;}
.attr-nav .search{width: 30px; height: 30px;}
header .toggle{top: 10px;}
.attr-nav{margin-top: 5px; padding-top: 2px;}
.top_section .com{display: none;}
}


@media only screen and (max-width: 480px) {
	.select-modal{width:95%;}
	.select-content .select-close{right: 5px;top:5px;}
	.top_section .con .email{display: none;}
	
}

@media only screen and (max-width: 390px) {
	header #logo{overflow: hidden;}
}


/* banner */
.bs-slider{ overflow: hidden;  position: relative;}
.bs-slider .bs-slider-overlay {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    background-color: rgba(0, 0, 0, 0.40);}
.bs-slider > .carousel-inner > .item > img,.bs-slider > .carousel-inner > .item > a > img {    margin: auto;    width: 100% !important;}
.fade { opacity: 1;}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}





.control-round .carousel-control {top: 50%;z-index:555;color: #ffffff;display: block;cursor: pointer;overflow: hidden;text-shadow: none;position: absolute;background: transparent;}
.control-round:hover .carousel-control{opacity: 1;}
.control-round .carousel-control.left:hover,.control-round .carousel-control.right:hover{border: 0px transparent;}
.control-round .carousel-control {margin: 0 80px;width: 70px;height: 70px;-webkit-transition: width 0.3s, background-color 0.3s;transition: width 0.3s, background-color 0.3s;margin-top:-31px !important;}
.carousel-control .icon-wrap {position: absolute;}
.carousel-control.left .icon-wrap {left: 0px;}
.carousel-control.right .icon-wrap {right: 0px;}
.indicators-line > .carousel-indicators{
    right: 0%;
    bottom:0px;
    left: auto;
    width: 100%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align:center;
    overflow-y: hidden;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 35px;
    height: 7px;
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    margin-right: 5px;
    z-index: 10;
    border-radius: 30px;

    cursor:pointer;
	background:rgba(255,255,255,1);
	border:none;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    background-color: #d11b20;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
	border:1px solid #d11b20;
}
.indicators-line > .carousel-indicators .active:before{
transform: scale(0.5);
background-color:rgba(255,255,255,0.5);
content:"";
position: absolute;
left:-1px;
top:-1px;
width:23px;
height: 23px;
border-radius: 50%;
-webkit-transition: background-color 0.3s ease;
-moz-transition: background-color 0.3s ease;
-o-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
}
/*---------- SLIDE CAPTION ----------*/
.slide_style_left {    text-align: left !important;}
.slide_style_right {    text-align: right !important;}
.slide_style_center {    text-align: center !important;}
.banner_text { padding: 10px;position: absolute;bottom: 50%;width:100%;left:0;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;
-webkit-transform: translate(0%, 50%);-moz-transform: translate(0%, 50%);-ms-transform: translate(0%, 50%);-o-transform: translate(0%, 50%);transform: translate(0%, 50%);}
.slide-text{margin:0px;max-width:1080px; display:inline-block;}
.slide-text .line{ margin-bottom: 40px;}
.slide-text  h4{ padding: 0;-webkit-animation-delay: 0.7s; animation-delay: 0.7s;}
.slide-text  h4 a{ font-family: "montserratB"; font-size:40px; line-height:40px; color:#fff; display:inline-block; margin-bottom: 20px; text-transform: uppercase;}
.slide-text p{ color: #fff; font-size: 20px;}
.slide-text  .more{ display: inline-block; color: #fff;font-family: "montserratB"; line-height:42px; padding: 0px 30px; font-size: 16px; background: #e86c00; margin-top: 25px;}
.slide-text  .more:hover{ background: #da251d;}
/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/
@media (max-width:1200px) {
.slide-text  h4 a{  font-size:30px; line-height:40px; margin-bottom: 5px;}
.slide-text p{ font-size: 16px;}
.slide-text .more{font-size: 14px;}
}

@media (max-width:992px) {
.slide-text  h4 a{  font-size:20px; line-height:30px;}

}
@media (max-width:768px) {
.slide-text .line{display: none;}
.control-round .carousel-control{display: none;}
.slide-text{margin: 0px 20px; margin: 0;}
.slide-text h4 a{margin: 0;}
.slide-text .more{ display: none;}
}
@media (max-width:500px) {
.slide-text p{ display: none;}
.slide-text h4 a{font-size: 16px; line-height: 20px;}
}






/* Slider */
.slick-slider{ position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent;}

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand;}

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; margin:0 auto;}
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
/* Slider */
.slick-slider{ position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent;}

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand;}

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; margin:0 auto;}
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* 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; 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;  list-style: none; display: block; text-align: center; padding: 0px; width: 100%; z-index:999; left:0; bottom:-20px;}
.slick-dots li { position: relative; display: inline-block; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { display: block; height:12px; width:12px;  line-height: 0; font-size: 0; cursor: pointer; outline: none; background:#ccc; border-radius:50%; border:2px solid #ccc; margin:0px; padding:0px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.slick-dots li button:focus { outline: none;}
.slick-dots li.slick-active button{background:#da251d; border:2px solid #da251d; width: 16px; border-radius: 30px;}



.i_title{margin-bottom:25px;text-align:center;}
.i_title .h4{color:#333;font-size:50px; position:relative;font-family:'Rajdhani'; z-index: 2; display: inline-block;  line-height: 40px; background: url("../images/title_line.png") no-repeat center bottom; padding-bottom:20px; text-transform: uppercase;}
.i_title p{color:#999;font-size:12px;line-height:22px;max-height:44px;overflow:hidden;max-width:700px;margin:auto; margin-top:15px; position: relative; z-index: 33;}
.text-left{ text-align: left;}
.text-left p{margin: 0;}

@media only screen and (max-width:768px) {
	.i_title{ margin-bottom: 10px;}
	.i_title .h4{font-size:26px; padding-bottom:0; margin-bottom:0; background:none; padding-bottom: 0px;}
	.i_title p{margin-top: 0;}
}


/*css*/
.light_box{position: relative; display:inline-block;}
.light_box::after {
	content: "";
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
	background: rgba(0,0,0,0.15);
	
}
.light_box::before{content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    background:rgba(0,0,0,0.15);
    z-index: 1;}
.light_box::after {
	border-left: 1px solid rgba(255,255,255,.5);
	border-right: 1px solid rgba(255,255,255,.5);
	-webkit-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform: scale(1, 0)
}
.light_box::before{
	border-bottom: 1px solid rgba(255,255,255,.5);
    border-top: 1px solid rgba(255,255,255,.5);
    -webkit-transform: scale(0,1);
    -moz-transform: scale(0,1);
    -ms-transform: scale(0,1);
    -o-transform: scale(0,1);
    transform: scale(0,1);
}
.light_box:hover::before, .light_box:hover::after, li:hover .light_box::before,.honor_section .li:hover .light_box::before ,.honor_section .li:hover .light_box::after, li:hover .light_box::before ,li:hover .light_box::after{
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.more_h{ position:relative; overflow:hidden;}
.more_h:before { content: ' '; position: absolute; background:rgba(255,255,255,0.3); width: 20px; height: 60px; top: 0; left: -45px; opacity: 0.3; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; -webkit-transform: skewX(-25deg); transform: skewX(-25deg);}
.more_h:after{content: "\f061"; font: normal normal normal 12px/1 FontAwesome; color: #fff; position: absolute; right: 0px; line-height: 20px; top: 50%; margin-top: -10px; opacity: 0; transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.more_h:hover:after{ right: 15px; opacity: 1;}
.more_h:hover:before { width: 45px; left: 50%;}
.more_h:hover{ padding-right: 40px !important;}



.line{ position:relative; overflow:hidden; display:block;}
.line:after{
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	position: absolute;
	left: -10px;
	top: -10px;
	content:'';
	border:1px solid rgba(255,255,255,0.3);
	transition: all ease-out .3s;
	z-index:55;
}
.line:hover:after{
	width: calc(100% - 30px);
	height: calc(100% - 30px);
	left: 15px;
	top: 15px;
}

.more_tc{text-align: center;}
.more_1{ line-height: 40px; color: #333; padding: 0px 20px; background: #fff;font-family: "montserratB"; font-size: 12px; text-transform: uppercase; display: inline-block; position: relative; overflow: hidden; border-radius:30px; border: 2px solid #e5e5e5;}
.more_1:hover{ background: #da251d; border: 2px solid #da251d; color: #fff;}


.img_h{position: relative;display:block;text-align:center;-webkit-transition: all 0.5s ease 0.1s;-moz-transition: all 0.5s ease 0.1s;-o-transition: all 0.5s ease 0.1s;transition: all 0.5s ease 0.1s;}
.img_h .img2 {opacity:0;position:absolute;left:0;top:0; width:100%; height:100%; overflow:hidden;}
li:hover .img_h .img1{opacity:0;}
li:hover .img_h .img2{opacity:1;}



/*cate_section*/
.cat_content{position:relative;overflow:hidden;  background-image: url(../images/cate_bg.jpg) , url(../images/cate_bg2.png); background-position: left 50px, 95% 50px; background-repeat: no-repeat, no-repeat; padding-top: 60px; background-color: #f9f9f9;}
.cat_content:after{ height: 90px; width: 100%; content: ''; left: 0px; bottom:0px; position: absolute; background: #fff;}
.cat_content .tab-scroll{float:left;width:35%; padding-right: 10%; position: relative; z-index: 999;}
.cat_content .cate_title{text-align:left;margin-left:0;}
.cat_content .cate_title h4{font-family:'Rajdhani'; font-size:40px; color:#333; text-transform:uppercase; margin-top:90px; padding-bottom:30px;  margin-bottom:20px; background:url(../images/title_line2.png) no-repeat left bottom;}
.cat_content .cate_title p{ font-size:13px; color:#808080; line-height:24px; height:48px; overflow:hidden; margin-bottom:50px;}


.cat_content .nav-tabs{border:none;max-width:300px; margin-top: 80px;}
.cat_content .nav-tabs > li{float:none;margin:0;margin-bottom:10px;}
.cat_content .nav-tabs > li:nth-child(4n+2){animation-delay:0.1s;}
.cat_content .nav-tabs > li:nth-child(4n+3){animation-delay:0.2s;}
.cat_content .nav-tabs > li:nth-child(4n+4){animation-delay:0.3s;}
.cat_content .nav-tabs > li a{padding:12px 0;background:none;border:none;display:block;position:relative;transition:all .5s; }
.cat_content .nav-tabs > li a:before{content:'';background:#ececec; height:100%;position:absolute;width:100vh;top:0;right:0;}
.cat_content .nav-tabs > li:nth-child(2n+2) a:before{background:#ececec;}
.cat_content .nav-tabs > li a:after{content:'';width:29px;height:15px;display:inline-block;background:url(../images/cate_jt.png) no-repeat center center;position:absolute;top:50%;right:40px;margin-top:-7px;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;transition:all .5s ease;z-index:2;}
.cat_content .nav-tabs > li a p{position:relative;font-size:16px;font-family:'montserratB';text-transform:capitalize;color:#393939;z-index:2;}

.cat_content .nav-tabs > li.active > a, .cat_content .nav-tabs > li > a:hover, .cat_content .nav-tabs > li.active > a:focus{border:none;background:none;  border-radius:0;}
.cat_content .nav-tabs > li.active > a:after, .cat_content .nav-tabs > li > a:hover:after, .cat_content .nav-tabs > li.active > a:focus:after{right:20px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.cat_content .nav-tabs > li.active > a:before, .cat_content .nav-tabs > li > a:hover:before, .cat_content .nav-tabs > li.active > a:focus:before{background:#d11b20;}
.cat_content .nav-tabs > li.active > a p, .cat_content .nav-tabs > li > a:hover p, .cat_content .nav-tabs > li.active > a:focus p{color:#fff;}

.cat_content .cate_main{float:left;width:65%;padding:0 50px 60px 70px;position:relative; padding-right:0}
.cat_content .cate_main:after{ position: absolute; left: 15px; height:280px; width: 1000vh; content:''; background: #ececec; bottom:50px; z-index: 66;}
.cat_content .tab-content{ position: relative; z-index: 99999;}
.cat_content .owl-carousel .owl-wrapper{z-index:2;}
.cat_content .tab-content .single-product{position:relative;}
.cat_content .tab-content .single-product img{max-width:100%;height:auto;}
.cat_content .tab-content .tab_h4{ position:relative;}
.cat_content .tab-content .tab_h4 span{ font-size:50px; font-family:'Rajdhani'; display:inline-block;  line-height:70px; font-weight:bold; position:relative; color:#d11b20; float:left; margin-right:16px;}
.cat_content .tab-content .tab_h4 a{ font-size:30px; display:inline-block; line-height:40px; color:#333; font-family:'Rajdhani'; position: relative; padding-bottom: 10px; margin-bottom: 20px;}
.cat_content .tab-content .tab_h4 a:after{ position: absolute; left: 0px; bottom: 0px; width: 38px; height: 2px; content: ''; z-index: 88889; background: #d11b20;}
.cat_content .tab-content .single-product .cate_r{padding-left: 50px;}
.cat_content .tab-content .single-product .cate_r .img{ text-align:center; display:block; margin-bottom: 20px;}
.cat_content .tab-content .single-product .cate_r .p{ color: #808080; line-height: 24px; height: 48px; overflow: hidden;}
.cat_content .tab-content .single-product .cate_r span{ color: #d0d0d0; font-size: 60px;font-family:'Rajdhani'; position: absolute; left:-25px; line-height: 60px;}
.cat_content .tab-content .single-product .cate_r h4:before{ position:absolute; left:33px; top:-20px; width:3px; height:42px; background:#d11b20; content:'';}
.cat_content .tab-content .single-product .cate_r h4 a{ font-size:16px; color:#555;font-family:'montserratB'; line-height:30px; max-height:90px; overflow:hidden;}
.cat_content .tab-content .single-product .cate_r .more{ font-size: 13px; color: #da251d;font-family:'montserratB'; margin-bottom: 30px; display: inline-block;}
.cat_content .tab-content .single-product .cate_r .more i{ margin-left: 6px;}
@media only screen and (max-width: 1380px){
	.cat_content .tab-content .single-product .main{right:-80px;}
	.cat_content .tab-scroll{ padding-left:30px;}
	.cat_content .tab-content{ padding-right:30px;}
}
@media only screen and (max-width: 1200px){
	.cat_content .cate_title h4{ margin-top:40px;}
	.cat_content .cate_title{ text-align:center;}
	.cat_content .cate_title h4{ background:url(../images/title_line.png) no-repeat center bottom;}
	.cat_content .cate_title p{ margin-bottom:20px;}
	.cat_content .tab-scroll{width:100%; padding:20px; height:auto;text-align:center;}
	.cat_content .main_title{text-align:center;}
	.cat_content .nav-tabs{max-width:100%; margin-top: 0px;}
	.cat_content .cate_main{width: 100%;}
	.cat_content .cate_main{ padding-left: 0;}
	.cat_content .nav-tabs > li a p{font-size: 14px;}
	.cat_content .nav-tabs > li{width:25%;float:left;padding:0 10px;}
	.cat_content .nav-tabs > li a{width:100%;background:#ebebeb;padding:10px 5px;border-radius:0;}
	.cat_content .nav-tabs > li:nth-child(2n+2) a{background:#ebebeb;}
	.cat_content .nav-tabs > li.active > a, .cat_content .nav-tabs > li > a:hover, .cat_content .nav-tabs > li.active > a:focus{background:#d11b20;text-align:left;}
	.cat_content .nav-tabs > li.active > a:after, .cat_content .nav-tabs > li > a:hover:after, .cat_content .nav-tabs > li.active > a:focus:after{right:5px;}
	.cat_content .nav-tabs > li a:before,.cat_content .tab-content:after{display:none;}
	.cat_content .tab-content{width:100%;padding:20px;}
	.cat_content .cate_main:after{left: 0;}
	.cat_content .owl-carousel .owl-wrapper,.cat_content .owl-carousel .owl-item{width:100% !important;}
	.cat_content .tab-content .single-product .main{position:inherit;right:auto;bottom:auto;float:left;width:40%;}
	.cat_content .tab-content .single-product .image{display:inline-block;width:60%;float:left;}
}
@media only screen and (max-width: 992px){
	.cat_content:after{max-height:200px;}
	.cat_content .tab-content .single-product .main{padding:30px 20px;}
	.cat_content .tab-content .single-product .main .title{font-size:24px;line-height:28px;}
	.cat_content .tab-content .single-product .main .title:before{height:4px;top:12px;}
	.cat_content .tab-content .single-product .main .text{font-size:12px;line-height:20px;max-height:80px;}
	.cat_content .nav-tabs > li{ width:50%;}
	.cat_content .tab-content .single-product .cate_r{ width:100%;}

}
@media only screen and (max-width: 768px){
	.cat_content .cate_title h4{ font-size:26px;}
	.cat_content .tab-scroll{padding-bottom:30px;}
	.cat_content .nav-tabs > li.active > a, .cat_content .nav-tabs > li > a:hover, .cat_content .nav-tabs > li.active > a:focus{padding:10px 5px;text-align:center;}
	.cat_content .nav-tabs > li a p{font-size:14px;}
	.cat_content .nav-tabs > li a:after{display:none;}
	.cat_content .tab-content .single-product .main{padding-top:0;}
	.cat_content .tab-content .tab_h4 a{ font-size:20px; line-height:40px;}
	.cat_content .tab-content .tab_h4:before{ height:40px;}
	.cat_content .tab-content .tab_h4 span{ font-size:30px; line-height:40px;}
	.cat_content .tab-content .single-product .cate_r h4 a{ font-size:14px; line-height:24px;}
	.cat_content .cate_title h4{ background:none; padding-bottom:0px;}
	.cat_content .tab-content .single-product .cate_r span{display: none;}
	.cat_content .tab-content .single-product .cate_r{padding-left: 0;}

	
}
@media only screen and (max-width: 580px){
	.cat_content .tab-scroll{padding-bottom:20px;}
	.cat_content .nav-tabs > li{width:50%;padding:5px;}
	.cat_content .nav-tabs > li a p{font-size:13px;}
	.cat_content .tab-content .single-product .image{width:100%;}
	.cat_content .tab-content .single-product .main{width:100%;max-width:100%;text-align:center;padding:20px 20px;}
	.cat_content .tab-content .single-product .main .title:before{display:none;}
	.cat_content .tab-content .single-product .main .title{font-size:20px;line-height:24px;}
}


@media only screen and (max-width: 400px){
.cat_content .nav-tabs > li{width: 100%;}
}




/* Numbers */
.numbers{ padding:80px 0 60px;}
.numbers .percent-blocks{ margin:0 -10%;}
.numbers .i_title .h4{ color:#fff; background:none;}
.numbers .mun_main{padding:40px 0px; position:relative; cursor:pointer;}
.numbers > .container > div{position: relative;z-index:100;}
.number-plus .numbers__num{ position:relative;}
.number-plus .numbers__num:after{ position:absolute; font-size:64px; line-height: 60px; color:#fff; font-family:'Rajdhani';  content:'+'; top:0px; left:100%;}


@media only screen and (max-width:1440px) {
.numbers > .container > div{ margin:0;}	
}
.numbers__one{width:25%;float:left; text-align:center; position:relative; margin-top: 10px;}
/*.numbers__one:after{ position:absolute; left:50%; bottom:0px; width:28px; height:4px; background:#f7b332; content:''; bottom:0px; margin-left:-14px; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}.numbers__one:hover:after{ width:60px; margin-left:-30px;}*/
.numbers__one .h4{ font-size:26px; color:#333; font-family:'Rajdhani'; text-transform:uppercase; margin-top:26px;}
.numbers__one .img{ position:relative; height: 76px; margin-bottom: 40px;}
.numbers__one .img img{ position: relative; z-index: 555; display: inline-block; margin-top: 10px;}
.numbers__one .img:before{ position: absolute; left: 50%; top: 50%; width:76px; height:76px; background: #d11b20; content: ''; margin-left: -38px; margin-top: -38px; transform:rotate(45deg); -ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); z-index: 2;transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.numbers__one .img::after{ position: absolute; left: 50%; top: 50%; width:76px; height:76px; background: none; border: 1px solid rgba(255,255,255,0.5); content: ''; margin-left: -38px; margin-top: -50px; transform:rotate(45deg); -ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); z-index: 1;transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.numbers__num{color:#fff;font-size:64px;line-height:60px;font-family:'Rajdhani'; display: inline-block;}
.numbers__one:hover .img:before{transform:rotate(0deg); -ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg);}
.numbers__one:hover .img:after{ margin-top: -38px;}
.numbers__one .num_line{ width: 40px; height: 4px; background:#da251d; display: inline-block;transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.numbers__one:hover .num_line{ width: 80px;}
.number__desc{color:rgba(255,255,255,0.5);font-size:13px; font-family:'montserratB'; line-height:22px; text-transform:uppercase; margin-top:10px; }
@media only screen and (max-width:1200px) {
.numbers__num,.numbers__one h6{font-size: 40px;}
.number__desc{font-size: 13px;}
.numbers__one{margin-top: 0px;}

}
@media only screen and (max-width:960px) {
.numbers__num{ font-size:40px;}
.numbers__one h6{ font-size:20px;}
.numbers__one h6 span{ font-size:40px;}
.number__desc{ font-size:12px; margin-top:0px;}
}

@media only screen and (max-width:768px) {
.numbers__one{ width:50%; margin-bottom:20px; margin-top:0px;}
.numbers{ padding:40px 0 20px;}
}
@media only screen and (max-width:500px) {
.numbers{ display: none;}
}

/*about_section*/
.about_img {position: relative;}
.about_img .video_ico{ position:absolute; left:50%; top:50%; height:70px; width:70px; margin-top:-35px; margin-left:-35px; background:#d11b20 url(../images/video_ico.png) no-repeat center center; border-radius:50%; z-index:99999;}

@keyframes warn {
0% {transform: scale(0);opacity: 0.25;}
25% {transform: scale(0);opacity: 0.6;}
50% {transform: scale(0.33);opacity: 0.8;}
75% {transform: scale(0.66);opacity: 1;}
100% {transform: scale(1);opacity: 0.0;}
}
@-webkit-keyframes "warn" {
0% {-webkit-transform: scale(0);opacity: 0.25;}
25% {-webkit-transform: scale(0);opacity: 0.6;}
50% {-webkit-transform: scale(0.33);opacity: 0.8;}
75% {-webkit-transform: scale(0.66);opacity: 1;}
100% {-webkit-transform: scale(1);opacity: 0.0;}
}
.about_img .video_ico:before{ background:rgba(209,27,32,0.5); width:120px; height:120px; left:50%; top:50%; position:absolute; content:''; border-radius:50%; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; margin-left:-60px; margin-top:-60px; z-index:999999; opacity: 0;
-webkit-animation: warn 3s ease-out;
-moz-animation: warn 3s ease-out;
animation: warn 3s ease-out;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
animation-iteration-count: infinite;}


.about_section{padding: 80px 0; background: url(../images/about_bg.jpg) no-repeat right center;}
.about_section .container{ width: 100%; padding: 0px 13%;}
.about_section .about_img{ float: left; width: 50%; padding-right: 40px; position: relative;}
.about_section .about_img img{ width: 100%;}
.about_section .about_img .img{ display:block; position: relative;}
.about_section .about_img .img .icon{ position: absolute; left:50%; top: 50%;}
.about_section .about_img:before{ position: absolute; left:-30px; top: -30px; content: ''; background: #ececec; width:calc(100% - 40px); height:calc(100% + 60px); z-index: -1;}
.about_section .about_text{ float: left; width: 50%;}
.about_section .about_text .i_title{ text-align: left;}
.about_section .about_text .i_title .h4{ background-position: left bottom;}
.about_section .about_text h4 a{ display: block; font-size: 20px; color: #333; font-family:'montserratB';}
.about_section .about_text .p{ font-size: 13px; color: #777; line-height: 30px; max-height: 150px; overflow: hidden; margin: 20px 0;}
.about_section .about_text .more{ display: inline-block; line-height: 40px; padding: 0px 32px; border-radius:30px; background: #d11b20; color: #fff;font-family:'montserratB'; font-size: 14px;}

.ser_section {margin-top: 40px;}
.ser_section ul li{ list-style: none;}
.ser_section ul li .icon{ float: left; margin-right: 16px;}
.ser_section ul li .h4{ display: block; font-size: 16px; color: #333;font-family:'montserratB';}
.ser_section ul li  p{ line-height: 22px; height: 44px; overflow: hidden; margin-top: 5px;}


@media only screen and (max-width:1500px) {
.about_section .about_img .img{ overflow: hidden;}
.about_section .about_img img{ height: 470px; width: auto; max-width: none;}
}

@media only screen and (max-width:992px) {
.about_section .about_img{ display: none;}
.about_section .container{ padding: 0px 15px;}
.about_section .about_text{width: 100%;}
}

@media only screen and (max-width:768px) {
.about_section { padding: 40px 0;}
}
@media only screen and (max-width:500px) {
.ser_section ul li{width: 100%;}
}

/*news_section*/
.news_section{ background: #fafafa url(../images/news_bg.jpg) no-repeat center center; padding: 60px 0;}
.news_section .news_l{ float: left; width: 50%; padding-right: 30px;}
.news_section .news_l .img{ display: block; border: 1px solid #ececec; padding: 10px; padding-bottom: 15px; position: relative;}
.news_section .news_l .text{ background: #ececec; padding: 25px 30px; }
.news_section .date{ font-size: 18px;font-family:'montserratB'; color: #fff; line-height: 18px; text-align: center;display: inline-block; position: absolute; left: 60px; bottom: -20px;}
.news_section .date span{ position: relative; z-index: 88888; color: #fff;  position: relative; }
.news_section .date p{font-family:'montserrat'; font-size: 18px; font-size: 12px; line-height:12px; color: #fff; position: relative; z-index: 8888;}
.news_section .date:before{ position: absolute; left: 50%; top: 50%; width:46px; height:46px; background: #d11b20; content: ''; margin-left: -23px; margin-top: -23px; transform:rotate(45deg); -ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); z-index: 2;transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.news_section .date::after{ position: absolute; left: 50%; top: 50%; width:60px; height:60px; background:rgba(255,255,255,0.2); content: ''; margin-left: -30px; margin-top: -30px; transform:rotate(45deg); -ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); z-index: 1;transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

.news_section .news_l .text .title{ color: #333; font-size: 16px;font-family:'montserratB'; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 10px;}
.news_section .news_l .text .p{ color: #999; line-height: 26px; height: 52px; overflow: hidden;}



.news_section .news_r{ float: right; width: 50%;}
.news_section .news_r .img{ position: relative;}
.news_section .news_r .img .date{ font-size: 16px;font-family:'montserratB'; color: #fff; line-height: 16px; text-align: center;display: inline-block; position: absolute; left: auto; right: -10px; bottom: 50%;}
.news_section .news_r .img .date:before{ position: absolute; left: 50%; top: 50%; width:38px; height:38px; background: #d11b20; content: ''; margin-left: -19px; margin-top: -19px; transform:rotate(45deg); -ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); z-index: 2;transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.news_section .news_r .img .date::after{ position: absolute; left: 50%; top: 50%; width:50px; height:50px; background:rgba(255,255,255,0.2); content: ''; margin-left: -25px; margin-top: -25px; transform:rotate(45deg); -ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); z-index: 1;transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

.news_section .news_r{margin-top: 10px;}
.news_section .news_r ul li{list-style: none; margin-bottom: 22px;}

.news_section .news_r ul li:nth-child(4n+2){animation-delay:0.1s;}
.news_section .news_r ul li:nth-child(4n+3){animation-delay:0.2s;}
.news_section .news_r ul li:nth-child(4n+4){animation-delay:0.3s;}


.news_section .news_r ul li .img{ float: left; width: 230px; margin-right: 36px;}
.news_section .news_r ul li .h4{ display: block;font-family:'montserratB'; color: #333; font-size: 16px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.line2{width: 30px; height: 1px;  background: #ccc; display: inline-block; position: relative; margin: 8px 0;transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;left: 0;}
.line2:after{ position: absolute; left: 10px; width: 30px; height: 1px; background: #ccc; content: ''; bottom: -3px;transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.li:hover .line2{background: #d60c07; left: 10px;}
.li:hover .line2:after{ left: -10px;background: #d60c07;}

.news_section .news_r ul li .day{ color: #aaa; font-size: 13px; margin-bottom: 5px;}
.news_section .news_r ul li .day i{ margin-right: 5px;}
.news_section .news_r ul li .p{ line-height: 20px; color: #999; height: 40px; overflow: hidden;}


@media only screen and (max-width:1200px) {
.news_section .news_r ul li .img{width: 180px;}
}

@media only screen and (max-width:768px) {
.news_section{padding: 40px 0;}
.news_section .news_l .img img{ width: 100%;}
.news_section .news_r,.news_section .news_l{ width: 100%; padding: 0;}
.news_section .news_r{margin-top: 30px;}
.news_section .news_r ul li{margin-bottom: 15px;}
}


/*footer*/
#footer{ background:#262626 url(../images/footer_bg.jpg) no-repeat center center; color:#999; font-size:13px; padding-top:40px; background-size:cover; border-top: 3px solid #da251d;}
#footer ul li{ list-style:none;}
#footer .modules a{ color:#999; font-size:13px;}
#footer .modules a:hover{ color:#da251d; text-decoration:underline;}

#footer .footer_con{ float:left; width:31%; padding-right:4%;}
#footer .footer_con .title_h4{ display: none;}
#footer .footer_tags{ float:left; width:23.5%; padding-right:0%;}
#footer .footer_follow{ float:left; width:19.5%;padding-right:5%;}
.fot_mes{float:left;width:26%;padding:0;position:relative;z-index:10;}
@media only screen and (max-width:992px) {
#footer .footer_con{ float:left; width:100%; padding-right:0%;}
#footer .footer_con .title_h4{ display: block;}
#footer .footer_tags{ float:left; width:100%; padding-right:0%;}
#footer .footer_follow{ float:left; width:100%;padding-right:0%;}
.fot_mes{ display: none;}

}

#footer .footer_pro ul li a,#footer .footer_follow ul li a,.footer_tags ul li a{ line-height:24px; padding:6px 0; display:inline-block;}

#footer .footer_con p{ margin: 10px 0; line-height: 22px; max-height: 66px; font-size: 12px;}
.footer_con .footer_logo{ margin-bottom: 20px;}
.footer_con li{margin-bottom:12px;font-size:13px;line-height:24px;}
.footer_con .li1{ background:url(../images/footer_add.png) no-repeat left 2px; padding-left:36px; margin-top: 6px;}
.footer_con .li2{ background:url(../images/footer_tel.png) no-repeat left center; padding-left:36px;}
.footer_con .li3{ background:url(../images/footer_email.png) no-repeat left center; padding-left:36px;}
.footer_con li a{color:#999;font-size:13px;line-height:24px;}
.footer_con li a:hover{color: #0089e1; text-decoration: underline;}
#footer .footer_con .footer_sns{margin-top: 20px;}
#footer .footer_con .footer_sns a{ margin: 0px 2px;}


.fot_mes .text{font-size:15px;line-height:24px;color:#cccccc;margin-bottom:25px;}
.fot_mes ul{list-style:none;}
.fot_mes ul li{padding:0 10px;margin-bottom:10px;}
.fot_mes ul li span{display:block;position:relative;}.fot_mes ul li span.ms_m{margin-top: 15px;}
.fot_mes ul li span:before{content:'';position:absolute;width:40px;height:40px;right:0;top:0;display:inline-block;background-position:center center;background-repeat:no-repeat;}
.fot_mes ul li span.ms_e:before{background-image:url(../images/mes_e_w.png);}
.fot_mes ul li span.ms_p:before{background-image:url(../images/mes_p_w.png);}
.fot_mes ul li span.ms_m:before{background-image:url(../images/mes_m_w.png);}
.fot_mes ul li span.ms_n:before{background-image:url(../images/mes_n_w.png);}

.fot_mes ul li input{background:none;height:40px;width:100%;line-height:40px;padding-right:45px;padding-left:5px;font-size:13px;color:#999;border-bottom:1px solid #3f3f3f;border-radius:0;}
.fot_mes ul li textarea{height:80px;background:none;width:100%;max-width:100%;max-height:60px;font-size:13px;padding:5px 45px 5px 5px;color:#808080;border:none;border-bottom:1px solid #3f3f3f;border-radius:0;}
.fot_mes ul li input:focus,.fot_mes ul li textarea:focus{color:#fff;border-color:#ccc;}
.fot_mes ul li input:-ms-input-placeholder{color:#808080;}/* Internet Explorer 10+ */ 
.fot_mes ul li input::-webkit-input-placeholder{color:#808080;}/* WebKit browsers */
.fot_mes ul li input::-moz-placeholder{color:#808080;}/* Mozilla Firefox 4 to 18 */ 
.fot_mes ul li input:-moz-placeholder{color:#808080;}/* Mozilla Firefox 19+ */ 

.fot_mes ul li textarea:-ms-input-placeholder{color:#808080;}/* Internet Explorer 10+ */ 
.fot_mes ul li textarea::-webkit-input-placeholder{color:#808080;}/* WebKit browsers */
.fot_mes ul li textarea::-moz-placeholder{color:#808080;}/* Mozilla Firefox 4 to 18 */ 
.fot_mes ul li textarea:-moz-placeholder{color:#808080;}/* Mozilla Firefox 19+ */ 
.fot_mes select{width:100%;height:40px;border:none;border-bottom:1px solid #3f3f3f;background-color: transparent;font-size:14px;color:#808080;padding-left:5px;Appearance:none;
-webkit-appearance:none;}
.fot_mes .select:after{content:'';position:absolute;width:40px;height:40px;right:0;top:0;display:inline-block;background-position:center center;background-repeat:no-repeat; background: url(../images/mes_m_d.png) no-repeat left center;}

.fot_mes .main_more{height:32px; font-size: 14px; line-height:32px;padding-left:20px;padding-right:20px;background:#da251d;color:#fff;margin-top:10px; text-transform: uppercase;font-family: "montserratB";}


.footer_sns{margin-top: 10px;}
.footer_sns a{ display:inline-block; margin-right:4px;}
.footer_sns a:hover{ opacity: 0.8;}



*:focus {outline: none;} 
#footer .title_h4{font-size:20px; color:#fff;font-family:'Rajdhani';text-transform:uppercase; margin-bottom:15px; background: url(../images/footer_line.png) no-repeat left bottom; padding-bottom: 20px; margin-top: 10px;}
@media only screen and (max-width: 992px) {
#footer .title_h4{ position:relative; margin-top:0; text-transform:uppercase; background:rgba(255,255,255,0.1); font-size:14px; padding-bottom:0px; padding:4px 10px; margin-bottom:15px; border-radius:0; line-height: 30px;}
#footer .title_h4:after {
  display: block;
  content: "\f078";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:14px; top:3px;
  color:#fff;
}
#footer .title_h4.active:after {
    content: "\f077";
}
}


.footer_bottom {padding:12px 0;font-size:12px; color:#777; text-align:center; line-height:22px; margin-top:38px; background: #191919;}
.footer_bottom  .cop .a{ margin: 0px 6px;}
.footer_bottom  .links a{ margin:0px 4px; line-height:22px;}
.footer_bottom  .links  span{color: #777;}
.footer_bottom  a{ color:#777; font-size:12px;}
.footer_bottom  a:hover{ color:#da251d; text-decoration:underline;}
.footer_bottom .ipv6 { display:inline-block; margin-right:15px; text-decoration: underline;}
.footer_bottom .ipv6 img{ margin-right:6px;}

@media only screen and (max-width:992px) {
#footer{ padding-top:30px;}
.footer_bottom{ margin-top:20px;}

}
@media only screen and (max-width:460px) {
#footer .footer_tags ul li{width:100%;}
}

/*back-top*/
.back_top{width:48px;height:48px;text-align:center; position:fixed; right:10px;bottom:80px; z-index:99999999; display:none; background:rgba(0,0,0,0.3);background-size:cover;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;border-radius:50%;border:2px solid rgba(0,0,0,0.1);}
.back_top:before{content:"\f106";font-family:'FontAwesome';color:#fff;font-size:22px;display:block;line-height:44px;}
.back_top:hover{text-decoration:none;box-shadow:0 0 10px 2px rgba(0,0,0,0,0.2);background-color:#333;}
.back_top:hover:before {animation: scroll_up_anim 1.5s infinite; }
@keyframes scroll_up_anim {
0% {
transform: translateY(-3px); }
50% {
transform: translateY(3px); }
100% {
transform: translateY(-3px); } }
.back_top:link{text-decoration:none;}
.back_top:hover:before{color:#fff;text-decoration:none;}


#online_qq_layer{z-index:9999999;position:fixed;right:70px;bottom:0; }
#floatShow{display:block;}
#floatHide{display:none;}
#online_qq_tab{position:relative;z-index:9;}
#online_qq_tab #floatShow{overflow:hidden;height:44px; padding: 0px 20px; float:right; line-height:46px;padding-left:50px;position:relative;color:#fff;font-size:12px;text-transform:capitalize;background:#da251d;font-family: "montserratB";box-shadow:0 0 13px 0 rgba(255,255,255,0.2);-webkit-box-shadow:0 0 13px 0 rgba(255,255,255,0.2);-webkit-transition:all var(--transition-time,800ms);-o-transition:all var(--transition-time,800ms);transition:all var(--transition-time,800ms); text-transform: capitalize; }
#online_qq_tab #floatShow i{height:50px;width:50px;background:url(../images/online.png) no-repeat 10px center;position:absolute;left:5px;top:0;display:inline-block;}
#online_qq_tab #floatShow:hover{margin-right:0;}
#online_qq_tab #floatHide{overflow:hidden;width:30px; height:30px;font-size:12px;float:right; color:#808080; line-height:50px;text-align:left;position:absolute;right:10px;top:10px;}
#online_qq_tab #floatHide i{width:20px;height:20px;display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;}
#online_qq_tab #floatHide i:before,
#online_qq_tab #floatHide i:after{
content:'';display:inline-block;background:#fff;width:20px;height:2px;margin:2px 0;
}
#online_qq_tab #floatHide i:before{transform:rotate(45deg) translate(4px,0px);-webkit-transform:rotate(45deg) translate(4px,0px);}
#online_qq_tab #floatHide i:after{transform:rotate(-45deg) translate(4px,0px);-webkit-transform:rotate(-45deg) translate(4px,0px);}

#online_qq_tab #floatShow:hover,#online_qq_tab #floatHide:hover{text-decoration:none;}

#onlineService{display:inline;width:300px; overflow: hidden;display:none;background: #fff; font-size:12px;box-shadow:0 0 13px 0 rgba(151,151,151,0.5);-webkit-box-shadow:0 0 13px 0 rgba(151,151,151,0.5);border-top:none;}
#online_qq_layer .inquiry .main_more{border-width:1px;margin-top:0;}
#online_qq_layer .inquiry .main_more input{height:40px;line-height:36px;font-size:12px;padding-left:20px;padding-right:20px; background: #da251d; color: #fff; font-family: "montserratB"; text-transform: capitalize; border-radius: 0;}
#onlineService .title{display:block;font-size:14px;background:#da251d;padding:10px 20px;line-height:24px;text-transform:capitalize;margin-bottom:0;font-family: "montserratB";color:#fff;}
#onlineService .title b{color:#fff;font-family: "montserratB";}
#onlineService .text{ margin-bottom:10px; color:#808080; line-height:20px; font-size:12px;}
.i_message_inquiry .inquiry { padding:15px 20px;}

.i_message_inquiry .inquiry .form-control{ border:2px solid #e5e5e5; background:none; line-height:48px;height:48px; color:#808080; font-size:12px;width:100%;box-shadow:none;padding-right:45px;background-position:95% 12px;background-repeat:no-repeat;padding-left:10px;}
.i_message_inquiry .inquiry .form-control:focus{color:#333;background-color:#fafafa;border-color:#ccc;}
.i_message_inquiry .inquiry textarea.form-control{border-radius:0;}
.i_message_inquiry .inquiry .input-group{  background:#fff; height:32px; margin-bottom:10px;width:100%;border:none;}
.i_message_inquiry .inquiry .input-group span{display:block;position:relative;}
.i_message_inquiry .inquiry .input-group span:before{content:'*';color:red;position:absolute;right:5px;top:0;z-index:2;line-height: 48px;z-index: 111;}
.i_message_inquiry .inquiry .input-group span.ms_n input{background-image:url(../images/mes_n.png);}
.i_message_inquiry .inquiry .input-group span.ms_p input{background-image:url(../images/mes_p.png);}
.i_message_inquiry .inquiry .input-group span.ms_e input{background-image:url(../images/mes_e.png);}
.i_message_inquiry .inquiry .input-group span.ms_m .form-control{height:80px;padding-top:10px;line-height:20px;background-image:url(../images/mes_m.png);background-position:95% 12px;background-repeat:no-repeat;}
.i_message_inquiry .inquiry .input-group span.ms_p:before,.i_message_inquiry .inquiry .input-group span.ms_n:before{display:none;}

/*service*/
.service{position:fixed;width:48px;height:275px;right:10px;top:214px;z-index:999999;}
.service ul li{width:48px;height:48px;float:left;position:relative;border-bottom:1px solid #aaa; list-style: none;}
.service ul li:last-child{border-bottom:none;}
.service ul li .sidebox{position:absolute;width:48px;height:48px;top:0;right:0;transition:all 0.3s; background:rgba(0,0,0,0.7); color:#fff;overflow:hidden; line-height: 48px; border-bottom: 1px solid #555;}
.service ul li:last-child .sidebox{border-bottom: none;}
.service ul li .sidebox a{ color: #fff; line-height: 48px;}
.service ul li:hover .sidebox a{ padding-left: 20px;}
.service ul li .sidetop{width:48px;height:48px;line-height:48px;display:inline-block;background:#000;transition:all 0.3s;}
.service ul li .sidetop:hover{background:#000;opacity:1;filter:Alpha(opacity=100);}
.service ul li img{float:right;}

.service ul li.coad:hover .sidebox{height:110px;}
.service ul li.coad span{display: inline-block; position: absolute; left:30px; top: 10px; width: 90px; height: 90px; opacity: 0;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.service ul li.coad span img{ max-width: 90px;}
.service ul li.coad:hover span{ opacity: 1;}
@media only screen and (max-width: 990px) {.service{display:none;}}

.mobile_nav{position:fixed;left:0;bottom:0;width:100%;padding:5px 0;display:none;z-index:999999;box-shadow:0 0 10px 0 rgba(255,255,255,0.4);-webkit-box-shadow:0 0 15px 0 rgba(255,255,255,0.4);border-radius:2px 2px 0 0;background:#da251d;border-top:1px solid #eee;}
.mobile_nav a{display:inline-block;width:20%;padding:0 10px;float:left;text-align:center;}
.mobile_nav a i{width:36px;height:36px;display:inline-block;background-repeat:no-repeat;background-position: center center;background-size:contain;}
.mobile_nav a p{color:#fff;padding-top:5px;font-size:12px;text-transform:uppercase;line-height:12px;margin:0;}
.mobile_nav a:nth-child(3){float:right;}
.mobile_nav a:nth-child(4){float:right;}

@media only screen and (max-width: 992px){
	#service{display:none;}
	#onlineService01{width:150px;}
	.onlineMenu .call-top{padding:8px 5px;}
	.onlineMenu .call-top p{font-size:16px;}
	.onlineMenu ul{padding:10px;}
	.onlineMenu .call>p{padding-left:20px;font-size:12px;}
	.onlineMenu .call>p a{font-size:12px;}
	.onlineMenu .call>p.ser01,.onlineMenu .call>p.ser02,.onlineMenu .call>p.ser03,.onlineMenu .call>p.ser04,.onlineMenu .call>p.ser05{background-size:12px;}
	.back_top{right:10px;bottom:60px;width:40px;height:40px;}
	.back_top:before{font-size:20px;line-height:36px;}
}
@media only screen and (max-width: 1200px) {
#online_qq_tab #floatShow i{left: 0px;}
#online_qq_tab #floatShow{width: 50px; padding-right: 0;}
#online_qq_layer{right: 10px;}
}
@media only screen and (max-width: 768px) {
	#online_qq_layer{right:0;}
	#onlineService{ width:100%;}
	#online_qq_layer{ width:100%;bottom:0;}
	#online_qq_tab{ width:100%;}
	#online_qq_tab #floatShow{ background:#da251d url(../images/mobile-inq.png) no-repeat center center;border-radius:0;margin-right:0; width:50px; height:50px; position:absolute;left:50%;bottom:10px;margin-left:-25px;border:3px solid #fff;padding:0;box-shadow:none;border-radius:50%;text-indent:-999999px;z-index:9999999999;}
	#online_qq_tab #floatShow i{display:none;}
	#online_qq_tab #floatShow span{ display:none;}
	.mobile_nav{display:block;}
	.mobile_nav a i{width: 24px;height:24px;}
	.mobile_nav a p{text-transform:capitalize;}
	.footer-bottom{padding-bottom:60px;}
	#onlineService .i_message_inquiry .main-more input{padding:8px 20px;}
	.i_message_inquiry .inquiry{padding:15px 10px;}
	#onlineService .title{padding:10px 15px;}
	.footer_bottom{padding-bottom: 70px;}
}
@media only screen and (max-width: 375px) {
	.mobile_nav a p{text-transform:capitalize;}
}


/*n_main*/
@media only screen and (min-width: 768px) {.banner_r .mbx_section{ position: absolute; left: 0px; bottom: 50%; width: 100%;  -webkit-transform: translate(0%, 50%);  -moz-transform: translate(0%, 50%); -ms-transform: translate(0%, 50%);-o-transform: translate(0%, 50%); transform: translate(0%, 50%);}}
.n_main{font-size: 12px; color: #666; line-height:30px; padding: 40px 0 60px;}
.n_banner{position: relative; overflow: hidden;}
.n_banner img{ width: 100%;}

.n_left{float: left; width: 25%;}
.n_right{float: right; width: 75%; padding-left: 50px;}
.n_left2{float: right; width: 25%;}
.n_right2{float: left; width: 75%; padding-right: 50px;}

@media only screen and (max-width:992px) {
.n_left{width: 100%; margin-top: 20px;}
.n_right{width: 100%; padding-left: 0;}
.n_left2{width: 100%; margin-top: 20px;}
.n_right2{width: 100%; padding-right: 0;}
}
.n_title{font-family: "Rajdhani"; background: url(../images/title_ico.png) no-repeat left center;font-size:28px; color: #333; display: inline-block;line-height: 40px; position: relative; text-transform:uppercase; float: left; padding-left: 50px;}
.mbx_section{ padding: 10px 15px; text-align: center; background: #fff; position: relative; border-bottom:1px solid #eee;}
.mbx_section h2 , .mbx_section .mbx a ,.mbx_section .mbx span{ font-size: 12px; color:#999; display: inline-block; text-transform: capitalize;}
.mbx_section .mbx a{color: #da251d;}
.mbx_section .mbx a:nth-child(1) i{ color: #da251d;}
.mbx_section .mbx{float: right; margin-top: 6px;}
.mbx_section .mbx i{margin: 0px 6px; color:#999;}

@media only screen and (max-width:768px) {
.mbx_section{padding:4px 0;}
.n_title{width: 100%; text-align: center; background: none; padding-left: 0;}
.n_title{font-size: 20px; line-height: 30px;}
.mbx_section .mbx{width: 100%; text-align: center; padding: 0px;}
.n_main{padding: 30px 0; background:none;}
.n_banner .n_title{font-size: 40px; line-height: 40px; bottom: 10px;}
.mbx_section .mbx{background: none; margin-top: 0;}
.n_title{color: #333;}
.mbx_section h2, .mbx_section .mbx a{color: #777;}
.mbx_section .mbx i{color:#da251d;}


}
/*about*/
.about_nav{ margin-bottom:30px; text-align: center;}
.about_nav ul li{list-style:none; display: inline-block; }
.about_nav ul li a{ display:block; line-height:40px; padding:5px 30px; color:#333;  font-family: "montserratB";  background:#eee; font-size:16px; text-transform:capitalize;}
.about_nav ul li:nth-child(1) a{ border-top-left-radius: 30px; border-bottom-left-radius: 30px;}
.about_nav ul li:nth-child(2) a{background: #ececec;}
.about_nav ul li:nth-child(3) a{ border-top-right-radius: 30px; border-bottom-right-radius: 30px;}
.about_nav ul li a i{ border: 2px solid #da251d; background: #da251d; border-radius: 50%; width: 40px; height: 40px; display: inline-block; background-size: 20px; float: left; margin-right: 20px;}
.about_nav ul li.active a,.about_nav ul li:hover a{ background:#da251d; color:#fff;}
.about_nav ul li.active a i,.about_nav ul li:hover a i{border: 2px solid rgba(255,255,255,0.3);}

@media only screen and (max-width:768px) {
	.about_nav ul li{ width:33.33%; margin-bottom:10px; float: left;}
	.about_nav ul li a{font-size: 13px;}
}

@media only screen and (max-width:600px) {
	.about_nav ul li{ width:100%; margin-bottom:10px; float: left;}
	.about_nav ul li a{border-radius: 0 !important;}
}

/*contact*/
.contact{ margin-top:50px;}
.section_title{ font-size:30px; color:#333;  text-transform:uppercase; margin-bottom:10px;}


.section_h4{font-size:20px; color: #333; font-family: 'Rajdhani'; text-transform: uppercase; margin: 10px 0 20px;}
.contact_info{position:relative;padding:80px 10px;z-index:2;overflow: hidden;}
.contact_info:before{background:linear-gradient(180deg, rgba(0,0,0,0) 10%, #333 90%);position:absolute;left:0;bottom:0;width:100%;height:60%;content:'';z-index:-1;display:block;filter:alpha(opacity=06);-moz-opacity:0.06;opacity:0.06;}
.contact_info ul{list-style:none;padding:0;padding-top:30px;}
.contact_info ul li{padding:0 20px;position:relative;z-index:2;text-align:center;}
.contact_info ul li .column{box-shadow:0 5px 27px rgba(0,0,0,.09);transition:all .5s;padding:20px;padding-top:0;border-radius:0;position: relative;z-index: 5;text-align: center;min-height:220px;background:#fff;}
.contact_info ul li .column:hover{border-color:#da251d;box-shadow:0 2px 30px 1px rgba(0,0,0,0.05);}
.contact_info ul li em{display: block;font-size:16px; font-style: normal;text-transform: uppercase;color:#333;font-family:'montserratB';margin-bottom:15px;line-height:24px;margin-top: -10px;}
.contact_info ul li .txt{font-size:13px;line-height:20px;color:#808080;padding:0;width:100%;text-transform:uppercase;margin-top:15px;display: block;}

.contact_info ul li .icon{width: 80px;height: 80px;position: relative;z-index: 4;top:-40px;display:inline-flex;align-items: center;justify-content: center;}
.contact_info ul li .icon:after{content:'';width:100%;height:100%;top:0;left:0;position: absolute;z-index: -1;border-radius:30%;transform: rotate(45deg);-webkit-transform: rotate(45deg);-webkit-transition: all .5s;transition: all .5s;box-shadow: 0 -3px 7px 0 rgba(0,0,0,0.07);background:#fff;
}
.contact_info ul li:hover .icon:after{border-radius:50%;}
.contact_info ul li .icon:before{content:'';top:-5px;bottom:-5px;right:-5px;left:-5px;border-radius: 50%;border:1px solid #da251d;transition:all .5s;position: absolute;z-index: -1;opacity: 0;filter: alpha(opacity=0);}
.contact_info ul li:hover .icon:before{left:-20px;right:-20px;bottom:-20px;top:-20px;opacity: 0.2;filter: alpha(opacity=20);}
.contact_info ul li .icon span{display: inline-block;transition:all .5s;width:48px;height:48px;background-repeat:no-repeat;background-image: url(../images/icon.png);}
.contact_info ul li:hover .icon span{
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    filter:FlipH; transform: rotateY(180deg);
}
.contact_info ul li p{font-size:14px;line-height:24px;margin:0;margin-bottom:5px;color:#4d4d4d;}
.contact_info ul li p a:hover{color:#da251d;}


.con_main{ padding: 80px 0;}
.contact_inq{position: relative; border: 3px solid #f1f1f1; padding: 30px;background: url(../images/ico_letter.png) no-repeat 95% 30px; }
.contact_inq .title_h{ font-size:120px; color:#f6f6f6;font-family: 'montserratB'; position:absolute; left:20px; top:20px; content:''; white-space:nowrap; text-transform:uppercase;line-height:100px; z-index: -1;}
.contact_inq  .title_1{position: relative; z-index: 2;}
.contact_inq  .title_1 h6{ font-size: 14px; color: #da251d; font-family:'Rajdhani';}
.contact_inq  .title_1 h4{ font-size:30px; color: #333; font-family: 'Rajdhani'; text-transform: uppercase; margin: 10px 0 20px;}


.contact_inq .p{ font-size:12px; color:#777; line-height:24px; max-height:48px; overflow:hidden; margin-bottom:20px; padding-right: 8%;}
.contact_inq .input_1{ font-size:12px;line-height:50px;height:50px; padding-left:20px; width:100%; background:#f9f9f9; color:#999; margin-bottom:30px; border:2px solid #e5e5e5;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.contact_inq .input_1:focus{border: 2px solid #da251d; -webkit-box-shadow:0 7px 38px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 7px 38px 0 rgba(0,0,0,0.1);box-shadow:0 7px 38px 0 rgba(0,0,0,0.1); color:#333;}
.contact_inq .input_2{line-height:30px; font-size:12px; height:100px; padding-left:20px; width:100%; background:#f9f9f9; color:#999; border:2px solid #e5e5e5; margin-bottom:15px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.contact_inq .input_2:focus{ border: 2px solid #da251d; -webkit-box-shadow:0 7px 38px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 7px 38px 0 rgba(0,0,0,0.1);box-shadow:0 7px 38px 0 rgba(0,0,0,0.1); color:#333; }

.contact_inq .in_email{ background:#fff url(../images/inquiry_email.png) no-repeat  right center; padding-left:20px;}
.contact_inq .in_tel{ background:#fff url(../images/inquiry_tel.png) no-repeat  right center; padding-left:20px;}
.contact_inq .in_message{ background:#fff url(../images/inquiry_message.png) no-repeat right 10px; padding-left:20px;}

.contact_inq .btn_1{ line-height:42px; height:42px; padding:0px 26px; background:#da251d; font-size:12px;font-family:'montserratB';border:none; color:#fff; border-radius:30px; text-transform:uppercase; margin-top:10px; 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;}
.contact_inq .btn_1::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;background-color: rgba(255,255,255,0.15);-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;-webkit-transform: scale(0.5, 1);transform: scale(0.5, 1);} 
.contact_inq .btn_1:hover::before{opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
.contact_inq .btn_1:hover{ background:#da251d;}
.contact_inq button{ border:none;}

.contact .map img{width: 100%;}


@media screen and (max-width: 768px) {
.contact_m{ padding:0px;}
.con_map{ margin-top:20px;}
.com_ul li .li h4{ margin:5px 0;}
.contact_email { width:100%;}
.contact_email{ margin-top:20px;}
.com_ul li .li{ background:#fafafa;}
.con_main .con_info{ padding-left:15px; margin-top:50px;}
.com_ul li .li .icon{ display:none;}
.com_ul li .li{ padding:10px; margin:0px; background:none;}
.com_ul li{ text-align:left;}
.contact{ margin-top:0px; margin-bottom: 0px;}
.con_main{padding: 20px;}
.contact_inq{padding: 30px;}
.contact_inq .title_h{display: none;}
.contact_inq .title_1 h4{font-size: 24px; margin: 8px 0;}
.contact .map{margin-top: 30px;}
.com_ul li .li h4, .com_ul li .li h4 a{font-size: 16px;}
.com_ul li .li span{font-size: 14px;}
.com_ul li .li p{margin-bottom: 0;}
}


/*left*/
.search_left{border-bottom: 1px solid #ddd; padding-bottom: 30px; margin-bottom: 30px;}
.search_left h4{ font-family: "montserratB";  text-transform: uppercase; background: #eee; line-height: 40px; color: #333; padding-left: 15px; font-size: 16px;}
.search_left p{color: #808080; line-height: 20px;}
.search3{width:100%; position:relative; margin-top:10px;}
.search_main3{height:42px;background:#fff;float:left; line-height:42px;font-size:12px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; padding-left:10px; width:100%; color:#999; border:1px solid #eee;}
.search_main3:focus{background:#fff;border:1px solid #da251d;color:#333;}
.search_btn3{display:block; width:42px;height:42px;cursor:pointer;background:#da251d url(../images/search_ico2.png) no-repeat center center; border:none; float:left; position:absolute; top:0px; right:0px; border-radius:0; background-size:16px auto;}



.nav_h4{ font-family: "Rajdhani"; line-height: 30px; color: #fff; background: #474747 url(../images/num_bg.jpg) no-repeat center center;  font-size:20px; position:inherit; text-transform:uppercase; padding:12px 10px; margin-bottom: 10px;}
.nav_h4::after{ content:none;}
.nav_h4:before{ content:"\f03a"; color:#fff; float:right; font:normal normal normal 14px/1 FontAwesome; margin-right:6px; line-height:32px;}

@media only screen and (max-width:992px) {
.nav_h4{ position:relative;color:#fff; background:#da251d; padding:0px 10px; font-size:14px; line-height: 36px;  font-family: "montserratB"; text-transform:  capitalize;}
.nav_h4:before{ content:none;}
.nav_h4:after {  display: block;  content: "\f107";  font-family: "FontAwesome";  position: absolute;  right:15px;  cursor:pointer; font-size:20px; top:0px;  color:#fff;}
}

.toggle_content{width: 100%;}
/*left*/
.left_nav{background: #f8f8f8;  padding-bottom: 0;}
ul.mtree{opacity: 0;margin-left: 0; padding-left: 10px; padding-right: 10px;}
ul.mtree li {list-style: none;}
ul.mtree>li>a{font-family: "montserratB"; 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.mtree>li{ position: relative; border-bottom: 1px dashed #e5e5e5;}
ul.mtree>li:before{ position: absolute; left: 0px; top: 16px; width: 4px; height: 4px;  background: #ced2d9;}
ul.mtree>li:last-child{ border-bottom:none;}
ul.mtree a {display: block;font-size:13px; color:#333;-moz-transition: all 0s;-o-transition: all 0s;-webkit-transition: all 0s;transition: all 0s;  padding:8px 10px;line-height:22px; padding-right:36px; padding-left:14px; }
ul.mtree li ul a{ padding:6px 12px; padding-right:24px; font-weight: normal; font-family: 'poppins'; border-bottom: 1px solid #eee;}
ul.mtree ul li:last-child a{ border:none;}
ul.mtree.transit li.mtree-open>span:before  {content:"\f106";font-family:FontAwesome;padding-left:5px; float:right; font-size:18px; color:#808080; font-style:normal; padding:6px 12px; position:absolute;  right:0; top:0px;}
ul.mtree.transit li.mtree-closed>span:before {content:"\f107";font-family:FontAwesome;padding-left:5px; float:right; font-size:18px; color:#808080; font-style:normal; padding:6px 12px; position:absolute;  right:0; top:0px;}
ul.mtree .mtree-level-1 li.mtree-open>span:before {content:"\f106";font-family:FontAwesome;padding-left:5px; float:right; font-size:16px; color:#808080; font-style:normal; background:none; padding:5px 20px; position:absolute;  right:5px; top:0; border-left:none;}
ul.mtree .mtree-level-1 li.mtree-closed>span:before{content:"\f107";font-family:FontAwesome;padding-left:5px; float:right; font-size:16px; color:#808080; font-style:normal; background:none;  padding:5px 20px ; position:absolute;  right:5px; top:0; border-left:none;}
ul.mtree li ul a li a{ padding-left:20px;}
ul.mtree>li:hover>a{ color:#da251d;}
ul.mtree>li.mtree-node a ul a{ font-size:14px;}
ul.mtree>li.mtree-open{color:#da251d ;padding-bottom:0;}
ul.mtree>li.mtree-open>a{color:#da251d;  padding-left: 15px;}
ul.mtree>li.mtree-node:hover>a{color:#da251d ;text-decoration:none;}
ul.mtree .mtree-level-1 li.mtree-closed>span{color:#fff ;text-decoration:none;}

ul.mtree.transit li.mtree-closed:hover > span::before,ul.mtree.transit li.mtree-open:hover>span:before{ color:#da251d;}
ul.mtree .mtree-level-1 li.mtree-open:hover>span:before,ul.mtree .mtree-level-1 li.mtree-closed:hover>span:before{ color:#da251d !important;}


ul.mtree ul {  background:#eee;}
ul.mtree ul li{list-style:none; position:relative;}
ul.mtree ul li a{display:block;color:#555;font-size:12px;}
ul.mtree>li>ul>li>a{ font-size:12px !important;}
ul.mtree>li>ul>li>a:before{content:"";}
ul.mtree ul li:hover a{color:#da251d;}
ul.mtree li ul li.mtree-open a{color:#ff000;text-decoration:none;}
ul.mtree .mtree-level-2{ margin-top:0px; border:none; padding:0px; margin-bottom:0; background:#eee;}
ul.mtree li ul.mtree-level-2 li a{color:#808080;font-weight:normal;font-size:12px; padding-left:20px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:underline;color:#da251d;font-weight:normal;}
ul.mtree.jet ul {margin-left: 0;}
ul.mtree.jet li {margin-bottom: 1px;}
ul.mtree.jet li:last-child {margin-bottom: 0px;}
ul.mtree.jet li:first-child {margin-top: 1px;}
ul.mtree.jet li.mtree-active a {background: #e5e5e5;}
ul.mtree.jet li.mtree-active li:last-child > a {border-radius: 0px 0px 3px 3px;}
ul.mtree.jet li.mtree-active > a {background: #008cba;color: #FFF; border-radius: 3px 3px 0px 0px;}
ul.mtree.jet li > a:hover { background: #FFC000;color: #FFF;}
ul.mtree.jet a { padding: 5px 0px 5px 1em;}
ul.mtree.jet li li > a { padding-left: 2em;}
ul.mtree.jet li li li > a {padding-left: 3em;}
ul.mtree.jet li li li li > a {padding-left: 4em;}
ul.mtree.jet li li li li li > a {padding-left: 5em;}
ul.mtree a:hover{text-decoration:none;}
ul.mtree>li.mtree-node ul i{margin-right:4px; font-size:10px; color:#999;}
.mtree-skin-selector{ display:none !important}



/*hot_left*/


.hot_left{ margin-top:30px;}
.hot_left ul{border-bottom:none; }
.hot_left ul li{ list-style:none;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; margin-bottom: 10px; background: #fff; position: relative; padding-bottom: 10px;}
.hot_left ul li .li{ position: relative; z-index: 999; 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: 1px solid #eee;}
.hot_left ul li .li:hover{box-shadow:0 5px 9px rgba(0,0,0,0.08);-webkit-box-shadow:0 5px 9px rgba(0,0,0,0.08);-moz-box-shadow:0 5px 9px rgba(0,0,0,0.08); transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}


.hot_left ul li:last-child{ margin-bottom: 0; padding-bottom: 0;}
.hot_left ul li:last-child .li{ border-bottom: none;}
.hot_left ul li .img{ float:left; width:38%;display:inline-block; margin-right:15px; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;overflow:hidden; position:relative; }
.hot_left ul li .more{ color:#777; font-family: "montserratB"; text-transform:capitalize; font-size:12px; display:block;}
.hot_left ul li .more i{ margin-left:4px;}
.hot_left ul li .h4 a{ font-size:12px; color:#666; overflow:hidden; line-height:24px; max-height:48px; display:block; margin-top: 4px;}
.hot_left ul li:hover .h4 a{ text-decoration: underline;}
.hot_left ul li:hover .img img{transform: scale(1.1);}
.hot_left ul li:hover .more{color: #da251d;}
@media screen and (max-width:992px) {
.hot_left { display:none;}
}


.left_h4{ position: relative; line-height: 30px; text-align:left; font-family: "Rajdhani"; color:#333; font-size:20px;  text-transform:uppercase;  padding-bottom: 10px; background: url(../images/title_line.png) no-repeat left bottom; background-size: 50px auto; margin-bottom: 10px; border-bottom: 1px solid #eee;}


.more_1{ font-size: 12px; color: #333; line-height: 38px;}



/*news*/
.news .date{ font-size: 18px;font-family:'montserratB'; color: #fff; line-height: 18px; text-align: center;display: inline-block; position: absolute; left: 40px; bottom:-10px;}
.news .date span{ position: relative; z-index: 88888; color: #fff;  position: relative; }
.news .date p{font-family:'montserrat'; font-size: 18px; font-size: 12px; line-height:12px; margin-top: 0; color: #fff; position: relative; z-index: 8888;}
.news .date:before{ position: absolute; left: 50%; top: 50%; width:46px; height:46px; background: #d11b20; content: ''; margin-left: -23px; margin-top: -23px; transform:rotate(45deg); -ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); z-index: 2;transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.news .date::after{ position: absolute; left: 50%; top: 50%; width:60px; height:60px; background:rgba(255,255,255,0.2); content: ''; margin-left: -30px; margin-top: -30px; transform:rotate(45deg); -ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); z-index: 1;transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

.news  ul li:hover .date:before{transform:rotate(135deg); -ms-transform:rotate(135deg); -moz-transform:rotate(135deg); -webkit-transform:rotate(135deg); -o-transform:rotate(135deg);}


.news .img{ display:block;position:relative; border: 1px solid #ececec; padding: 10px;}
.news .text{ background: #f8f8f8; padding: 16px;}
.news .img{ display:block; position: relative}
.news .img a{ display: block; overflow: hidden;}
.news .img img{ width: 100%;}
.news .news_day{ color: #808080; font-size: 12px;  display: inline-block;}
.news .news_day i{margin-right: 4px; color: #da251d;}
.news .img img{ width:100%;}
.news  ul li{ list-style:none; margin-bottom:20px;  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-bottom: 20px; background: #fff; padding: 12px;}
.news  ul li .li{position: relative;transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.news  ul li .h4 a{font-size:20px;color:#333;  font-family: "Rajdhani"; display:block; overflow:hidden; margin-top: 15px; line-height: 24px; height: 48px;}
.news  ul li p{ font-size: 12px;  color:#999; max-height:44px; overflow:hidden; line-height:22px; margin-top:6px;}
.news  ul li:hover .h4 a{ color:#da251d;}
.news  ul li:hover img{transform: scale(1.1);}
.news  ul li .li:hover{ transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}
.news  ul li .img{ position: relative;}

.news  .more_1{margin-top: 20px;}



@media only screen and (max-width: 550px) { .news  ul li{width: 100%;}}
@media only screen and (max-width: 768px) {.news ul li h4 a{ overflow:hidden; line-height:24px;max-height:48px; font-size:14px;}}
@media only screen and (max-width: 375px) {.news .img{ width:100%; float:none; display:block; margin-bottom:20px;}}

/*翻页*/
.page_p{ margin:0px auto 0px;text-align:center; width:100%; font-size:12px; margin-top: 10px;}
.page_p a{ display:inline-block; font-size:12px; line-height:34px; padding:0px 10px; text-align: center;min-width: 34px; margin-left:5px; color:#555; transition: 0.2s; -webkit-transition: 0.2s;	-moz-transition: 0.2s;	-o-transition: 0.2s; background:#fff; border:2px solid #eee;}
.page_p a i{ line-height:34px;}
.page_p a:hover{ background:#da251d;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:#fff !important; border:2px solid #da251d;}
.total{ font-size:14px; line-height:24px; color:#777; margin-top:20px; }
.total span{ color:#da251d; margin: 0px 6px;}
.page_p>span{ padding:0px 10px;line-height:34px; background:#da251d; border:2px solid #da251d; color:#fff; display:inline-block; margin-left:5px; }

@media only screen and (max-width: 500px) {
.page_p{text-align: center;}
.total{width: 100%; }
}

.cbp-vm-view-grid .page_more{ display:none;}
.page_more i{ display:none;}
.page_more a{ display:inline-block; line-height:22px; border-radius:5px; border:2px solid #da251d; color:#da251d; text-align:center; padding:4px 30px; text-transform:uppercase; font-size:18px; margin-top:20px;}
.page_more a span{ color:#da251d; font-size:14px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.page_more a:hover{ background:#da251d;}
.page_more a:hover span{ color:#fff;}


#pre_next{ margin:10px 0; list-style:none; font-size:12px;}
#pre_next li{ border-bottom:none; margin-bottom:0px; border-left:none; background:#f6f6f6; margin:10px 0; padding:6px 10px;  position: relative; padding-left: 8px; border-radius: 5px;}
#pre_next .a{color:#333;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; text-align:center;  font-family:"Rajdhani"; text-transform:uppercase; font-size:16px; margin-right: 4px; line-height:36px; padding: 0;}
#pre_next i{ margin-right:10px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; font-size:12px; text-align:center;  color:#fff; float:left; width:36px; height:36px; background:#da251d;   line-height: 36px; border-radius: 5px;}
#pre_next a{ color:#444; font-size:12px; line-height: 30px; display: inline-block;}
#pre_next li:hover a{color:#da251d;}
#pre_next li:hover i{ color:#fff; background:#da251d;}


#pro_page{ list-style:none; margin-top:10px;}
#pro_page span{ font-size:14px; text-transform:capitalize; color:#444;}
#pro_page li{ padding:2px 0px;}
@media (max-width:768px){ .pre{ float:none; width:100%;} .next{ float:none; width:100%;}
#pre_next a,#pre_next .a{line-height: 20px;}
#pre_next i{display: none;}
#pre_next a{display: inline;}
#pre_next li{border-radius: 5px;}

}
@media only screen and (max-width: 400px) {
#pre_next li{ width:100%;}
#pre_next .next{ text-align:left; border-left:none;}
#pre_next .next i{ float:left; margin-left:0;}
}
/*产品列表*/
.products_m{color:#666; font-size:12px; margin-bottom:10px;line-height:30px;}
/*products*/
.cbp-vm-switcher {width:100%; }
.cbp-vm-view-grid .tags_ul{ display:none;}
.cbp-vm-view-grid .pro_more{ margin-top:10px;}
.cbp-vm-options{margin-bottom:15px; text-align:left; padding: 6px 0; border-top: 1px solid #eee; border-bottom: 1px solid  #eee;}
.cbp-vm-options p{display:inline-block;   font-family: "montserratB";  float:left;vertical-align:middle; color:#da251d; text-transform:capitalize; font-size:14px; margin-left:8px;}
.cbp-vm-options a {vertical-align:middle;height:38px;overflow: hidden;white-space:nowrap;color:#333; line-height:38px; text-align:center; width:38px;display:inline-block; background:#fff; }
.cbp-vm-grid:before { background: url(../images/cav_2.png) no-repeat center center; width: 34px; height: 34px; content: '';}
.cbp-vm-list:before { background: url(../images/cav_1.png) no-repeat center center; width: 34px; height: 34px; content: '';}
.cbp-vm-options a:hover,.cbp-vm-options a.cbp-vm-selected { background: #eee;}
.cbp-vm-options a:before {font-size:18px;text-align: center;display: inline-block; line-height:34px;}

.tags_ul{ margin-bottom:10px; margin-top:5px; padding:4px 0;}
.tags_ul span{ font-size:12px;  font-family: "montserratB"; text-transform:uppercase; color:#333; margin-right:6px;}
.tags_ul a{ display:inline-block; padding:0px 14px; background:#f1f1f1; font-size:12px; color:#666;  line-height: 30px; margin: 2px 0;}
.tags_ul i{ margin-right:3px; font-size: 12px; color: #ccc;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.tags_ul a:hover{color:#fff; background:#da251d;}
.tags_ul a:hover i{color: #fff;}
@media screen and (max-width: 768px) {
.tags_ul{ width:100%;}
}
/* General list */
.cbp-vm-switcher ul {list-style: none;padding: 0;}
/* 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;-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 span{display:inline-block;width:100%;height:auto; border:1px solid #eee; overflow:hidden;}
.cbp-vm-image img {width:100%;cursor:pointer;position:relative;max-width:100%;max-height:100%;}
.cbp-vm-image .light_box::before{background: rgba(0,0,0,0.1) url(../images/link_ico.png) no-repeat center center;}


.cbp-vm-switcher ul li h4 a{font-size:14px;display:block;color:#444; word-wrap:break-word; text-align:left;}
.cbp-vm-switcher ul li .cbp-vm-details{color:#999;overflow:hidden;height:48px;line-height:24px; font-size:12px; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

.cbp-vm-switcher ul h4 a:hover{ text-decoration:none; color:#da251d;}
.cbp-vm-view-grid .prol_more{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;
}



/* Large grid view */

.cbp-vm-view-grid ul li {
	width:33.33%;
	text-align: left;
	vertical-align: top;
	float:left;
}
/* List view */
.cbp-vm-view-list li {text-align:left;white-space:normal;  margin-bottom:30px; }
.cbp-vm-view-list li:nth-child(2n+1){ background: #f9f9f9; padding: 15px;}
.cbp-vm-view-list li .i_more{ margin-top:0px; font-size:12px;}
.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:37%;display:inline-block; vertical-align:middle;float:left; margin-right:3%;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; background: #fff;}
.cbp-vm-view-list .cbp-vm-image  a{display: block; overflow: hidden;}
.cbp-vm-view-list ul li h4 a{display:inline-block; width:60%;text-align:left;font-size:16px;color:#333; float:left;}

.cbp-vm-view-list ul li .cbp-vm-details {width:60%; overflow: hidden;white-space: normal;max-height:48px; line-height:24px; color:#777; margin:5px 0px;}

@media screen and (max-width: 940px) {.cbp-vm-view-grid ul li {width: 50%;}.cbp-vm-switcher ul li h4 a{ font-size:14px;}}


@media screen and (max-width: 520px) {
	.cbp-vm-view-list .prol_more{font-size:12px;padding:2px 20px 7px 20px;}
	
  }

@media screen and (max-width: 300px) {
	.cbp-vm-view-list ul li h4 a{width:100%;}
	.cbp-vm-view-list ul li .cbp-vm-details{width:100%;}
	.cbp-vm-view-list .cbp-vm-image{width:100%; margin-right:0px;}
	.cbp-vm-view-grid ul li {width:100%; margin-bottom:20px;}
	.p_hot_2{ width:100%;}

}

.products li span{ overflow:hidden;}

.cbp-vm-view-list ul li .cbp-vm-image{border: 1px solid #eee; overflow: hidden;}
.cbp-vm-view-list ul li .h4 a{max-height:60px;  font-family: "montserratB";  line-height:30px; color: #444; font-size: 16px; overflow:hidden; display:block; }
.cbp-vm-view-list ul li .h4 a:hover{ color: #da251d;}
.cbp-vm-view-list ul li:hover .cbp-vm-image{ border-color: #eee;}
.cbp-vm-view-list ul li .pro_ico{display: none;}
@media screen and (max-width: 768px) {
.cbp-vm-view-list ul li h4 a{ line-height:24px; max-height:48px;}
}
/*9gonghe*/
.cbp-vm-view-grid ul {list-style: none;padding: 0; margin:0px -10px;}
.cbp-vm-view-grid ul li  .li{position: relative; padding:10px; border: 2px solid #eee;}
.cbp-vm-view-grid ul li  .li:before{ position: absolute; left: 0px;  top: 0px; height: 0; content: ''; width: 100%; border-left: 1px solid #da251d; border-right: 1px solid #da251d; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.cbp-vm-view-grid ul li:hover  .li:before{height: 100%;}
.cbp-vm-view-grid ul li  .li:after{ position: absolute; left: 0px;  top: 0px; height: 100%; content: ''; width: 0; border-top: 1px solid #da251d; border-bottom: 1px solid #da251d; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.cbp-vm-view-grid ul li:hover  .li:after{width: 100%;}

.cbp-vm-view-grid ul li {text-align: center;}
.cbp-vm-view-grid ul li .i_more{ position: absolute; left: 10%; bottom: -100px;  width: 80%; 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:4px 0; z-index: 77; text-align: center; line-height: 36px; background: #d60c07;border: 2px solid #d60c07; color: #fff;}
.cbp-vm-view-grid ul li:hover .i_more{ bottom: 10px; }
.cbp-vm-view-grid ul li .i_more a{ line-height:34px; padding:0px 24px; font-size: 12px; display: inline-block; border: none;padding-left: 36px; border-radius: 0 !important
;}
.cbp-vm-view-grid ul li .i_more a i{ float: none;}
.cbp-vm-view-grid ul li{  margin-bottom:20px; padding:0px 10px;}
.cbp-vm-view-grid ul li .h4 a{margin:5px 0 5px;line-height:22px; font-family: "montserratB";  font-size: 14px; height:44px; overflow:hidden;display:block; text-align:center; color: #333; z-index: 999; position: relative;}
.cbp-vm-view-grid ul li .li{text-align:center; position:relative;}
.cbp-vm-view-grid ul li .li .cbp-vm-image{ overflow:hidden; margin-bottom:10px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; position: relative; background: #fff; z-index: 66;}
.cbp-vm-view-grid ul li:hover  .cbp-vm-details{ opacity: 0;}
.cbp-vm-view-grid ul li .li .cbp-vm-image .pro_ico a img{ width: 50px; height: auto;}
.cbp-vm-view-grid ul .li{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.cbp-vm-view-grid ul li .li:hover{box-shadow:0 0px 15px rgba(0,0,0,0.08);-webkit-box-shadow:0 0px 15px rgba(0,0,0,0.08);-moz-box-shadow:0 0px 15px rgba(0,0,0,0.08); transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}


/*效果*/
.products ul li .li .img a{ display:block;}
.products ul li .li:hover .img img{transform: scale(0.95);}
.cbp-vm-view-grid ul li .li{ overflow:hidden;}
.cbp-vm-view-grid ul li:hover .li{transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}
.cbp-vm-view-grid ul li:hover .icon {opacity: 1;top:50%;}
.cbp-vm-view-grid ul li:hover .line img{ opacity:0.5;}

.cbp-vm-view-grid ul li .img a{ display:block; overflow:inherit;}
.cbp-vm-view-grid ul li:hover .img img{transform: scale(1.1);}

/*products_main*/
.page{ position:relative; padding: 20px; border: 1px solid #eee; margin-bottom: 30px; box-shadow: 0px 8px 16px 0px rgba(200, 183, 255, 0.2);}
.page .main{ border-right: 1px solid #eee;}
.page:before{ position:absolute; left: 0px; bottom: -30px; content: ''; width: 100%; height: 60px;}
@media only screen and (max-width:768px) {
.page{margin-bottom: 0px;}
.pro_detail{margin-top: 30px;}

}
.main_text{ padding:0 20px;}
.sp-loading {
	text-align: center;
	max-width: 100%;
	border: 2px solid #fafafa;
	padding:2px;
	border-radius: 0;
	font-size: 12px;
	color: #888;
}
.sp-loading img{max-width:100%;height:auto;}

/* Element wrapper */

.sp-wrap {
	display: none;
	line-height: 0;
	font-size: 0;
	position: relative;
	width:100%;

}

/* Thumbnails */

.sp-thumbs {text-align: left;display: block;padding:10px 0;}
.sp-thumbs a{position:relative;border:1px solid #eee;}
.sp-thumbs a:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.sp-thumbs a:hover:before{filter:alpha(opacity=10);-moz-opacity:0.1;opacity:0.1;}
.sp-thumbs a:after{transition:all .5s;transform:scaleX(0);content:"\f00c";font-family:FontAwesome;display:inline-block;font-size:16px; color:#da251d; position:absolute; left:50%; top:50%; margin-left:-8px; z-index:2;}
.sp-thumbs a:hover:after{transform:scaleX(1);visibility:visible;}
.sp-thumbs img {
	min-height: 56px;
	min-width: 56px;
	max-width: 56px;
}
.sp-thumbs a:link, .sp-thumbs a:visited {
	width:60px;
	height:60px;
	overflow: hidden;
	display: inline-block;
	background-size: cover;
	background-position: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	border: 1px solid #eee;
	margin-right: 6px;
}
@media screen and (max-width: 768px) {
.sp-thumbs a:link, .sp-thumbs a:visited{ width:60px; height:60px;}
}

/* Styles for the currently selected thumbnail */

.sp-thumbs a:active, .sp-current {
	position: relative;
	-webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.17);
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.17);
    box-shadow: 0 5px 15px 0 rgba(0,0,0,0.17);
	
}
.sp-current{border:1px solid #da251d !important;}

.sp-thumbs a.sp-current:after{transform:scaleX(1);visibility:visible;}

/* Image currently being viewed */

.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
	width:100%;
	background: #fff;
}
.sp-large a img {
	max-width: 100%;
	height: auto;
	width:100%;
}
.sp-large a {
	display: block;
}

/* Panning Zoomed Image */

.sp-zoom {
	position: absolute;
	left: -50%;
	top: -50%;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
	display: none;
}
/* Lightbox */

.sp-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, .9);
	z-index: 999999;
	display: none;
	cursor: pointer;
}
.sp-lightbox img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 90%;
	max-height: 90%;
	border: 2px solid #fff;
}
#sp-prev, #sp-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 501;
	color: #fff;
	padding: 14px;
	text-decoration: none;
	background: #000;
	border-radius: 25px;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	transition: .2s;
}
#sp-prev {
	left: 14%;
}
#sp-prev:before {
	content: '';
	border: 7px solid transparent;
	border-right: 15px solid #fff;
	position: absolute;
	top: 16px;
	left: 7px;
}
#sp-next {
	right: 14%;
}
#sp-next:before {
	content: '';
	border: 7px solid transparent;
	border-left: 15px solid white;
	position: absolute;
	top: 16px;
	left: 18px;
}
#sp-prev:hover, #sp-next:hover {
	background: #444;
}
/* Tweak styles for small viewports */

@media screen and (max-width: 400px) {
	.sp-wrap {
		margin: 0 0 15px 0;
	}
	#sp-prev, #sp-next {
		top: 50px;
		margin-top: 0;
	}
}
.sp-current-big img{ width:100%;}
.sp-large img{ max-width:none;}
/*pro_table*/
.pro_table .pro_main_title{font-size:20px; font-family: "montserratB";  overflow:hidden; display:block;text-transform:capitalize; color:#333; line-height:36px; }
.pro_table .pro_main_text{color:#808080; line-height:26px; border-bottom:1px dashed #ddd; padding-bottom:10px; font-size:12px;}
.pro_table ul{margin-top:15px; }
.pro_table ul li{margin:4px 0;font-size:13px; color:#666; list-style:none;}
.pro_table ul li p{display:inline-block;margin-right:10px;vertical-align:middle;margin-bottom:0;color:#333;   font-family: "montserratB";  }
.main-more{ text-align:left !important; margin-top:20px;   font-family: "montserratB";  }
.pro_more a{background: #da251d; text-transform: capitalize;line-height:44px; padding: 0px 30px; border-radius:0; display: inline-block; font-size: 14px; color: #fff; font-family: "montserratB"; margin-right: 10px; border-radius: 30px;}
.pro_more div{display: inline-block;}
.pro_more .main-more a{ background: #da251d; }
.pro_more a i{margin-right: 6px;}
/*products-tab*/
#parentHorizontalTab02{margin:0;padding:0px;text-align:left;}
#parentHorizontalTab02 ul.resp-tabs-list {margin: 0px;padding: 0px;   font-family: "montserratB";  color:#333; line-height:34px; text-transform:capitalize;font-size:24px; background: #f9f9f9;  overflow: hidden;}
#parentHorizontalTab02 .resp-tabs-list li {display: inline-block;list-style: none;cursor: pointer;color:#333 !important;text-align:center;  font-family: "Rajdhani";  background:#eee !important;padding:6px 18px; font-size:18px; text-transform: uppercase;}
#parentHorizontalTab02 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab02 .resp-tabs-container {padding: 30px 0px 0;clear: left; background:none;}

#parentHorizontalTab02 em.resp-accordion {cursor: pointer;display: none;padding:3px 10px !important;}
#parentHorizontalTab02 .resp-tab-content {display: none;}
#parentHorizontalTab02 .resp-tabs-list li:hover{background:#333;}
#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active {color:#333;z-index:99; background-color:none !important; }
#parentHorizontalTab02 .resp-content-active,#parentHorizontalTab02 .resp-accordion-active {display: block;}
#parentHorizontalTab02 em.resp-accordion {font-size: 16px;margin: 0px;background:#f8f8f8;color:#333;font-style:normal; margin-bottom:10px;  font-family: "montserratB";  text-transform:capitalize;}
#parentHorizontalTab02 em.resp-tab-active {margin-bottom: 0px !important;}
#parentHorizontalTab02 em.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}
#parentHorizontalTab02 .resp-vtabs ul.resp-tabs-list {float: left;width: 30%;}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}
#parentHorizontalTab02 .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;
}

#parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: none;word-wrap: break-word;}
#parentHorizontalTab02 .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;
}
#parentHorizontalTab02 .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;
}
#parentHorizontalTab02 em.resp-tab-active span.resp-arrow {
    border: none;
	position:relative;
}
#parentHorizontalTab02 em.resp-tab-active span.resp-arrow:after{ content: "\f044";
    font-family: "FontAwesome";
    position: absolute;
    right: -6px;
    cursor: pointer;
    font-size: 20px;
    top: -8px;
    color: #aaa}
#parentHorizontalTab02 em.resp-tab-active {background: #e5e5e5  !important; color:#555; margin-bottom: 10px !important;}
#parentHorizontalTab02 .resp-easy-accordion em.resp-accordion {display: block;}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content {border: 1px solid #1268bf;}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content:last-child {border-bottom: 1px solid #1268bf;/* !important;*/}
#parentHorizontalTab02 .resp-jfit {width: 100%;margin: 0px;}
#parentHorizontalTab02 .resp-tab-content-active {display: block;}


@media only screen and (max-width: 768px) {
	#main-btn{padding:2% 6%;}
	#parentHorizontalTab02{padding:0;}
    #parentHorizontalTab02 ul.resp-tabs-list {display: none;}
    #parentHorizontalTab02 em.resp-accordion {display: block;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: 1px solid #C1C1C1;border:1px solid #da251d;border-top:none;padding:8px 15px 8px 15px;}
    #parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }
    #parentHorizontalTab02 .resp-accordion-closed {display: none !important;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content:last-child {border-bottom: 1px solid #c1c1c1 !important;}
	#parentHorizontalTab02 .resp-tabs-container{ padding-top:0px; border-top-left-radius: 5px; border-top-right-radius: 5px; overflow: hidden;}
}





/*inquiry*/
.pro_inq{box-shadow: 0 10px 38px 0 rgba(0,0,0,0.1); padding:30px; position: relative; background:#fff url(../images/ico_letter.png) no-repeat 95% 20px;}
.pro_inq  .title_1 h4{ font-size: 26px; color: #333;  font-family: "Rajdhani"; text-transform: uppercase; margin: 5px 0 10px; position: relative; margin-bottom: 10px;}


.pro_inq .p{ font-size:12px; color:#777; text-align: left; line-height:24px; max-height:48px; overflow:hidden; margin-bottom:20px; padding-right: 8%;}
.pro_inq .inquiry .form-control{border:1px solid #e5e5e5;background:none;line-height:48px;height:48px;color:#808080;font-size:12px;width:100%;box-shadow:none;padding-right:45px;background-position:95% 12px;background-repeat:no-repeat;padding-left:10px; border-radius: 0;}
.pro_inq .inquiry .form-control:focus{ border: 1px solid #da251d; -webkit-box-shadow:0 7px 38px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 7px 38px 0 rgba(0,0,0,0.1);box-shadow:0 7px 38px 0 rgba(0,0,0,0.1); color:#333;}
.pro_inq .inquiry textarea.form-control{border-radius:0;}
.pro_inq .inquiry .input-group{  background:#fff; height:32px; margin-bottom:20px; float: left; padding-left: 15px; padding-right: 15px; border:none;}
.pro_inq .inquiry .input-group span{display:block;position:relative;}
.pro_inq .inquiry .input-group span:before{content:'*';color:red;position:absolute;right:5px;top:0;z-index:2;line-height: 48px;z-index: 111;}
.pro_inq .inquiry .input-group span.ms_n input{background-image:url(../images/mes_n.png);}
.pro_inq .inquiry .input-group span.ms_p input{background-image:url(../images/mes_p.png);}
.pro_inq .inquiry .input-group span.ms_e input{background-image:url(../images/mes_e.png);}
.pro_inq .inquiry .input-group span.ms_m .form-control{height:100px;padding-top:10px;line-height:20px;background-image:url(../images/mes_m.png);background-position:98% 12px;background-repeat:no-repeat; border-radius: 0;}
.pro_inq .inquiry .main_more{border-width:1px;margin-top:0;}
.pro_inq .inquiry .main_more input{height:40px;line-height:36px;font-size:12px;padding-left:30px;padding-right:50px; background:#da251d url(../images/icon_submit.png) no-repeat 85% center; color: #fff; font-size: 14px; font-family: "montserratB"; text-transform: capitalize; border-radius:5px;}

.pro_inq  .subject_title{ border:1px solid #ddd ;background:#fafafa; line-height:46px; padding:0px 10px; margin-bottom:20px; padding-left:15px; border-radius: 0;}
.pro_inq  .subject_title a{ color:#da251d;}
.pro_inq  .subject_title span{ font-size:15px;   font-family: "montserratB";  color:#444; margin-right:10px;}

@media only screen and (max-width: 768px) {
.pro_inq .title_h{display: none;}
.pro_inq .inquiry .input-group{width: 100%;}
}
/*rel_pro*/
.rel_pro{ padding-bottom: 30px;  padding-top: 50px; margin-top: 0;background:#f7f7f7; position: relative;}
.rel_pro:after{ position:absolute; left: 0px; top: -40px; content: ''; width: 100%; height: 60px;}
.rel_pro .slider{ margin:0px -10px; position: relative; z-index: 555;}
.rel_pro .li .img{ background: #f5f5f5; border: 1px solid #eee; overflow: hidden; display: block;}
.rel_pro .li{ margin:10px;  transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;  text-align: center; background: #fff;  overflow: hidden;  }
.rel_pro .li .column{position: relative;border: 1px solid #eee;}
.rel_pro .li .column:before{ position: absolute; left: 0px;  top: 0px; height: 0; content: ''; width: 100%; border-left: 1px solid #da251d; border-right: 1px solid #da251d; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.rel_pro .li:hover .column:before{height: 100%;}
.rel_pro .li .column:after{ position: absolute; left: 0px;  top: 0px; height: 100%; content: ''; width: 0; border-top: 1px solid #da251d; border-bottom: 1px solid #da251d; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.rel_pro .li:hover .column:after{width: 100%;}

.rel_pro .column{border:2px solid rgba(255,255,255,0);padding:5px;text-align:center;transition:all .5s;background:none;}
.rel_pro .li:hover .column{border-color:#fff;box-shadow:0 5px 20px 2px rgba(0,0,0,0.05); background: #fff; }
.rel_pro .li .image{display: block;overflow:hidden;position: relative;}
.rel_pro .li .image > a{position: absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:10;}
.rel_pro .li .image img{max-width:100%;width:100%;height:auto;transition:all .9s;}
.rel_pro .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));}
.rel_pro .li .image .icon p{margin:0;color:#ffffff;font-size:14px;text-transform: uppercase;font-family: "montserratB";line-height:40px;padding-left:20px;}
.rel_pro .li .wrap{padding:20px 10px;transition:all .5s;}
.rel_pro .li .title{color:#333333;font-size:15px;line-height:24px;overflow:hidden;font-family: "montserratB";display:block;transition:all .5s;position:relative;z-index: 9999; text-overflow:ellipsis; white-space: nowrap; margin-bottom: 5px;}
.rel_pro .li:hover .title{color:#da251d;text-decoration: none;}
.rel_pro .li .text{color:#666666;font-size:12px;line-height:24px;overflow:hidden;max-height:48px;margin-top:5px;}
.rel_pro .li .line{display: inline-block;width:0;background:#fff;height:1px;transition:all .5s;}
.rel_pro .li:hover .line{background-color:#da251d;width:80px;}



.rel_pro .slick-prev{width:34px; height:34px; position:absolute; left:-60px; top:40%; vertical-align: middle; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; background:none; border-radius:50%; border:none; opacity:1;}
.rel_pro .slick-prev::before{border-radius: 0;color:#333;display: inline-block;font-family: "FontAwesome";font-size:30px; content:"\f104"; line-height:34px;}
.rel_pro .slick-next{width:34px; height:34px; position:absolute; right:-60px; top:40%; vertical-align: middle;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; background:none;  border-radius:50%;border:none; opacity:1;}
.rel_pro .slick-next::before{border-radius: 0;color:#333;display: inline-block;font-family: "FontAwesome";font-size:30px; content: "\f105"; line-height:34px;}
.rel_pro .slick-prev:hover,.app_section .slick-next:hover{ opacity:1;}

@media only screen and (max-width:1440px) {
.rel_pro .slider{ padding-left:40px; padding-right:40px;}
.rel_pro .slider{overflow:hidden;}
.rel_pro .slick-prev{ left:-10px;}
.rel_pro .slick-next{ right:-10px;}
}

@media only screen and (max-width: 768px) {
.rel_pro .index_tl{display: none;}
}

/*blog_left*/
.blog_left{ float:left; width:75%; padding-right:60px;}
.blog_right{ float:left; width:25%;}
.blog_nav2{ margin-top:30px;    box-shadow: 0px 8px 16px 0px rgba(200, 183, 255, 0.2);  border-top: 4px solid #da251d; padding: 15px;}
@media only screen and (max-width:768px) {
.blog_right .block{ background:none; padding:0; border:none;}
}

.blog_h4{     font-family: "montserratB";line-height: 30px;color: #333;font-size: 20px;position: inherit;text-transform: capitalize;border-bottom: 1px solid #eee;margin-bottom: 10px;padding-bottom: 10px;}


@media only screen and (max-width: 992px) {
.blog_left{ float:left; width:100%; padding-right:0px;}
.blog_right{ float:left; width:100%;}
}


.blog_right .hot_left{ margin-bottom:30px; margin-top:30px;}
.blog_nav ul li{ list-style:none; border-bottom:1px solid #eee;}
.blog_nav ul li a{ font-size:13px; color:#444; line-height:22px; padding:8px 0px; display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.blog_nav ul li a i{ color:#ccc; font-size:14px; margin-right:10px;}
.blog_nav ul li a:hover{ color:#da251d; padding-left:10px;}
.blog_nav ul li a:hover i{ color:#da251d;}

.hot_tags{ margin-top:30px;    box-shadow: 0px 8px 16px 0px rgba(200, 183, 255, 0.2);    border-top: 4px solid #da251d; padding: 15px;}
@media only screen and (max-width:768px) {
.hot_tags{ margin-top:0;}}
.hot_tags a{ display:inline-block; color:#666; padding:0px 12px; font-size: 12px; background:#eee; margin:2px;line-height:36px;}
.hot_tags a:hover{ background:#da251d; color:#fff;}
.hot_tags .toggle_content{ margin:0px -4px; margin-top:15px; }

.blog-info{ display:inline-block;}
.blog-info span{ display:block;  color:#777; font-size:12px;}
.blog-info i{ margin-right:3px; margin-right: 5px; height: 36px; line-height: 36px; text-align: center; color: #da251d; font-size:16px; border-radius: 5px;}
.blog-info img{ margin-right:6px; }
.blog_main h3{ font-size:20px;color:#333;  font-family: "montserratB";  border-bottom: 1px solid #eee; padding-bottom: 10px;}
.blog_main .blog_tags{ margin-top:20px;}
.blog_main .blog_tags span{ font-size:14px;text-transform:uppercase;}
.blog_main .blog_tags a{  display:inline-block; color:#777;padding:0px 10px; background:#f8f8f8; border: 1px solid #eee;}
.blog_main .blog_tags a i{ margin-right:4px; font-size:12px; color:#999;}
.blog_nav ul li{ list-style:none;}
.blog_p{ margin-top:10px;}


.blog_list{list-style:none;}
.blog_list li{position:relative; list-style:none; padding:20px;border-radius:0;transition: 0.5s all; margin-bottom:30px;  border: 1px solid #eee; background: #fff;}
.blog_list li .tags_ul a{background: #eee;}
.blog_list li .tags_ul a:hover{background: #da251d;}
.blog_list li:hover{box-shadow:0 5px 9px rgba(0,0,0,0.08);-webkit-box-shadow:0 5px 9px rgba(0,0,0,0.08);-moz-box-shadow:0 5px 9px rgba(0,0,0,0.08); transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}
.blog_list li .date{color:#808080;margin-top:0;display:block; font-size:12px;}
.blog_list li .date i{color: #da251d; margin-right: 4px;}
.blog_list li .image{display:block;overflow:hidden;margin-bottom:20px;}
.blog_list li .image img{
	max-width:100%;
	height:auto;
	-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);
}
.blog_list li:hover .image img{
	-webkit-transform:scale(var(--scale-multiplier,1.05));
	-ms-transform:scale(var(--scale-multiplier,1.05));
	transform:scale(var(--scale-multiplier,1.05));
}
.blog_list li .title{color:#333;display:block;font-size:18px;line-height:30px; margin-top: 10px;  font-family: "montserratB"; }
@media only screen and (max-width: 768px) {
.blog_list li .title{ font-size:18px;}	
}
.blog_list li .title:hover{color:#da251d;text-decoration:none;}
.blog_list li .i_more{ margin-top:20px; font-size:12px;}
.blog_list li .text{color:#808080;line-height:24px;overflow:hidden;max-height:72px; font-size: 12px; margin: 10px 0;}
.blog_list li .blog_tag{ margin-top:15px; margin-bottom: 15px;}
.blog_list li .blog_tag p{ display:inline-block;  font-family: "montserratB";  font-size:14px; color:#333; text-transform:uppercase;}
.blog_list li .blog_tag i{color:#ccc; margin-right:8px; font-size:12px;}
.blog_list li .blog_tag a{ background:#fff; color:#666; line-height:26px; padding:0px 14px; display:inline-block; margin:0px 4px; border: 1px solid #eee;}
.blog_list li .blog_tag a:hover{ background:#da251d; color:#fff;}

@media only screen and (max-width: 992px) {
	.blog_list li .right{padding-left:65px;width:100%;}
}

@media only screen and (max-width: 768px) {
	.blog_list li .date{left:0;}
	.blog_list{border:none;}
	.blog_list li .right{padding-left:80px;}
	.left-blog{margin-bottom:0;}
	.blog_list li .main-more{padding:6px 20px;}
	.blog_tag li{margin:5px 3px;}
}

@media only screen and (max-width: 480px) {
	.blog_list li .date{position:inherit;width:100%;}
	.blog_list li .date span{height:auto;width:auto;padding:0 20px;border-radius:25px;}
	.blog_list li .date>span p{display:inline-block;padding-left:5px;}
	.blog_list li .right{padding:0;padding-top:10px;}
}





@media only screen and (max-width:500px) {
.blog_li .lileft{ display:none;}
}
.blogin{ font-size:12px; color:#aaa; margin:4px 0px;}
.blogin span{ color:#fff; margin:0px 6px;}
.blogin span i{ font-size:14px;}
.blog .blog_tags{ width:100%; margin-top:10px;}



/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;margin-bottom:15px;list-style:none;padding:10px 20px;background:#f5f5f5;}
.stp-top{width:100%;}
.stp-top a{font-size:16px;display:block;color:#333;  font-family: "montserratB";  text-transform:uppercase;}
.stp-top a:hover{text-decoration:none;color:#da251d;}
.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;}
.stp-top a:hover i{padding-left:12px; color:#da251d;}
.stp-listB{display:block;padding:10px 0;border-top:1px solid #eee;list-style:none;margin-top:5px;}
.stp-listB>li{width:25%;padding:8px 10px;float:left;overflow:hidden;}
.stp-listB>li>a{font-size:15px;line-height:22px;display:block;color:#333; }
.stp-listB>li>a:hover{color:#da251d;}
.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:#333;font-size:14px;}
.stp-listB li .stp-listC li a:hover{color:#da251d; text-decoration:underline;}
.stp-listB li .stp-listC i{ margin-right:6px;}

@media only screen and (max-width: 768px){
	.stp-listB>li{width:50%;padding:8px 0;}
}
@media only screen and (max-width: 400px){
	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}
}

/*web*/
@media only screen and (max-width:992px) {
.blog_nav{ margin-bottom:0px; padding: 0px; box-shadow: none; border: none;}
.hot_tags{ padding: 0px; box-shadow: none; border: none; margin: 0;}
.blog_nav2{ margin-top:10px; margin-bottom:10px;}
.left_nav{ background:none; padding:0px; border:none; color:#fff;}
.contact_right{ width:100%;}
.blog_h4{ position: relative;  margin-bottom:0;text-align:left !important; background:#da251d !important; padding:0px 10px; line-height:36px; color:#fff !important; font-size:14px !important; border-bottom:none; border-radius:0; font-family: "montserratB"; text-transform:capitalize;}
.blog_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:0px;
  color:#fff;
}
.blog_h4.active:after {
    content: "\f106";
}

.news_left{ margin-top:0px;}
.blog_right .hot_left{ margin:0px;}

}
.mobile-menu-area .container .row{ margin:0;}

/*download*/
.download li{margin-bottom:20px;list-style:none;}
.download li .li{padding: 15px; background: #fff; border: 1px solid #eee; background: #f7f7f7;}
.download li .h4{margin: 10px 0; padding-bottom: 10px;  border-bottom:1px solid #eee; }
.download li .h4 a{font-size:14px;color:#333; display:block;  font-family: "montserratB"; overflow:hidden; line-height:24px; height: 48px; overflow: hidden;}
.download li .text p{color:#666;font-size:12px;line-height:20px;overflow:hidden;height: 40px;margin-bottom:20px; float: left;}
.download li:nth-child(2n+1){ clear:both;}
.download li .icon{color:#fff;display:inline-block;background:#da251d; font-size:12px;text-transform:uppercase; font-family: "montserratB";   border-radius:30px; line-height:32px; padding:0px 20px; position:relative;}
.download li .icon i{ margin-right:10px;}
.download li .icon:hover{background-color:#da251d;text-decoration:none;color:#fff;}
.download li:hover .h4 a{ color: #da251d; text-decoration: underline;}
@media only screen and (max-width: 768px) {
.download li .page_title{border:none;padding-bottom:0;}
.download li .text{height:auto;max-height:36px;}
}

.n_main .case_section{ margin-top: 0;}
.case_ul ul li{ list-style: none; margin-top: 30px;}
.case_ul .li{position: relative; overflow: hidden;}
.case_ul .li .text{ position:absolute; left:0px; bottom:-150%; -webkit-transform: translate(0%, 50%);  -moz-transform: translate(0%, 50%); -ms-transform: translate(0%, 50%);-o-transform: translate(0%, 50%); transform: translate(0%, 50%); text-align:left; padding:0px 25px; width: 100%;}
.case_ul .li .text .icon{ display:block; margin-bottom:200px; text-align: left;}
.case_ul .li .text  .title{line-height:40px; display:block; font-family: "montserratB";  color:#fff; font-size:20px; line-height:24px; margin-bottom: 20px;}
.case_ul .li .text p{ line-height:24px; max-height:78px; overflow:hidden; font-size: 13px; color:rgba(255,255,255,0.7); margin-top:10px;} 
.case_ul .li .text i{ font-size: 22px; background: #da251d; display: inline-block; line-height: 40px; height: 40px; width: 40px; border-radius: 50%; color: #fff; margin-top: 30px; text-align: center;}
.case_ul .li .case:hover .text .icon{ margin-bottom:35px;}
.case_ul .li .case:hover .text{ bottom:50%;}
.case_ul .li .case:hover .img{ background:#000;}
.case_ul .li .case:hover .img img{ opacity:0.5; transform: scale(1.1);}

/*faq*/
.page_faq_l{list-style:none; margin-bottom: 30px;}
.page_faq_l li.question{position:relative;}
.page_faq_l li.question .column{background:#f5f5f5;overflow:hidden;border-radius:5px;padding:5px;}
.page_faq_l li.question .column > i{display:inline-block;width:32px;height:32px;margin-right:10px;float:left;border-radius:5px;position:relative;text-align:center;margin-top:1px;font-style:normal;background:#da251d;}
.page_faq_l li.question .column > i:before,
.page_faq_l li.question .column > i:after{
	content:"";width:10px;height:2px;background:#fff;display:inline-block;position:absolute;left:50%;top:50%;margin-left:-5px;margin-top:-1px;transition:all .5s;
}
.page_faq_l li.question .column > i:after{
	-moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.page_faq_l li.question .column > h4{margin:0;display:inline-block;max-width:80%;line-height:24px;margin-top:5px;float:left;color:#333;font-size:14px;}
.page_faq_l li.answer{color:#808080;font-size:14px;line-height:24px;overflow:hidden;padding:15px;display:none;}
.page_faq_l li.answer a{text-decoration:underline;}
.page_faq_l li.answer a:hover{color:#1c7f7b;}
.page_faq_l div.clearfix{height:20px;display:block;}

.page_faq_l li .column.rotate{background:#da251d;box-shadow:0 0 5px 1px rgba(28,127,123,0.2);}
.page_faq_l li .column.rotate > h4{color:#fff;}
.page_faq_l li .column.rotate > i{background:#fff;}
.page_faq_l li .column.rotate > i:before{background:#da251d;}
.page_faq_l li .column.rotate > i:after {
	background:#da251d;
	-moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
@media only screen and (max-width: 768px) {
	.page_faq_l li.question .column > h4{font-size:15px;margin-top:4px;line-height:20px;}
	.page_faq_l li.question .column > i{width:28px;height:28px;}
	.page_faq_l li.question .column > i:before{line-height:28px;}
}
@media only screen and (max-width: 480px) {
	.page_faq_l li.question{background-image:none;padding:0;}
	.page_faq_l li.question .column , .page_faq_l li.question .column > i{border-radius:2px;}
	.page_faq_l li.answer{padding:10px 0;}
	.page_faq_l li.question .column > h4{max-width:82%;}
}





.projects ul li{ list-style:none; margin-bottom:30px;}
.projects ul li .img{ position:relative; overflow:hidden;}
.projects ul li .img .h4 a{ position:absolute; left:0px; bottom:-100%; width:100%; line-height:22px; padding:5px 15px; background:rgba(0,0,0,0.5);   font-family: "montserratB"; color:#fff; font-size:14px; text-align:center; line-height: 30px; display: block;}
.projects ul li:hover .h4 a{ bottom:0; background:rgba( 0,0,0,0.5);}
.projects ul li:hover img{transform: scale(1.1);}



.video_l{list-style:none;}
.video_l li{padding:0 10px;margin-bottom:30px;text-align:center;}
.video_l li:nth-child(3n+1){clear: both;}
.video_l li .image{display:block;overflow:hidden;position:relative;}
.video_l li .image > a{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:20;}
.video_l li .image img{max-width:100%;height:auto;width:100%;transition:all .9s;}
.video_l li:hover .image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.video_l li .image .ovrly{display:block;width:100%;height:100%;background:#000;position:absolute;left:0;top:0;filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;transition:all .5s;}
.video_l li:hover .ovrly{filter:alpha(opacity=40);-moz-opacity:0.4;opacity:0.4;}
.video_l li .icon{position:absolute;display:inline-block;top:50%;left:50%;width:50px;height:50px;margin-left:-25px;margin-top:-25px;border-radius:50%;background:#d60c07;transition:all .9s;z-index:10;text-align:center;-webkit-transform:scale(var(--scale-multiplier,1));
	-ms-transform:scale(var(--scale-multiplier,1));
	transform:scale(var(--scale-multiplier,1));}
.video_l li .icon:after{content:'';background:#d60c07;position:absolute;left:-20px;top:-20px;right:-20px;bottom:-20px;filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;transition:all .9s;border-radius:50%;-webkit-transform:scale(var(--scale-multiplier,0.9));
	-ms-transform:scale(var(--scale-multiplier,0.9));
	transform:scale(var(--scale-multiplier,0.9));}
.video_l li:hover .icon{-webkit-transform:scale(var(--scale-multiplier,0.9));
	-ms-transform:scale(var(--scale-multiplier,0.9));
	transform:scale(var(--scale-multiplier,0.9));}
.video_l li:hover .icon:after{-webkit-transform:scale(var(--scale-multiplier,1.2));
	-ms-transform:scale(var(--scale-multiplier,1.2));
	transform:scale(var(--scale-multiplier,1.2));
}
.video_l li .icon i{color:#fff;line-height:50px;font-size:16px;}
.video_l li .title{display:block;font-size:16px;line-height:24px;max-height:48px;overflow:hidden;margin-top:20px;margin-bottom:10px;}
.video_l li:hover .title{color:#d60c07;text-decoration:none;}
.video_l li .text{color:#808080;font-size:12px;line-height:20px;overflow:hidden;height:40px;}

@media only screen and (max-width: 768px) {
	.video_l li{padding:0 5px;}
	.video_l li:nth-child(2n+1){clear: both;}
	.video_l li:nth-child(3n+1){clear:inherit;}
	.video_l li .icon{border-width:3px;width:40px;height:40px;margin-top:-20px;}
	.video_l li .icon i{line-height:40px;}
}
@media only screen and (max-width: 480px) {
	.video_l li{padding:0;width:100%;}
}


.project_list{list-style:none;}
.project_list li{margin-bottom:50px;}
.project_list li:nth-child(3n+1){clear:both;}
.project_list li .column{background:#f7f7f7;}
.project_list li .image{display:block;overflow:hidden;position:relative;}
.project_list li .image > a{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index: 10;}
.project_list li .image img{width:100%;transition:all .9s;}
.project_list li:hover .image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

.project_list li .title{display:block;font-size:14px;line-height:24px; font-family: "montserratB";  max-height:48px;overflow:hidden;margin-top:20px;margin-bottom:10px; color: #333;}
.project_list li:hover .title{color:#da251d;text-decoration:none;}
.project_list li .text{height:20px;line-height:20px;color:#808080;font-size:12px;overflow:hidden;max-height:20px; margin-bottom: 20px;}


@media only screen and (max-width: 768px) {
	.project_list li{padding:0 5px;}
	.project_list li:nth-child(2n+1){clear: both;}
	.project_list li:nth-child(3n+1){clear:inherit;}
}
@media only screen and (max-width: 480px) {
	.project_list li{padding: 0;width:100%;margin-bottom:40px;}
	.project_list li .title{height:auto;max-height:48px;font-size:16px;margin-top:15px;}
	.project_list li .text{font-size:12px;background-size:12px;padding-left:20px;}
}

