/*reset*/
:focus{outline:0;}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;}
em{font-style:normal;}
img{border:none; height: auto;}
/*li,ul,ol{list-style:none;}*/
a{text-decoration:none; color:#333;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden; }
button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{border:none;padding:0;}
a:focus {outline: none;}
.table-responsive{ overflow-x:auto;}
iframe { max-width: 100%;}
h1,h2,h3,h4,h5 { margin: 0; padding: 0;}

/*share*/
body{font-size:14px;font-family:'poppins',arial, sans-serif;color:#333;}
.bold{font-weight:bold;}
.clearfix:before, .clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}

@media only screen and (max-width: 992px) {
	.row {margin-right: 0; margin-left: 0; }
}


@font-face {
    font-family: 'fontawesome';
    src:url(../font/fontawesome-webfont.eot);
    src: url(../font/fontawesome-webfont.eot?#iefix) format('embedded-opentype'),
	 url(../font/fontawesome-webfont.svg#fontawesome-webfont) format('svg'),
	 url(../font/fontawesome-webfont.woff) format('woff'),
	 url(../font/fontawesome-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppins';
    src:url(../font/poppins.eot);
    src: url(../font/poppins.eot?#iefix) format('embedded-opentype'),
	 url(../font/poppins.svg#poppins) format('svg'),
	 url(../font/poppins.woff) format('woff'),
	 url(../font/poppins.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppins_m';
    src:url(../font/poppins_m.eot);
    src: url(../font/poppins_m.eot?#iefix) format('embedded-opentype'),
	 url(../font/poppins_m.svg#poppins_m) format('svg'),
	 url(../font/poppins_m.woff) format('woff'),
	 url(../font/poppins_m.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppins_sb';
    src:url(../font/poppins_sb.eot);
    src: url(../font/poppins_sb.eot?#iefix) format('embedded-opentype'),
	 url(../font/poppins_sb.svg#poppins_sb) format('svg'),
	 url(../font/poppins_sb.woff) format('woff'),
	 url(../font/poppins_sb.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}



*:link,*:visited,*:hover,*:active,*:focus { transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear; -webkit-transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;}


.read_more {transition: all .3s;  display: inline-block;  color: #fff; font-size: 12px; text-transform: uppercase; line-height: 24px; padding: 10px 30px; border-radius: 24px; background: #1f7dd4;}
.read_more i {font-size: 12px; color: #fff; width: 0px;  position: relative; margin-left: 6px; top: 2px;  transition: all .3s;  overflow: hidden;}
.read_more:hover i { width: 5px;}
.read_more:hover { color: #fff; text-decoration: none;}
.conta_us {transition: all .3s;  display: inline-block;  color: #1f7dd4; font-size: 12px; text-transform: capitalize; line-height: 24px; padding: 9px 30px; border-radius: 24px;  border: 1px solid #1f7dd4; }
.conta_us i {font-size: 12px; color: #1f7dd4; width: 0px;  position: relative; margin-left: 6px; top: 2px;  transition: all .3s;  overflow: hidden;}
.conta_us:hover i { width: 5px;}
.conta_us:hover { color: #1f7dd4; text-decoration: none;}



.page_more { display: inline-block; color: #fff; font-size: 12px; text-transform: capitalize; line-height: 20px; padding: 10px 25px; border-radius: 24px; background: #1f7dd4;} 
.page_more i { padding-left: 6px; transition: all .3s;}
.page_more:hover i { padding-left: 12px;}
.page_more:hover { color: #fff; text-decoration: none; background: #105493;}
.send_m input {color: #fff; font-size: 12px; text-transform: capitalize;line-height: 24px; padding: 10px 30px; border-radius: 22px; background: #1f7dd4; }
.send_m input:hover { background: #105493;}

.main_top { text-align: center;}
.main_top .image { margin: 10px 0 10px;}
.main_top .title {text-transform: capitalize; text-align: center; display: block; font-size: 42px; line-height: 44px; color:#333; font-family: "poppins_sb"; }
.main_top .text {color: #808080; display: inline-block; max-width: 705px; text-align: center; font-size: 12px;line-height: 22px; max-height: 44px; overflow: hidden;}


@media only screen and (max-width:992px ) {
	.main_top .title  { font-size: 30px; line-height: 32px; }
	
}

@media only screen and (max-width:768px ) {
	.main_top .title  { font-size: 24px; line-height: 26px;}
	.main_top .image { margin: 5px 0;}
	.read_more,.page_more { font-size: 12px; padding: 8px 20px;}
	.conta_us { font-size: 12px; padding: 7px 20px;}
	.main_top .image img {max-width: 30px; }
	.ab_bg .right .text { font-size: 12px;}
	.send_m input { padding: 8px 20px;}
}

@media only screen and (max-width:488px ) {
	.main_top .title  { font-size: 20px; line-height: 22px; }
	.main_top .image img { max-width: 20px;}
}


/*index*/
/*top*/
.header .right { float: right;}
.Mtop {width: 100%;  position: relative; z-index: 99999;} 
.Mtop .lxUL { float: right; }
.Mtop .lxUL li {list-style: none; color: #808080; float: left; padding-left: 25px; line-height: 40px;  font-size: 12px;  margin-right: 20px;}
.Mtop .lxUL .lx_p {background: url(../images/top_p.png) no-repeat 0 9px; }
.Mtop .lxUL a { color: #808080; font-size: 12px;}
.Mtop .lxUL .lx_e {background: url(../images/top_e.png) no-repeat 0 13px; padding-left: 24px;}
.Mtop .lxUL a:hover { color: #1f7dd4; text-decoration: none;}
.Mtop .language {list-style: none; float: right;}
.Mtop .language  li { float: left; line-height: 40px; margin-left: 12px;}
.Mtop .language  li img { padding-right: 6px; margin-top: -2px;}
.Mtop .language  li a { color: #808080; font-size: 12px; text-transform: capitalize; }
.Mtop .language  li a:hover { text-decoration: none; color: #1f7dd4;}

@media only screen and (max-width:992px ) {
	.Mtop .row { margin: 0;}
}

@media only screen and (max-width:768px ) {
	
.Mtop .container { padding: 0px 15px 0px;}
	.Mtop .Mtop_r .snsUL { margin-right: 20px;}
	.Mtop .lxUL .lx_e { display: none;}
}

@media only screen and (max-width:600px ) {
	.Mtop .lxUL { display: none;}
}

@media only screen and (max-width:488px ) {
	.Mtop .Mtop_r .snsUL li { margin-left: 10px; margin-right: 10px;}
.Mtop .language  li img { max-width: 20px;}
	.t_sns { margin-right: 5px;}
	.Mtop .language li { margin-left: 10px;}
}


@media only screen and (max-width:400px ) {
	.Mtop .language li img {display: none;}
}


@media only screen and (min-width:992px ) {
	header.small .search_box{ margin-top: 18px;}


}

/* Top Search*/
.search_box{float:right;z-index:99999999;margin-right:0;margin-left:0px;margin-top:19px;}
.search i{width:36px; height:36px; text-align:center;background:#1f7dd4 url(../images/top_ser.png) no-repeat center center;display:inline-block; border-radius: 50%;}
.top-search { display: block; width:100%;max-width:500px;position:absolute;right:0;top:124px;display: none;z-index:9999999;background:#fafafa;border-radius:0px;box-shadow:0px 5px 10px 2px rgba(0,0,0,0.05);}
.top-search h4{font-size:19px; text-align:center; color:#333; margin:0;margin-bottom:15px;text-transform:capitalize;display:block;font-family:'poppins_sb';}
.top-search .input-group-addon i {float: right;position:absolute; right:10px; top:10px; width:40px; height:40px; line-height:38px;font-size:18px;}
.top-search .input-group-addon i:hover{color:#1f7dd4;}
.top-search .form-control {box-shadow:none;border:none;border-radius:0;border:1px solid #e5e5e5;background:#fff;color: #808080;height: 40px;line-height: 40px;padding: 0 60px 0 15px;text-align: left;font-size:12px;font-family:'Poppins';border-radius:0;}
.top-search input.form-control:focus{color:#333;font-style:inherit;}
.top-search .input-group-addon.close-search {cursor: pointer;}
.top-search .input-group{ width:100%;padding:10px 50px 10px 10px;max-width:100%; margin:0 auto;}
.btn_search1 {background-image: url(../images/top_ser.png);background-repeat:no-repeat ; background-position: center center; top: 1px;height:38px; position: absolute;right:1px;width:38px;z-index: 3; background-color: #1f7dd4;}
.header_search {position: relative;}
.top-search .input-group-addon{background-color: transparent;border: none;color: #666;padding-left: 0;padding-right: 0;}
.top-search .input-group-addon.close-search{cursor: pointer; float:right;position:absolute;right:0;top:0;}
.attr-nav{float:right;padding-top:0px;z-index:9999999;display:inline-block;}
.attr-nav ul li{ list-style:none;}
.top-search .form-control:focus { border: 1px solid #1f7dd4;}


.header{padding: 0 0 10px;}
header.large .{transition:all .5s; }
.header > .container{position:relative;}
#logo{display:inline-block;float:left;vertical-align:middle;}
#logo h1{display:inline-block;margin:0;padding:0;}
#logo img{max-width:160px;width:auto;height:auto;transition:all .5s; padding-top: 12px;}


/* Sizes for the bigger menu */
header{width: 100%;z-index: 999999;padding: 0; background:#fff;}
header.large{}
header.small .header{transition:all .5s; padding: 0px 0 5px;}
header.small{left:0;top:0;box-shadow:0 0 20px 2px rgba(0,0,0,0.15);}
header.small  #logo img { max-width: 130px; padding-top: 15px;}
header.small .top-search { top: 105px;} 
header.small .mainmenu-area { padding-top: 0;}
header.small .mainmenu nav > ul > li > a { padding: 15px 0;}
@media only screen and (max-width:1230px ) {
	.mainmenu nav > ul > li > a { font-size: 16px;}
	.top-search { top: 123px;}
}


@media only screen and (min-width: 992px) {	header.small {position: fixed;}	 header.small .search_box { margin-top: 12px;}}


@media only screen and (max-width: 1230px) {
	#logo img{max-width:130px;width:auto;height:auto;transition:all .5s; padding-top: 20px;}
	
}
@media only screen and (max-width: 992px) {
	header.large{border:none; padding: 0;}
	header.large .header,.header,header.small .header{padding:0px 0 10px; z-index:6;position:relative;}
	.header .container{width:100%;}
	.header .row{margin:0;}
	.header #logo,header.small #logo,header.large .header.page_header #logo{padding:0;position:relative;z-index:9999999;margin-right:10px;float:left; }
	#logo img,header.small #logo img { max-width: 100px; padding-top: 10px;}
	header.small .attr-nav,.attr-nav{padding-top:0;position:absolute;right:15px;top:41px;z-index:9999999;display:inline-block;border-radius:50%;}
	.search_box{position:absolute;left:0;top:0;width:100%;z-index:99999999;margin:0;max-width:100%;border:none;}
	.top-search h4{display:block;}
	.top-search,header.small .top-search { display: none; width:100%;top:86px;position: absolute; border-radius:0;z-index:9999999;background:#f2f2f2;padding-top:0;}
	.top-search .form-control{background:#fff;border:1px solid #e5e5e5;}
	.hcon{display:none;}
	.header .logo .war img,header.small .header .logo .war img{max-width:60px;}
	
	.top_lan,.top_call { margin: 0px;}
	.top_lan li a,.top_call p, .top_call a { color: #999999;}
	.mobile-menu-area { margin-top: 0px;}
	header.large .header{transition:all 0s;}
	.search i {    background:#1f7dd4 url(../images/top_ser.png) no-repeat center center;}
	header.small{left:0;top:0;box-shadow:0 0 20px 2px rgba(0,0,0,0);}
}

@media only screen and (max-width:768px ) {
	.top_call { display: none; margin-right: 0; }
	.top_lan li { margin-right: 0; margin-left: 15px;} 
	.top-search { width: 100%; max-width: 100%;}
}

@media only screen and (max-width: 480px) {
	.header{padding:10px 0;}
	.mean-container a.meanmenu-reveal { margin-right: 60px;}
	
}

@media only screen and (max-width:320px ) {
	#logo img, header.small #logo img { max-width: 70px; padding-top: 20px;}
	header.large .header, .header, header.small .header { padding: 0px 0 25px;}
}


/*******bootstrap-touch-slider********/
.slide_content{position:relative;z-index:4;}
/* SVG wrap */
.bs-slider{
    overflow: hidden;
    position: relative;
}
/*.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}*/
.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;
}
/*************************Slide effect**********************/
.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;
}
/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
	top:auto;
    bottom: 0;
    z-index: 100;
    color: #333;
    display: block;
    cursor: pointer;
    overflow: hidden;
    text-shadow: none;
    position: absolute;
    background: transparent;
	right:200px;
	left:auto;
	top:48%;bottom:auto;right:auto;left:auto;border-radius:25%;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;
	border:1px solid #e5e5e5;
}
.control-round .carousel-control {
	margin: 0 20px;
	
	border: 0;
	border-radius: 40px;
	width: 60px;
	height: 60px;
	
	-webkit-transition: width 0.3s, background-color 0.3s;
	transition: width 0.3s, background-color 0.3s;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
}
.control-round .carousel-control.right{padding-left:15px;}
.control-round .carousel-control.left{left:-80px;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.control-round .carousel-control.right{right:-80px;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.slide_content:hover .control-round .carousel-control.left{left:30px;}
.slide_content:hover .control-round .carousel-control.right{right:30px;}

.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    border: 0px transparent;  opacity: 1;
}
.control-round .carousel-control.left{margin-right:81px;}
.control-round .carousel-control.left:before{font-family:FontAwesome;content:"\f104"; position: absolute; top: 0px; left: 25px; color: #1f7dd4; line-height: 60px; text-align: center; font-size: 50px;}
.control-round .carousel-control.right:before{font-family:FontAwesome;content:"\f105";position: absolute; top: 0px; color: #1f7dd4; right: 25px; line-height: 60px; text-align: center; font-size: 50px; }


.carousel-control .icon-wrap {
	position: absolute;
	width: 32px;
}

.carousel-control.left .icon-wrap {
	left: 15px;
}
.carousel-control.right .icon-wrap {
	right: 15px;
}


/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right: 50%;
    bottom: 3%;
    left: auto;
    width: 90%;
   
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
	margin-right:-50px;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 14px;
    height: 14px;
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    margin-right: 5px;
    z-index: 10;
    cursor:pointer;
	background:rgba(255,255,255,0.5);
	border:none;
}

.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    background-color: #1f7dd4;
    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:2px solid #fff;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color:rgba(255,255,255,0.5);
    content:"";
    position: absolute;
   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: left !important;
}
.slide_style_center {
    text-align: center !important;
}

/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width:992px) {
	.slide_content{overflow:hidden;}
	
	.control-round .carousel-control{top:40%;}
	.control-round .carousel-control {width: 50px;height: 50px;}
	.control-round .carousel-control.left:before{ line-height: 50px; left: 20px;}
.control-round .carousel-control.right:before{ right: 20px; line-height: 50px; }
.slide_content:hover .control-round .carousel-control.left{left:10px;}
.slide_content:hover .control-round .carousel-control.right{right:10px;}
}

@media only screen and (max-width:768px ) {
	.control-round .carousel-control {top: 40%;}
	.slide_content:hover .control-round .carousel-control.left{left:-20px;}
.slide_content:hover .control-round .carousel-control.right{right:-20px;}

}

@media (max-width:488px) {
		.carousel-control{font-size:16px;}
		.control-round .carousel-control {width: 40px;height: 40px;}
	.control-round .carousel-control.right{right:-50px; padding:10px 20px 10px 30px;}
	.control-round .carousel-control.left{left:-50px;padding:10px 20px 10px 30px;}
		.slide_content:hover .control-round .carousel-control.left{left:-50px;}
.slide_content:hover .control-round .carousel-control.right{right:-50px;}
	.indicators-line > .carousel-indicators{display:none;}
	.control-round .carousel-control.left:before {line-height: 40px;left: 31px; font-size: 40px; }
	.control-round .carousel-control.right:before {line-height: 40px; right: 31px;font-size: 40px; }
}

.proca_bg { padding: 70px 0 40px; overflow: hidden;}
.proca_bg ul { list-style: none; margin: 35px -15px 0;}
.proca_bg ul li {width: 33.333333%; padding: 0 15px; float: left; margin-bottom: 30px;}
.proca_bg ul li .image { width: 100%; display: block; overflow: hidden;}
.proca_bg ul li .image img {transition: all .5s; width: 100%; height: auto;}
.proca_bg ul li .box { position: relative; overflow: hidden;}
.proca_bg ul li .black {transition: all .5s; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: #000; opacity: 0.5;}
.proca_bg ul li .box:hover .black { opacity: 0.6;}
.proca_bg ul li .box .main {width: 90%; text-align: center; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);-webkit-transform:translate(-50%, -50%);
 -moz-transform:translate(-50%, -50%);-ms-transform: translate(-50%, -50%);  -o-transform: translate(-50%, -50%);    }
.proca_bg ul li .box .main .title {margin-top: 20px; display: block;  overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size: 20px;  overflow: hidden; font-family: "poppins_sb"; word-break: break-word; color: #fff; text-transform: capitalize;}
.proca_bg ul li .box .main .icon { transition: all .5s; display: block; width: 60px; height: 60px; margin: 0 auto;}
.proca_bg ul li .box .main .icon img { max-width: 100%; height: auto; }
.proca_bg ul li .box span {transition: all .5s; font-size: 30px; line-height: 175px; font-style: italic; padding-left:16px ; color: rgba(255,255,255,0.6); font-family: "poppins_m"; position: absolute; display: block; width: 120px; height: 120px; right: -60px; top: -60px; border-radius: 100%; background: rgba(255,255,255,0.2); }
.proca_bg ul li:nth-child(1) .box span {  padding-left:20px ;}
.proca_bg ul li .box:hover .image img { transform: scale(1.05);}
.proca_bg ul li .box .main .title:hover { text-decoration: none; color: #1f7dd4;}
.proca_bg ul li .box:hover .icon { transform: rotateY(180deg);}
.proca_bg ul li .box:hover span { background: rgba(255,255,255,0.4);}

@media only screen and (max-width:992px ) {
	.proca_bg { padding: 40px 0 10px;}
	.proca_bg ul { margin: 30px -15px 0;}
	.proca_bg ul li .box .main .title { font-size: 16px;}
}
@media only screen and (max-width:768px ) {
	.proca_bg ul li { width: 50%;}
	.proca_bg ul li .box .main .title { font-size: 16px;}
}
@media only screen and (max-width:488px ) {
	.proca_bg { padding: 40px 0 20px;}
	.proca_bg ul { margin: 30px -10px 0;}
	.proca_bg ul li { padding: 0 10px; margin-bottom: 20px;}
	.proca_bg ul li .box .main .title { font-size: 12px; margin-top: 10px;}
	.proca_bg ul li .box span { width: 80px; height: 80px; right: -40px; top: -40px; font-size: 18px; line-height: 115px; padding-left: 12px;}
	.proca_bg ul li:nth-child(1) .box span {  padding-left:15px ;}
	.proca_bg ul li .box .main .icon { width: 50px; height: 50px;}
}

.ab_bg { padding: 35px 0; background: url(../images/ab_bg.jpg) no-repeat center center; background-size: cover; overflow: hidden;}
.ab_bg .left { width: 50%; float: right; overflow: hidden; max-height: 492px;}
.ab_bg .left img {transition: all .5s; width: 100%; height: auto; width: 100%;}
.ab_bg .left:hover img { transform: scale(1.05);}
.ab_bg .right { width: 50%; float: right;  }
.ab_bg .right .box { max-width: 575px; padding-left: 50px; padding-right: 15px;}
.ab_bg .right .top { margin-top: 30px;}
.ab_bg .right .top > span {float: left; font-size: 140px; line-height: 120px; color: #1f7dd4; font-family: "poppins_sb";  text-shadow: 4px 4px 0px rgba(28, 92, 191, 0.13); padding-right: 15px;}
.ab_bg .right .top div {padding-top: 20px; font-size: 26px; font-family: "poppins_sb"; text-transform: uppercase;}
.ab_bg .right .top div span { display: block; color: #1f7dd4; text-transform: uppercase; padding-top: 9px;}
.ab_bg .right h4 { font-size: 18px; font-family: "poppins_sb"; text-transform: uppercase; padding-top: 27px;}
.ab_bg .right .text {margin-top: 15px; font-size: 14px; line-height: 34px; max-height: 170px; overflow: hidden; color: #808080; word-break: break-word;}
.ab_bg .right ul { margin-top: 30px;}
.ab_bg .right ul li { list-style: none; margin-right: 20px; float: left;}
@media only screen and (max-width:1230px ) {
	.ab_bg .right .top { margin-top: 10px;}
	.ab_bg .right h4 { padding-top: 10px;}
	.ab_bg .right .text { margin-top: 10px;}
	.ab_bg .right ul { margin-top: 10px;}
}
@media only screen and (max-width:992px ) {
	.ab_bg .right .top > span { font-size: 100px; line-height: 100px; }
	.ab_bg .right .top div { font-size: 20px;}
	.ab_bg .right h4 { font-size: 16px;}
	.ab_bg .right .text { font-size: 12px; line-height: 30px; max-height: 150px; height: auto;}
	.ab_bg .right .box { padding-left: 30px;}
	.ab_bg .right .top { margin-top: 0;}
}
@media only screen and (max-width:768px ) {
	.ab_bg .right { width: 100%; margin-bottom: 30px;}
	.ab_bg .right .box  { max-width: 100%;}
	.ab_bg .left { width: calc(100% - 30px); max-height: auto; margin: 0 15px;}
}
@media only screen and (max-width:488px ) {
	.ab_bg .right .top > span { font-size: 60px; line-height: 60px;}
	.ab_bg .right .top div { font-size: 12px; padding-top: 10px;}
	.ab_bg .right h4 { font-size: 14px;}
	.ab_bg .right ul li {margin-right: 10px;}
}


/*******Slider********/
/* Slider */
.slick-slider{ position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent;}

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand;}


.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; margin:0 auto; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
/* Dots */
.slick-dots { position: absolute;  list-style: none; display: block; text-align: center; padding: 0px; width: 100%; z-index:999; left:0; margin-top:34px;}
.slick-dots li { position: relative; display: inline-block; height: 5px; width:52px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 5px; width:52px; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; background:#eeeeee;}
.slick-dots li button:focus { outline: none;}
.slick-dots li.slick-active button{background:#0db26d;}

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
/* Dots */
.slick-dots { position: absolute; bottom: -35px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; z-index:999;display:none !important;}
.slick-dots li { position: relative; display: inline-block; height: 10px; width: 10px;border-radius:50%; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 10px; width: 10px;border-radius:50%; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; border:1px solid #b2b2b2;padding:0;}
.slick-dots li button:focus { outline: none;}
.slick-dots li.slick-active button{border:1px solid #eb5515;background:transparent;}

.slick-prev{width:15px;height:28px;position:absolute; left:-60px; top:43%; vertical-align: middle;filter:alpha(opacity=30);-moz-opacity:0.3;opacity:0.3;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.slick-next{width:15px;height:28px;position:absolute; right:-60px; top:43%; vertical-align: middle;filter:alpha(opacity=30);-moz-opacity:0.3;opacity:0.3; -webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.slick-next:hover,.slick-prev:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}

.slick-slide  .image { max-width: 100%; overflow: hidden;}
.slick-slide  .image img { max-width: 100%;}


.video_bg {position: relative; padding: 60px 0 70px;  overflow: hidden;}
.video_bg:before { position: absolute; content: ""; width: 319px; left: 0; top: 60px; height: 229px; background: url(../images/dian_bg.png) no-repeat center center;}
.video_bg .left {position: relative; width: 40%; float: left; padding: 25px 55px 0 11%;}
.video_bg .left h4 { font-size: 42px; font-family: "poppins_sb"; line-height: 44px; text-transform: capitalize;}
.video_bg .left .text {margin-top: 20px; font-size: 14px; line-height: 34px; height: 170px; overflow: hidden; color: #808080; word-break: break-word;}
.video_bg .left .read_more { margin-top: 30px;}
.video_bg .right { width: 60%; float: left; margin-top: 10px;}
.video_bg .right .slider { margin-right: -36%;}
.video_bg .right .slider .li { margin: 0 20px;}
.video_bg .right .slider .li .box { position: relative;}
.video_bg .right .slider .li .image { display: block;}
.video_bg .right .slider .li .image img {transition: all .5s;  width: 100%; max-width: 100%; height: auto;}
.video_bg .right .slider .li .black { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: 0.3;}
.video_bg .right .slider .li .icon {width: 63px; height: 63px; display: block; top: 50%; left: 50%; position: absolute; transform: translate(-50%,-50%);-webkit-transform:translate(-50%, -50%);
 -moz-transform:translate(-50%, -50%);-ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); } 
.video_bg .right .slider .li .icon img { max-width: 100%;}
.video_bg .right .slider .li:hover .image img { transform: scale(1.05);}
.video_bg .slick-prev { left: 20px; top: 48%;   width: 40px; height: 60px;background: #fff; opacity: 0.7;  }
.video_bg .slick-prev:before {content: '\f104';font-family: "FontAwesome"; line-height: 58px; font-size: 40px;  text-align: center;  color: #1f7dd4; } 
.video_bg .slick-next { right: 26%;  top: 48%;  width: 40px; height: 60px; background: #fff; opacity: 0.7;  }
.video_bg .slick-next:before {content: '\f105';font-family: "FontAwesome"; line-height: 58px; font-size: 40px;  text-align: center;  color: #1f7dd4; }
.video_bg .slick-prev:hover,.video_bg .slick-next:hover { opacity: 1;}

/*.video_bg .slick-dots { display: block !important; bottom: -30px; left: -10%;}
.video_bg .slick-dots li,.video_bg .slick-dots li button { background: #F0F0F0; border: 1px solid #F0F0F0;}
.video_bg .slick-dots li.slick-active, .video_bg .slick-dots li.slick-active button { background: #1f7dd4; border: 1px solid #1f7dd4;}*/


@media only screen and (max-width:1680px ) {
	.video_bg .slick-prev , .video_bg .slick-next { top: 45%;}
	
}
@media only screen and (max-width:1280px ) {
	.video_bg .slick-prev , .video_bg .slick-next { top: 43%;}
	
}

@media only screen and (max-width:1230px ) {
	.video_bg .left { padding: 10px 30px 0 5%;}
	.video_bg .left .read_more { margin-top: 10px;}
	
}
@media only screen and (max-width:992px ) {
	.video_bg { padding: 40px 0;}
	.video_bg .left h4 { font-size: 30px; line-height: 32px;}
	.video_bg .left .text { margin-top: 10px; font-size: 12px; line-height: 30px; max-height: 150px; height: auto;}
	.video_bg .right .slider .li { margin: 0 10px;}
	.video_bg .left { width: 100%; margin-bottom: 30px; padding-top: 0; padding: 0 15px;}
	.video_bg .right { width: 100%;}
	.video_bg .slick-prev { left: 10px;}
	
}
@media only screen and (max-width:768px ) {
	.video_bg .left h4 { font-size: 24px; line-height: 26px;}
}

@media only screen and (max-width:420px ) {
	.video_bg .right .slider { margin-right: 0;}
	.video_bg .slick-next { right: 10px; }
	.video_bg .slick-prev , .video_bg .slick-next {width: 30px; text-align: left; padding-left: 10px;}
		.video_bg .slick-prev { padding-left: 7px;}
	.video_bg .right .slider .li .icon { width: 50px; height: 50px;}
	
} 

.hot_bg { padding: 70px 0 35px; overflow: hidden; background: #f5f5f5;}
.hot_bg ul { margin: 35px -10px 0;}
.hot_bg ul li { list-style: none; width: 25%; float: left; padding: 0 10px; margin-bottom: 35px;}
.hot_bg ul li .image { display:block; width: 100%; overflow: hidden; border: 1px solid #eeeeee; }
.hot_bg ul li .image img {transition: all .5s; width: 100%; height: auto;}
.hot_bg ul li .main {  text-align: center; padding-top: 20px;}
.hot_bg ul li .title {display: block;  overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size: 16px;   font-family: "poppins_m"; word-break: break-word; text-transform: capitalize; }
.hot_bg ul li .text {margin-top: 13px; font-size: 12px; line-height: 22px; height: 44px; overflow: hidden; color: #808080; word-break: break-word;}
.hot_bg ul li:hover .title {text-decoration: none; color: #1f7dd4; }
.hot_bg ul li:hover .image img  {transform: scale(1.05);}


@media only screen and (max-width:992px ) {
.hot_bg { padding: 40px 0 10px;}
.hot_bg ul { margin: 30px -10px 0;}
.hot_bg ul li .title { font-size: 14px;}
}

@media only screen and (max-width:768px ) {
	.hot_bg { padding: 40px 0 20px;}
	.hot_bg ul li { width: 50%; margin-bottom: 20px;}
	
}

.case_bg { padding: 70px 0 0; overflow: hidden;}
.case_bg ul { list-style: none; margin-top: 35px;}
.case_bg ul li { width: 25%; padding: 0 5px; float: left; margin-bottom: 10px;}
.case_bg ul li .box { position: relative;}
.case_bg ul li .black { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: #000; opacity: 0;}
.case_bg ul li .image { width: 100%; overflow: hidden; display: block;}
.case_bg ul li .image img { width: 100%; max-width: 100%; height: auto;}
.case_bg ul li .main { transition: all .5s; max-width: 330px; padding: 0 10px; text-align: center; position: absolute; left: 50%; top: 100%; width: 100%; transform: translate(-50%,0%);-webkit-transform:translate(-50%, 0%); -moz-transform:translate(-50%, 0%);-ms-transform: translate(-50%, 0%); -o-transform: translate(-50%, 0%); }
.case_bg ul li .main .title { display: block;  overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size: 20px;  font-family: "poppins_sb"; word-break: break-word; color: #fff; text-transform: capitalize;}
.case_bg ul li .main .line { width: 30px; height: 2px; background: #fff; margin: 18px auto 16px;}
.case_bg ul li .main .text { font-size: 12px; line-height: 24px; height: 72px; overflow: hidden; color: #fff; opacity: 0.6; word-break: break-word;}
.case_bg ul li .box:hover .main {top: 50%;  translate(-50%,-50%);-webkit-transform:translate(-50%, -50%);
 -moz-transform:translate(-50%, -50%);-ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);}
.case_bg ul li .box:hover .black { opacity: 0.7;}
.case_bg ul li .box .main .title:hover { text-decoration: none; color: #1f7dd4;}
@media only screen and (max-width:992px ) {
	.case_bg  { padding: 40px 0 0;}
	.case_bg ul { margin-top: 30px;}
	.case_bg ul li .main .title { font-size: 16px;}
}
@media only screen and (max-width:768px ) {
	.case_bg ul li { width: 50%;}
}
@media only screen and (max-width: 488px) {
	.case_bg ul li .main { padding: 0 5px;}
	.case_bg ul li .main .line {margin: 10px auto; }
	.case_bg ul li .main .text { height: 48px; }
}

.parent_bg { padding: 60px 0; background: url(../images/parent_bg.jpg) no-repeat center center; background-size: cover; overflow: hidden;}
.parent_bg .slick-prev { left: -42px; top: 44%; width: 17px; height: 32px;  background: url(../images/prev.png) no-repeat center center; opacity: 0.2; }
.parent_bg .slick-next { right: -42px; top: 44%; width: 17px; height: 32px;background: url(../images/next.png) no-repeat center center; opacity: 0.2;}
.parent_bg .li { margin: 0 13px;}
.parent_bg .li .image { display: block; overflow: hidden;}
.parent_bg .li .image img { max-width: 100%; width: 100%; height: auto;}
.parent_bg .slick-prev:hover,.parent_bg .slick-next:hover { opacity: 0.7;}
@media only screen and (max-width:1100px ) {
	.parent_bg .slick-prev { left: -15px;}
	.parent_bg .slick-next { right: -15px;}
} 
@media only screen and (max-width:992px ) {
	.parent_bg { padding: 40px 0;}
}
@media only screen and (max-width:768px ) {
	.parent_bg { padding: 30px 0;}
}

.say_bg { overflow: hidden; padding: 70px 0;}
.say_bg .slider { margin: 26px -20px 0; }
.say_bg .slick-list { padding-top: 70px;}
.say_bg .li { margin: 0 20px; }
.say_bg .li .box { position: relative; background: #f5f5f5; border-radius: 30px 0 30px 0; padding: 75px 15px 20px;}
.say_bg .li .image {position: absolute; left: 50%; top: -50px; transform: translate(-50%,0%);-webkit-transform:translate(-50%, 0%);
 -moz-transform:translate(-50%, 0%);-ms-transform: translate(-50%, 0%);  
-o-transform: translate(-50%, 0%);   
display: block; width: 100px; height: 100px; border-radius: 100%; overflow: hidden; border: 3px solid #fff;}
.say_bg .li .image  img { transition: all .5s; max-width: 100%; width: 100%; height: auto;}
.say_bg .li .title {text-align: center; display: block;  overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size: 16px; line-height: 30px; font-family: "poppins_sb"; word-break: break-word; text-transform: capitalize;}
.say_bg .li .text {margin-top: 5px; font-size: 12px; line-height: 30px; height: 90px; overflow: hidden; text-align: center; color: #808080;}
.say_bg .li span {margin-top: 12px; display: inline-block; float: right; width: 36px; height: 30px;}
.say_bg .slick-prev { left: -20px; top: 60%; width: 17px; height: 32px;  background: url(../images/prev.png) no-repeat center center;  }
.say_bg .slick-next { right: -20px; top: 60%; width: 17px; height: 32px;background: url(../images/next.png) no-repeat center center;}
.say_bg .slick-slide:nth-child(2n+1) { margin-top: -20px;}
.say_bg .li:hover .image  img {transform: scale(1.05); }
.say_bg .li:hover .title { text-decoration: none; color: #1f7dd4;}
 @media only screen and (max-width:1100px ) {
	.say_bg .slick-prev { left: -15px;}
	.say_bg .slick-next { right: -15px;}
	.say_bg .slider { margin: 26px 0px 0; }
} 
@media only screen and (max-width:992px ) {
	.say_bg { padding: 40px 0;}
}
@media only screen and (max-width:768px ) {
	.say_bg .li { margin: 0 15px; }
}
@media only screen and (max-width:420px ) {
	.say_bg .slick-list { padding-top: 50px;}
	.say_bg .slick-slide:nth-child(2n+1) { margin-top: 0px;}
}


.news_bg { overflow: hidden; padding: 70px 0 50px; background: #f5f5f5;}
.news_bg .main_top { margin-bottom: 35px;}
.news_bg .left { width: 50%; float: left; padding-right: 30px; }
.news_bg .left .image {position: relative; overflow: hidden;}
.news_bg .left .image .box { overflow: hidden;}
.news_bg .left .image img {transition: all .5s; width: 100%; max-width: 100%; height: auto;}
.news_bg .left h4 {width: 100%; padding: 20px 30px; background: rgba(0,0,0,0.4); position: absolute; left: 0; bottom: 0;}
.news_bg .left .title { text-align: center; display: block;  font-size: 16px; color: #fff; line-height: 30px; height: 60px; overflow: hidden; font-family: "poppins_sb"; }
.news_bg .left .title:hover  {text-decoration: none; color: #fff;}
.news_bg .left  h4:hover { background: rgba(0,0,0,0.7);  }
.news_bg .left:hover .image img  { transform: scale(1.05);}
.news_bg .right { width: 50%; float: left; list-style: none; padding-left: 30px;}
.news_bg .right li { margin-bottom: 20px;}
.news_bg .right li .image { display: block; float: left; width: 30%; overflow: hidden;}
.news_bg .right li .image img {transition: all .5s; width: 100%; max-width: 100%; height: auto;}
.news_bg .right li .main {padding-top: 4px; width: 70%; float: left; padding-left: 20px; padding-right: 20px;}
.news_bg .right li .main .title { display: block;  overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size: 14px; line-height: 18px;  font-family: "poppins_sb"; word-break: break-word;}
.news_bg .right li .main .time { margin: 10px 0; display: inline-block; color: #1f7dd4; font-size: 12px;  padding-left: 20px; background: url(../images/time_icon.png) no-repeat left 1px;}
.news_bg .right li .main .text { font-size: 12px; line-height: 24px; height: 48px; overflow: hidden; color: #808080; word-break: break-word;}
.news_bg .right li:hover  .image img { transform: scale(1.05);}
.news_bg .right li:hover .main .title { color: #1f7dd4; text-decoration: none;}
@media only screen and (max-width:1230px ) {
	.news_bg .left { padding-right: 15px;}
	.news_bg .right { padding-left: 15px;}
	.news_bg .right li .main { padding-top: 0; padding-right: 0;}
	.news_bg .right li { margin-bottom: 10px;}
}
@media only screen and (max-width:992px ) {
	.news_bg { padding: 40px 0 30px;}
	.news_bg .main_top { margin-bottom: 30px;}
	.news_bg .left { padding-right: 10px;}
	.news_bg .right { padding-left: 10px;}
	.news_bg .right li .main  { padding-left: 10px;}
	
}

@media only screen and (max-width:768px ) {
	.news_bg .left { width: 100%; padding-right: 0; margin-bottom: 30px;}
	.news_bg .right { width: 100%; padding-left: 0;}
	.news_bg .left h4 { padding: 20px 10px;}
	.news_bg .left .title { font-size: 14px;}
	.news_bg .right li {  margin-bottom: 15px;}
} 



.send_bg { padding: 60px 0; background: url(../images/send_bg.jpg) no-repeat center center; background-size: cover; overflow: hidden;}
.send_bg .send {position: relative; width: 100%; float: right; padding: 50px 25px 55px; text-align: center;  max-width: 640px;  background: #1f7dd4; border-radius: 30px 0 30px 0;}
.send_bg .send:before { content: ""; position: absolute; width: 184px; top: 0; right: 185px; height: 142px; background: url(../images/email_bg.png) no-repeat center center;}
.send_bg .send  em {position: relative; font-size: 42px; line-height: 44px;  color: #fff; text-transform: capitalize; font-family:"poppins_sb";}
.send_bg .send form {max-width: 749px; margin: 0 auto;}
.send_bg .send form p {position: relative; font-size: 12px; line-height: 24px; color: #fff; margin: 23px auto 30px; max-width: 505px;}
.send_bg .send form ul { max-width: 749px; margin:0 auto;}
.send_bg .send ul li {list-style: none; margin-bottom: 20px; color: #333;}
.send_bg .send ul .text { font-size: 13px; color: #808080; line-height: 24px; margin-bottom: 10px;}
.send_bg .send ul  .input1li { float: left; width: calc(50% - 10px); }
.send_bg .send ul li .input1 {padding-left: 42px;font-size: 12px; width: 100%; line-height: 44px; border-radius: 24px; line-height: 44px; }
.send_bg .send ul li textarea {font-size: 12px; width: 100%;padding-left: 15px; line-height: 24px; border-radius: 24px; line-height: 24px;height: 100px; padding-top: 15px; padding-left: 42px; color: #333; border: 0;} 
.send_bg .send ul  .input1li:nth-child(1) { margin-right: 10px;}
.send_bg .send ul  .input1li:nth-child(2) { margin-left: 10px;}
.send_bg .send ul li .send_email { background:#ffffff url(../images/inquiry_email.png) no-repeat 15px 15px; }
.send_bg .send ul li .send_phone {padding-left: 38px; background:#ffffff url(../images/inquiry_tel.png) no-repeat 15px 14px; }
.send_bg .send ul li textarea { background:#ffffff url(../images/inquiry_message.png) no-repeat 15px 13px;}
 .send_bg .send .send_m input { background: #fff; color: #1f7dd4;}
  .send_bg .send .send_m input:hover {background: #105493; color: #fff;} 
.send_bg .input1:-ms-input-placeholder{color:#777777;}/* Internet Explorer 10+ */ 
.send_bg .input1::-webkit-input-placeholder{color:#777777;}/* WebKit browsers */
.send_bg .input1::-moz-placeholder{color:#777777;}/* Mozilla Firefox 4 to 18 */ 
.send_bg .input1:-moz-placeholder{color:#777777;}/* Mozilla Firefox 19+ */
.send_bg textarea:-ms-input-placeholder{color:#777777;}/* Internet Explorer 10+ */ 
.send_bg textarea::-webkit-input-placeholder{color:#777777;}/* WebKit browsers */
.send_bg textarea::-moz-placeholder{color:#777777;}/* Mozilla Firefox 4 to 18 */ 
.send_bg textarea:-moz-placeholder{color:#777777;}/* Mozilla Firefox 19+ */
.send_bg .send ul .send_m { margin-top: 10px;} 
@media only screen and (max-width:992px ) {
	.send_bg { padding: 40px 0;}
	.send_bg .send em { font-size: 30px; line-height: 32px;}
	.send_bg .send  { padding: 30px 20px; max-width: 600px;}
}

@media only screen and (max-width:768px ) {
	.send_bg .send { width: 95%; max-width: 95%;float: none; margin: 0 auto;}
	.send_bg .send em {font-size: 28px; line-height: 30px;}
	.send_bg .send form p { margin: 20px auto;}
}

@media only screen and (max-width:600px ) {
	.send_bg .send ul .input1li:nth-child(2) { margin-left: 0;}
	.send_bg .send { width: 98%; max-width: 98%;}
	.send_bg .send ul  .input1li {width: 100%;}
	.send_bg .send ul li .send_email {margin-right: 0;}
	.send_bg .send ul li .send_phone { margin-left: 0;}
}
@media only screen and (max-width:420px ) {
	.send_bg .send {width: 98%; max-width: 98%; padding: 30px 10px;}
	.send_bg .send form p { margin: 15px 0;}
} 

/*footer*/
.footer{padding-top:68px;background:#232323; overflow: hidden;}
.footer .fot_title{display:block;margin-bottom:30px;text-transform:uppercase;position:relative;}
.footer .fot_title em{font-size:18px; display:block; position:relative; z-index:5; color:#ffffff; text-transform:uppercase; font-family:"poppins_sb"; padding-bottom:15px;}
.footer .fot_title em:before { content: ""; width: 30px; position: absolute; left: 0; bottom: 0; height: 1px; background: #fff;}

.footer ul{list-style:none;}
.icon-minus-sign:before {content:"-";font-family:'FontAwesome';}
.icon-plus-sign:before {content: "+";font-family:'FontAwesome';}
.fot_title .column_icon_toggle {display: none;}

.fot_con{padding-right:0px;float:left;width:26%;}
.fot_con ul li{margin-bottom:14px;color:#b2b2b2;font-size:12px;line-height:22px;padding-left:35px;}
.fot_con ul li a{color:#b2b2b2;font-size:12px;line-height:22px;}
.fot_con ul li a:hover{color:#1f7dd4;}
.fot_con ul li.fc_a{background:url(../images/fot_a.png) no-repeat left 1px;}
.fot_con ul li.fc_p{background:url(../images/fot_p.png) no-repeat 3px -1px;}
.fot_con ul li.fc_e{background:url(../images/fot_e.png) no-repeat 2px 1px;}
.fot_con ul li.fc_s{background:url(../images/fot_s.png) no-repeat 2px 1px;}
.fot_con .sns_ul { list-style: none; margin-top: 24px;}
.fot_con .sns_ul li {transition: all .5s; padding-left: 0; margin-bottom: 10px; float: left; margin-right: 15px;}
.fot_con .sns_ul li a { display: block; width: 32px; height: 32px; border-radius: 100%;}
.fot_con .sns_ul li a  img { max-width: 100%;}
.fot_con .sns_ul li:hover { transform: rotateY(180deg);}

.fot_nav{float:left;width:18%;padding-right:40px;}
.fot_nav li{margin-bottom:12px;}

.fot_nav li a{color:#b2b2b2;font-size:12px;line-height:22px;text-transform:capitalize; }
.fot_nav li a:hover{color:#1f7dd4;}

.fot_tag{padding-right:40px;float:left;width:22%;}
.fot_tag ul li{margin-bottom:12px;}
.fot_tag ul li a{color:#b2b2b2;font-size:12px;line-height:22px;}
.fot_tag ul li a:hover{color:#1f7dd4;}

.fot_sub{float:left;width:34%; padding-right: 85px; margin-top: -15px;} 
.fot_sub .fot_title { display: none;}
.fot_sub .text{color:#b2b2b2;font-size:12px;line-height:22px;margin: 15px 0 30px;}
.letter-input{position:relative; max-width: 100%;}
.letter-input .fot_input{position: relative; width:100%; max-width: 300px; height:44px;line-height:44px;font-size:12px;color:#333; border-radius: 0px; padding-left: 20px;  background: #fff; border-radius:22px; }
.letter-input .fot_input:-ms-input-placeholder{color:#777;}/* Internet Explorer 10+ */ 
.letter-input .fot_input::-webkit-input-placeholder{color:#777;}/* WebKit browsers */
.letter-input .fot_input::-moz-placeholder{color:#777;}/* Mozilla Firefox 4 to 18 */ 
.letter-input .fot_input:-moz-placeholder{color:#777;}/* Mozilla Firefox 19+ */
.fot_sub .send_m { margin-top: 20px;}

.friendly{margin-top:5px;}
.friendly p{display:inline-block;text-transform:capitalize;color:#b2b2b2;font-size:12px;}
.friendly a{color:#b2b2b2;font-size:12px;display:inline-block;margin:0 5px; }
.friendly a:hover{color:#1f7dd4;}

.foot_bot{padding:30px 0;text-align:center;border-top:1px solid rgba(255,255,255,0.1);text-align:center;margin-top:34px;}
.copy{color:#b2b2b2;font-size:12px;display:block;}
.copy a{color:#b2b2b2;font-size:12px;}
.copy a:hover{color:#1f7dd4;}
.copy p{display:inline-block;padding-right:0px;}


@media only screen and (max-width: 992px) {
	.footer .fot_title em { font-size: 16px;}
	.fot_nav,.fot_tag,.fot_sub {padding-right:30px;}
}


@media only screen and (max-width: 768px) {
	.footer{padding-top:50px;}
	.footer .fot_title em:before { display: none;}
	.footer .fot_about,.footer .fot_tag,.footer .fot_con,.footer .fot_pro,.footer .fot_sub,.footer .fot_nav{width:100%;padding:0;}
	.footer .fot_title em{margin-bottom:0;font-size:16px;padding-bottom:0px;background:none;}

	.footer .fot_con,.footer .fot_nav,.footer .fot_tag,.footer .fot_sub { border-bottom:1px solid rgba(255,255,255,0.2) ; padding: 10px 0 0;}
	.footer .fot_title{display:block;cursor:pointer;margin-bottom:10px;font-size:16px;}
	.footer .fot_title .column_icon_toggle{display: inline-block;position: absolute;right:15px;top:0;font-style:normal;cursor:pointer;font-size:18px;font-weight:normal;color:#fff;}
	.footer .toggle_content{padding-bottom:10px;padding-top:5px;}
	.foot_bot{border:none;margin:0; padding: 20px 0 5px;}
	.fot_sub .text{margin-bottom:20px; margin-top: 5px;}
	.fot_con ul li.fc_a{line-height: 26px; }
	.footer{padding-bottom:20px; padding-top: 30px;}
	.fot_top p { font-size: 12px;}
	.copy a,.friendly p , .friendly a , .copy { font-size: 12px;} 
}

@media only screen and (max-width:488px ) {
	.footer{padding-top:30px; }
	.fot_sub .text { font-size: 12px;}
	.fot_tag ul li a,.fot_nav li a,.fot_con ul li  a,.fot_con ul li {font-size: 12px;}
	.fot_con ul li { padding-left: 30px;}
}



/*service*/
.online_section{position:fixed;z-index:99999999;top:200px;right:-180px;
transition:all .3s ease;}
.online_section:hover {right:0px;}
.online_section ul li{border-radius:20px;list-style:none;width:220px;height:40px;color:#fff; padding-left:45px; margin-bottom:3px;transition:all .5s ease;overflow:hidden; margin-bottom:3px; line-height:40px; font-size:12px;background-color:#1f7dd4;background-repeat:no-repeat;}
.online_section ul li:nth-child(2n+2) a {    color: #FFFFFF;  }
.online_section ul li:nth-child(2n+2) a:hover {color:#FFFFFF;}
.online_section ul li:nth-child(2n+2):hover {color:#FFFFFF;}
.online_section ul li a{ line-height:40px; font-size:12px; color:#fff;}
.online_section .online_p{background-image:url(../images/service01.png);background-position:15px 8px;}
.online_section .online_e{background-image:url(../images/service02.png);background-position:13px 11px;}
.online_section .online_w{background-image:url(../images/service03.png);background-position:12px 7px;}
.online_section .online_s{background-image:url(../images/service04.png);background-position:13px 9px;}


.online_section ul li:hover,.online_section ul li:hover a{color:#FFFFFF;}
@media only screen and (max-width: 768px) {.online_section{display:none;}}



/*底部service*/
#online_qq_layer{z-index:9999999;position:fixed;right:0px;bottom:0;}
#online_qq_layer a{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
#online_qq_layer a:hover{text-decoration:none;}
#floatShow{overflow: hidden; color: #fff; font-family: "poppins_m"; text-transform: capitalize; 
    background:#1f7dd4 url(../images/online.png) no-repeat left center; padding-left: 48px; font-size: 16px;
    height: 40px;
    width: 224px;
    float: right;
    line-height: 40px;
    margin-right: -10px;
    -webkit-transition: all var(--transition-time,800ms);
    -o-transition: all var(--transition-time,800ms);
    transition: all var(--transition-time,800ms);
    border-radius: 22px;
}
#floatShow:hover {margin-right: -5px;}
#floatShow i{font-size:14px;color:#fff;line-height:34px;float:right;padding-right:10px;}
#floatShow p{color:#fff;font-size:14px;line-height:34px;display:inline-block; vertical-align:middle;padding-left:10px;text-transform:capitalize; font-family: arial;}
#floatHide{display:none;background: #1f7dd4 ;width:300px;text-align:left;height:36px;padding-left:10px;border-bottom:none;}
#floatHide p{color:#fff;font-size:16px;line-height:36px;display:inline-block; vertical-align:middle;font-family: "poppins_sb"; text-transform:capitalize;}
#floatHide i{font-size:14px;color:#fff;line-height:36px;float:right;margin-right:10px;}

#onlineService{display:inline;width:300px; overflow: hidden;display:none;background: #fff; font-size:12px;box-shadow:0px 0px 10px rgba(0,0,0,0.2); border:1px solid #eee; background:#f6f6f6;}
#onlineService .online_form{ padding:20px 10px;}
.online_form ul li {list-style: none; margin-bottom: 15px;}
.online_form ul .text { font-size: 12px; color: #777; line-height: 24px; margin-bottom: 10px;}
.online_form ul li .input1 {padding-left: 15px;font-size: 12px; width: 100%; line-height: 42px; border-radius: 22px; line-height: 42px; border: 1px solid #ddd;}
.online_form ul li textarea {font-size: 12px; width: 100%;padding-left: 15px; width: 100%; line-height: 42px; border-radius: 22px; line-height: 24px; border: 1px solid #ddd; height: 80px; padding-top: 5px;} 
.online_form ul li .input1:focus,.online_form ul li textarea:focus { border: 1px solid #1f7dd4;}
.online_form .send_m { margin-top: 0px;}


/*底部nav*/
.mobile_nav{position:fixed;background: #1f7dd4; border-top: 2px solid #ddd; left:0;bottom:0;width:100%;padding:10px 0;display:none;z-index:999999;}
.mobile_nav a{display:inline-block;width:20%;padding:0 10px;float:left;text-align:center;color:#fff;}
.mobile_nav a i{font-size:16px;}
.mobile_nav a p{color:#fff;padding-top:8px;font-size:13px;text-transform:capitalize;line-height:13px;}
.mobile_nav a:nth-child(3){float:right;}
.mobile_nav a:nth-child(4){float:right;}


@media only screen and (max-width: 768px) {
	#onlineService .p{ display:none}
	#online_qq_layer{right:0;}
	#onlineService{ width:100%;}
	#online_qq_layer{ width:100%;}
	#online_qq_tab{ width:100%;}
	#online_qq_tab #floatShow{ background:#1f7dd4 url(../images/mobile-inq.png) no-repeat center center;border-radius:0;margin-right:0; width:50px; height:50px; position:absolute;left:50%;bottom:15px;margin-left:-25px;border:2px solid #e5e5e5;border-radius:50%;text-indent:-999999px;z-index:9999999999; padding: 0;}
	#online_qq_tab #floatShow i{display:none;}
	#online_qq_tab #floatHide{ width:100%; width:100%; height:36px;box-shadow:0 0 10px 1px rgba(255,255,255,0.3);}
	#online_qq_tab #floatShow span{ display:none;}
	.mobile_nav{display:block;}
	body{padding-bottom:50px;}
	#onlineService .i_message_inquiry .main-more input{padding:8px 20px;}
	}

@media only screen and (max-width:488px ) {
	.mobile_nav a p{font-size:12px;}
	
}


@media only screen and (max-width: 375px) {
	.mobile_nav a p{display:none;}
	#online_qq_tab #floatShow{width:42px;height:42px;background-size:42px;bottom:10px;}
	body{padding-bottom:30px;}
}

/*back-top*/
/*back-top*/
.back_top{width:46px; height:46px; text-align: center; line-height: 46px; color: #fff; text-transform: uppercase; position:fixed; right:30px; bottom:80px; z-index:9999; display:none; -moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s; border-radius:50%; border:2px solid rgba(255,255,255,0.5);  background: rgba(0,0,0,0.5);}
.back_top:hover, .back_top:visited{border:2px solid #1f7dd4; text-decoration: none; background: #1f7dd4; color: #fff;}
@media only screen and (max-width: 768px) {.back_top{  display:none; bottom:80px;}.back_top:hover{ bottom:80px; }.back_top{ max-width:40px; height:40px; line-height: 40px;}}


.page_banner { width: 100%; overflow: hidden;} 
.page_banner img { width: 100%; height: auto; max-width: 100%;}

.biaozhu { background: #f8f8f8; position: relative; padding: 30px 0; }

.biaozhu .page_title {text-align:center;}
.biaozhu .page_title em {font-size: 42px; display: inline-block; line-height: 44px;  text-transform: capitalize; font-family: "poppins_sb"; }
.biaozhu .image { margin: 5px 0;}
.biaozhu .image img { max-width: 35px;}
.breadcrumb{ margin-left: 0px; margin-bottom: 0; text-transform:capitalize;text-align:center;background:none;padding:0px;position:relative;z-index:5; margin-top: 5px;}
.breadcrumb i{margin:0 2px;display:inline-block;color:#777;font-style:normal; margin-top: 0px;}
.breadcrumb .home i { margin-right: 8px; margin-top: -2px; color: #1f7dd4;}
.breadcrumb a i{font-size:14px;color:#777; line-height: 24px; }
.breadcrumb h2 ,.breadcrumb a ,.breadcrumb span { font-size: 14px;color: #777; line-height: 24px;}
.breadcrumb a:hover , .breadcrumb a:hover h2 {color:#1f7dd4; text-decoration: none;}

.breadcrumb h2{margin:0;display:inline-block;padding:0;}


@media only screen and (max-width:992px ) {
	.biaozhu { padding: 25px 0;}
	.biaozhu .page_title em {font-size: 30px; line-height: 32px; }
	.breadcrumb h2 ,.breadcrumb a ,.breadcrumb span { font-size: 12px;}
	.biaozhu .image img { max-width: 20px;}
}

@media only screen and (max-width:768px ) {
	.biaozhu .page_title em {font-size: 24px; line-height: 26px;}
}


@media only screen and (max-width:488px ) {
	.biaozhu .page_title em {font-size: 20px; line-height: 22px;}
}


/*about page*/

.page_about .text img { max-width: 100%; height: auto;}
.page_about .text { font-size: 13px; line-height: 24px;}



/*page 通用*/
.n_main{ padding:40px 0;  font-size:13px;}
@media screen and (max-width: 992px) {
	.inquiry{ padding:10px;}
	.n_main .container { padding:0 15px;}
}

.n_left{ float:left; width:25%;}

.left_h4{border-bottom: 1px solid rgba(13,111,184,0.1); font-size:20px; color:#333;text-transform:capitalize; padding-bottom:15px;  position: relative;   margin-bottom:10px; font-family: "poppins_sb";  }
.left_h4:before {content: '';  width: 35px;height: 2px; position: absolute;left: 0;bottom: 0px; display: inline-block;
background: #1f7dd4; }

.nav_h4{border-bottom: 1px solid rgba(13,111,184,0.1); font-size:20px; color:#333;text-transform:capitalize; padding-bottom:15px;  position: relative;   margin-bottom:15px; font-family: "poppins_sb";}
.nav_h4:before {content: '';  width: 35px;height: 2px; background: #1f7dd4; position: absolute;left: 0;bottom: 0px; display: inline-block; }

.n_right{ float:right; width:75%; padding-left: 60px;}
.n_left .block{ margin-bottom:40px;}

@media only screen and (max-width:768px) {
.new_left { display: none;}
.n_left{ width:100%; padding-right:0; float: none;}
.n_right{ width:100%; border-left:none !important; padding-left:0px; margin-top:0px; float: none;}
.left_h4 span{ background:none;}
.nav_h4 span{ padding-bottom:0px; color: #ffffff;}
.n_left .block{ margin-bottom:0px; margin-top: 20px;}
.n_left_nav {
    background: #FFFFFF;
    padding: 0px;
    border-radius: 0px;
}

.left_h4{ position: relative;  margin-bottom:20px; background:none; text-align:left !important; background:#01509f  !important; padding:0px 10px; line-height:36px; color:#fff !important; font-size:16px !important; border-bottom:none; border-radius:5px;}
.left_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:0px;
  color:#fff;
  font-style:normal;
}
.left_h4.active:after {
    content: "\f106";
}
.n_left .toggle_content { padding-bottom:10px;}
.nav_h4{ position:relative;  border-radius:5px; background:#1f7dd4 ; padding:10px 10px; font-size:16px; margin-bottom: 0;}
.nav_h4:before{ content:none;}
.nav_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:8px;
  color:#fff;
  font-style:normal;
}
.nav_h4.active:after {    content: "\f106";}

.products .products_mP { font-size: 12px;}

}

@media only screen and (max-width:768px ) {
	.hot_left { display: none;}
}



/*left*/
ul.mtree{opacity: 0;margin-left: 0; background:#fff; border-bottom-left-radius:0px; border-bottom-right-radius:0px; }
ul.mtree li ul.mtree-level-1 { background: #f9f9f9;}
ul.mtree>li  {list-style: none; border-bottom:none;}
/*ul.mtree>li:last-child{ border:none;}*/
ul.mtree>li a { border-bottom: 1px dotted #d0d0d0;}
ul.mtree a{display: block;font-size:15px; color:#444;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; padding:8px 30px 8px 5px; line-height:22px; padding-right:40px; }
ul.mtree li ul a{ padding:8px 25px 8px 10px;}
/*ul.mtree ul li:last-child a{ border:none;}*/
/*ul.mtree li.mtree-node > a {font-size:14px;}*/
ul.mtree.transit li.mtree-open>span:before  {content:"-";font-family:FontAwesome;float:right; font-size:18px; line-height: 39px;  color:#1f7dd4 ;font-weight: bold; text-align: center; font-style:normal; width: 39px; height: 39px; position:absolute;  right:0; top:0px;z-index: 2;  border-radius: 0px;}
ul.mtree.transit li.mtree-closed>span:before {content:"+";font-family:FontAwesome;float:right; font-size:18px; line-height: 39px;  color:#999 ;font-weight: bold; text-align: center; font-style:normal; width: 39px; height: 39px; position:absolute;  right:0; top:0px;z-index: 2;  border-radius: 0px;}
ul.mtree .mtree-level-1 li.mtree-open>span:before {content:"-";font-family:FontAwesome;float:right; font-size:18px; line-height:39px;  color:#1f7dd4 ;font-weight: bold; text-align: center; font-style:normal; width: 39px; height: 39px; position:absolute;  right:0; top:0px;z-index: 2;  border-radius: 0px;}
ul.mtree .mtree-level-1 li.mtree-closed>span:before{content:"+";font-family:FontAwesome;float:right; font-size:18px; line-height: 39px;  color:#999 ;font-weight: bold; text-align: center; font-style:normal; width: 39px; height: 39px; position:absolute;  right:0; top:0px;z-index: 2;  border-radius: 0px;}

ul.mtree>li:hover>a{color:#1f7dd4;}
ul.mtree>li.mtree-node a ul a{ font-size:14px;}
ul.mtree>li.mtree-open{color:#444 ;padding-bottom:0;}
ul.mtree>li.mtree-open>a,ul.mtree>li.mtree-open>a:after{color:#1f7dd4 ;}
ul.mtree>li.mtree-node:hover>a,ul.mtree>li.mtree-node:hover>a:after{color:#1f7dd4;text-decoration:none;}
ul.mtree>li>a { position: relative; padding-left: 10px; z-index: 1; font-size: 14px; color: #444; text-transform: capitalize; font-family: "poppins_m"; } 

ul.mtree ul li{list-style:none; position:relative;}
ul.mtree ul li a{display:block;color:#555;font-size:14px;}
ul.mtree>li>ul>li>a{ font-size:13px; border: none; text-transform: capitalize; }
ul.mtree ul li a:hover{color:#1f7dd4 ;}
ul.mtree li ul li.mtree-open a{color:#1f7dd4 ;text-decoration:none;}
ul.mtree .mtree-level-2{ margin-top:0px; border:none;  margin-bottom:0; background: #FAFAFA;}
ul.mtree li ul.mtree-level-2 li a{color:#808080;font-weight:normal;font-size:12px; padding-left: 10px; text-transform: capitalize;}
ul.mtree li ul.mtree-level-2 li a:before {content: "\f105"; font-family: "FontAwesome"; padding-right: 6px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:none;color:#1f7dd4  ;font-weight:normal;}
ul.mtree.jet ul {margin-left: 0;}
ul.mtree.jet li {margin-bottom: 1px;}
ul.mtree.jet li:last-child {margin-bottom: 0px;}
ul.mtree.jet li:first-child {margin-top: 1px;}
ul.mtree.jet li.mtree-active a {background: #e5e5e5;}
ul.mtree.jet li.mtree-active li:last-child > a {border-radius: 0px 0px 3px 3px;}
ul.mtree.jet li.mtree-active > a {background: #008cba;color: #FFF; border-radius: 3px 3px 0px 0px;}
ul.mtree.jet li > a:hover { background: #FFC000;color: #FFF;}
ul.mtree.jet a { padding: 5px 0px 5px 1em;}
ul.mtree.jet li li > a { padding-left: 2em;}
ul.mtree.jet li li li > a {padding-left: 3em;}
ul.mtree.jet li li li li > a {padding-left: 4em;}
ul.mtree.jet li li li li li > a {padding-left: 5em;}
ul.mtree a:hover{text-decoration:none;}
ul.mtree>li.mtree-node ul i{margin-right:10px;}
.mtree-skin-selector{ display:none !important}
ul.mtree>li>ul>ul.mtree-level-2 {opacity: 1 ; display: block !important; height: auto !important;}
ul.mtree>li:hover>a{ color:#1f7dd4 ;background-image:none;}


@media only screen and (max-width:768px ) {
	ul.mtree>li>a { font-size: 14px;     padding: 8px 30px 8px 5px; } 
	ul.mtree.transit li.mtree-open>span:before  { width: 39px; height: 39px; }
ul.mtree.transit li.mtree-closed>span:before {width: 39px; height: 39px;}
ul.mtree .mtree-level-1 li.mtree-open>span:before {width: 39px; height: 39px;}
ul.mtree .mtree-level-1 li.mtree-closed>span:before{width: 39px; height: 39px;}

}

/*hot_left*/
.hot_left ul { margin-top: 10px;}
.hot_left ul li{ list-style:none;}
.hot_left ul li .li{ padding:6px 0px;}
.hot_left ul li .img{ float:left; width:32%;display:inline-block; margin-right:15px;  overflow:hidden; border-radius:5px; border:1px dotted #ddd;
text-align: center;
}
.hot_left ul li .text{ float:left; width:73%;}
.hot_left ul li .img img {transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; width: 100%; height: auto;}
.hot_left ul li h4 a{ font-size:14px; color:#555555; overflow:hidden; line-height:26px; max-height:52px; display:block; margin-top: 10px; word-break: break-word;}
.hot_left ul li:hover h4 a{ color:#1f7dd4 ;}
.hot_left ul li:hover .img img{transform: scale(1.1);}
.hot_left ul li:hover .img{ border:1px dotted #1f7dd4;}
.left_img{ margin:30px 0;}
@media only screen and (max-width:768px ) {
	ul.mtree { padding: 0 0px;}
}
.hot_left { overflow: hidden;}
.hot_left .slider { margin-top: 10px; padding-bottom: 30px;}
.hot_left .slick-next , .hot_left .slick-prev { display: none !important; }
.hot_left .li .image { overflow: hidden;}
.hot_left .li .image img { width: 100%; max-width: 100%; overflow: hidden;}
.hot_left .li .main { text-align:  center; margin-top: 10px;}
.hot_left .li .title  {display: inline-block; font-size: 16px; line-height: 26px; height: 26px; overflow: hidden; font-family: "poppins_sb"; word-break: break-word;text-transform: capitalize; text-align: center;}
.hot_left .slick-dots { display: block !important; bottom:0px;}
.hot_left  .slick-dots li.slick-active button { border: 1px solid #1f7dd4;}


/*new_left*/
.new_left .li .main { padding-top: 10px; text-align: left;}
.new_left .li .main .time { padding-left: 20px; background: url(../images/time_icon.png) no-repeat left top; color: #1f7dd4; font-size: 13px; line-height: 15px; margin: 5px 0;}
.new_left  .autoplay4 { margin-top: 20px;}
.new_left .li .main .title { display: inline-block; font-size: 16px; line-height: 26px; height: 26px; overflow: hidden; word-break: break-word; text-align: center;}
.new_left .li .main .text {font-size: 13px; line-height: 20px; height: 40px; overflow: hidden; color: #7f7f7f; word-break: break-word;}
.new_left .slick-next { right: -30px;}
.new_left  .slick-prev { left: -30px;}

/*翻页*/
.page_p{ margin:0px auto 0px;text-align:center; width:100%; font-size:12px;padding-top:10px;}
.page_p a { display:inline-block; font-size:12px; line-height:32px; padding:0px 15px; background:#ececec; margin-left:5px; color:#555; margin-top:5px;transition: 0.2s; -webkit-transition: 0.2s;	-moz-transition: 0.2s;	-o-transition: 0.2s; border-radius:15px; }
.page_p > span { display:inline-block; font-size:12px; line-height:32px; padding:0px 15px; background:#ececec; margin-left:5px; color:#555; margin-top:5px;transition: 0.2s; -webkit-transition: 0.2s;	-moz-transition: 0.2s;	-o-transition: 0.2s; border-radius:15px; }
.page_p a i{ line-height:32px;}
.page_p a:hover{ background:#1f7dd4 ; color:#fff !important; text-decoration: none; }
.total{ font-size:12px; line-height:24px; color:#333; margin-top:10px;}
.total span{ color:#1f7dd4 ;}
.page_p>.span1{ padding:0px 15px; line-height:32px;background:#1f7dd4 ; color:#fff; display:inline-block; margin-left:5px; border-radius:15px;}


/*product right*/
.products .products_mP { font-size: 13px; line-height: 24px; margin-bottom: 10px;}
#cbp-vm *{transition:all 0.3s ease 0s;}
.cbp-vm-switcher {width:100%;}
.cbp-vm-options {text-align:right;margin-top:0;padding:0px 0px 10px;border-bottom: 1px dashed #e5e5e5;}
.cbp-vm-options em{float:left;display:inline-block;color:#333;text-transform:uppercase;font-size:16px;margin-top:6px; }
.cbp-vm-options p{display:inline-block; vertical-align:middle;padding-right:5px;font-size:14px; color: #333;}
.cbp-vm-options a {display: inline-block; vertical-align:middle;width:30px;height:30px;overflow: hidden;white-space: nowrap;color: #aaa;margin: 2px;background: #e5e5e5}
.cbp-vm-options span{display:inline-block;float:right;font-size:14px;margin-top:10px;color:#aaa;}
.cbp-vm-options a:hover,
.cbp-vm-options a.cbp-vm-selected {color: #fff;background: #1f7dd4}
.cbp-vm-options a:before {width: 30px;height: 30px;line-height: 30px;font-size: 18px;text-align: center;display: inline-block;}

/* General list */
.cbp-vm-switcher ul {list-style: none;padding: 0; margin-bottom:20px}

/* Clear eventual floats */
.cbp-vm-switcher ul:before, 
.cbp-vm-switcher ul:after { 
  content: " "; 
  display: table; 
}
.cbp-vm-switcher ul:after { clear: both; }

.cbp-vm-switcher ul li {display: block;position: relative;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.cbp-vm-image {display: block;margin: 0 auto;position:relative; }

.cbp-vm-image img {width:100%;cursor:pointer;position:relative;max-width:100%;max-height:100%;height:auto;}


.cbp-vm-switcher ul li em{font-size:14px;display:block;margin:10px 0;height:36px;color:#333333;text-transform:capitalize; word-wrap:break-word;line-height:18px;text-align:left;overflow:hidden;background: none}
.cbp-vm-switcher ul li .cbp-vm-details{color:#888;overflow:hidden;height:36px;font-size:14px;line-height:18px;text-align:left;}
.cbp-vm-switcher ul li a.cbp-title:hover{}

.cbp-vm-view-grid .prol_more{display:none;}

.cbp-vm-view-grid .pro-list-tags{display:none;}

/* Common icon styles */
.cbp-vm-icon:before {
  font-family: 'fontawesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.cbp-vm-grid:before {content: "\f00a";}
.cbp-vm-list:before {content: "\f00b";}
.cbp-vm-add:before {content: "\f055";}

/* Large grid view */
.cbp-vm-view-grid>ul {text-align: left;padding: 0 0 0px 0}

.cbp-vm-view-grid ul li {
  width: 33.33333%;

  float: left;
  text-align: center;
  display: block;
  vertical-align: top;
  padding:0;
  position:relative;transition: all .5s;
}
.cbp-vm-view-grid ul li .cbp-list-center{ text-align:center;padding:0 8px 20px;}
.cbp-vm-view-grid ul li .cbp-title{word-break: break-word; color:#333; font-size:14px; line-height:24px; height:48px; overflow:hidden; display:block; margin-top:16px;font-family: "poppins_sb"; 
 
  text-transform: capitalize;}
.cbp-vm-view-grid ul li .cbp-vm-details{color:#888; line-height:22px; height:44px; overflow:hidden; margin-top:6px;font-size: 12px; text-align: center;word-break: break-word;}
.cbp-vm-view-grid ul li .cbp-hover{ position:absolute; top:0; left:0; width:100%;   transition: all .5s;    filter: alpha(opacity=0);  -moz-opacity: 0;   opacity: 0;}
.cbp-vm-view-grid ul li .cbp-hover a{ display:block; width:100%;}
.cbp-vm-view-grid ul li .cbp-hover a img{ max-width:100%; height:auto; width:100%;}

.cbp-vm-view-grid ul li .cbp-list-more{display:none;}


.cbp-vm-view-grid ul li:hover .cbp-title{ color:#1f7dd4; text-decoration: none;}
.cbp-vm-view-grid ul li:hover .cbp-hover{filter: alpha(opacity=1);  -moz-opacity: 1;   opacity: 1;transition: all .5s;}
.cbp-vm-view-grid ul li .cbp-div{padding:0; margin:10px 10px 10px; border: 1px solid #e5e5e5; }
.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image{ transition-duration: 0.6s; width:100%;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;transition-timing-function: ease-out; overflow:hidden;background: #fff;}
.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image i{width: 50px;height: 50px;left: 50%;top:50%;position: absolute;z-index: 5;margin:-25px 0 0 -25px;transform:scale(0,0); -moz-transform:scale(0,0); -webkit-transform:scale(0,0);filter:alpha(opacity:00);opacity:0.0;display: none;}
.cbp-vm-view-grid ul li:hover .cbp-div .cbp-vm-image i{transform:scale(1.00,1.00); -moz-transform:scale(1.00,1.00); -webkit-transform:scale(1.00,1.00);filter:alpha(opacity:100);opacity:1;}

.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image img{transition: 0.5s all;-webkit-transition: 0.3s all;-o-transition: 0.3s all; -moz-transition: 0.3s all;-ms-transition: 0.3s all;}
.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image span{transform:scale(1.0,1.0); -ms-transform:scale(1.0,1.0); -moz-transform:scale(1.0,1.0); -webkit-transform:scale(1.0,1.0); -o-transform:scale(1.0,1.0);filter:alpha(opacity:100);opacity:1;width: 100%;display: inline-block;}
.cbp-vm-view-grid ul li .cbp-div:hover .cbp-vm-image span{transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);filter:alpha(opacity:100);opacity:1;width: 100%}

.cbp-vm-view-grid ul li .cbp-div:hover{
-webkit-box-shadow:0px 0px 10px #ccc;
   -moz-box-shadow:0px 0px 10px #ccc;
     -o-box-shadow:0px 0px 10px #ccc;
        box-shadow:0px 0px 10px #ccc;}
.cbp-vm-view-grid .tags{ display:none}
.cbp-vm-view-grid .page_more{ display:none;}



/* List view */
.cbp-vm-view-list li {padding:20px 0;border-bottom:1px solid #e5e5e5;white-space: nowrap;text-align:left;white-space:normal;}
.cbp-vm-view-list li .cbp-vm-image{overflow: hidden;-webkit-border-radius:0px;border-radius:0px;transition-timing-function: ease-out; overflow:hidden;}
.cbp-vm-view-list li .cbp-div .cbp-vm-image span{transform:scale(1.0,1.0); -ms-transform:scale(1.0,1.0); -moz-transform:scale(1.0,1.0); -webkit-transform:scale(1.0,1.0); -o-transform:scale(1.0,1.0);filter:alpha(opacity:100);opacity:1;width: 100%;display: inline-block;}
.cbp-vm-view-list li .cbp-div:hover .cbp-vm-image span{transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);filter:alpha(opacity:100);opacity:1;}
.cbp-vm-view-list li .cbp-div .cbp-vm-image i{width: 50px;height: 50px;left: 50%;top:50%;position: absolute;z-index: 5;margin:-25px 0 0 -25px;transform:scale(0,0); -moz-transform:scale(0,0); -webkit-transform:scale(0,0);filter:alpha(opacity:00);opacity:0.0;}
.cbp-vm-view-list li:last-child{}
.cbp-vm-view-list ul.row{margin:0;}
.cbp-vm-view-list li:before, 
.cbp-vm-view-list li:after { 
  content: " "; 
  display: table; 
}
.cbp-vm-view-list li:after { clear: both; }
.cbp-vm-view-list .cbp-vm-image,
.cbp-vm-view-list .cbp-vm-title,
.cbp-vm-view-list .cbp-vm-details,
.cbp-vm-view-list .cbp-vm-price,
.cbp-vm-view-list .cbp-vm-add {
  display: inline-block;
  vertical-align: middle;
}

.cbp-vm-view-list .cbp-vm-image {width: 30%;display:inline-block; vertical-align:middle;float:left;}

.cbp-vm-view-list ul li .cbp-title{display:block; vertical-align:top;text-align:left;font-size:16px; line-height:26px;max-height: 52px; margin-top:0;margin-bottom:0px; overflow:hidden;font-family: "poppins_sb"; word-break: break-word;
   text-transform: capitalize;}

.cbp-vm-view-list ul li:hover .cbp-title{color:#1f7dd4; text-decoration: none;}
.cbp-vm-view-list ul li .cbp-vm-details {overflow: hidden;white-space: normal;max-height:44px;line-height:22px; font-size:13px; height:auto;margin:15px 0 20px 0;}
.cbp-vm-view-list .pro-list-tags{width:100%;overflow:hidden;background:#f7f7f7;padding:3px 10px;border-radius:5px;}
.cbp-vm-view-list .pro-list-tags p{display:inline-block;padding-right:0;text-transform:capitalize;    font-size: 14px;}
.cbp-vm-view-list .pro-list-tags li{padding:0;display:inline-block;margin:5px;border:none;}
.cbp-vm-view-list .pro-list-tags li a:hover{color:#1f7dd4;}

.cbp-vm-view-list .cbp-list-center{width:65%;display:inline-block; vertical-align:middle;padding-left:30px;}
.cbp-vm-view-list .page_more { margin-top:20px;}


.cbp-vm-view-list .cbp-list-more.more1 p{background: #1f7dd4;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;position: relative;overflow: hidden;padding:0 0px;text-align: center;width: auto;display: inline-block;
-webkit-box-shadow:0px 5px 5px rgba(0,146,240,0.0);
   -moz-box-shadow:0px 5px 5px rgba(0,146,240,0.0);
     -o-box-shadow:0px 5px 5px rgba(0,146,240,0.0);
        box-shadow:0px 5px 5px rgba(0,146,240,0.0);}
.cbp-vm-view-list .cbp-list-more.more1 p:before{content: "";position: absolute;left:0;top:0;height: 100%;width: 100%;background: rgba(0,0,0,.1);transition:all 0.3s ease 0s;display: none;
transform: scale(0,1);
-ms-transform: scale(0,1);  /* IE 9 */
-webkit-transform: scale(0,1);  /* Safari 和 Chrome */
-o-transform: scale(0,1); /* Opera */
-moz-transform: scale(0,1); /* Firefox */filter:alpha(opacity:0);opacity:0.0;}
.cbp-vm-view-list .cbp-list-more.more1 p:hover{}
.cbp-vm-view-list .cbp-list-more.more1 p:hover:before{width: 100%;
transform: scale(1,1);
-ms-transform: scale(1,1);  /* IE 9 */
-webkit-transform: scale(1,1);  /* Safari 和 Chrome */
-o-transform: scale(1,1); /* Opera */
-moz-transform: scale(1,1); /* Firefox */filter:alpha(opacity:100);opacity:1;}
.cbp-vm-view-list .cbp-list-more.more1 a{line-height: 34px;color: #fff;text-transform: uppercase;font-size: 14px;position: relative;overflow: hidden;padding:2px 40px 0;display: inline-block;}
.cbp-vm-view-list .cbp-list-more.more1 a:hover{background: #222;}
@media screen and (max-width: 1024px) {

  .cbp-vm-view-list ul li .cbp-hover{ display:none}
  .cbp-vm-view-list .cbp-vm-image{ width:34%}
  .cbp-vm-view-list .cbp-list-center{ width:66%}
}
@media screen and (max-width: 992px) {
.cbp-vm-view-grid ul li {width: 50%; }
.cbp-vm-view-grid>ul { margin: 0 -10px;}
}

@media only screen and (max-width: 768px){
  .pro-cat li{margin-bottom:10px;}
  .cbp-vm-options{margin-top:0;}
  .cbp-vm-view-list ul li .cbp-title {font-size: 14px;line-height: 24px; max-height: 48px;}
}

@media screen and (max-width: 620px) {
  .cbp-vm-view-list .cbp-vm-image{ width:40%}
  .cbp-vm-view-list .cbp-list-center{ width:60%}
  .cbp-vm-view-list .pro-list-tags{}
}
@media only screen and (max-width:488px ) {
	.cbp-vm-view-list ul li .cbp-title {font-size: 14px;}
	.cbp-vm-view-grid ul li .cbp-title {font-size: 14px;line-height: 24px; height: 48px;}
	
}

@media screen and (max-width: 425px) {
.cbp-vm-view-grid ul li .cbp-list-center { padding: 0 2px 10px;}
  .cbp-vm-view-list .cbp-vm-image{ width:100%}
  .cbp-vm-view-list .cbp-list-center{ width:100%; padding-left:0; margin-top:15px}
  }
@media screen and (max-width: 375px) {
  .cbp-vm-view-grid ul li{}
  }
  /*tags*/
.tags{ padding:5px 0 5px 10px ;background: #F9F9F9;}
.news_web .tags{ margin-bottom:25px;}
.tags span{ font-size:14px;   text-transform:uppercase; color:#444; 
 }
.tags a{font-size:14px; display:inline-block; color:#666; padding:0px 10px 0px; margin:0 6px 0px 0; -moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;line-height: 30px;}
.tags a i{ margin-right:6px; font-size:14px;}
.tags a:hover{ background: #1f7dd4; color:#fff; text-decoration:none;}

@media only screen and (max-width:768px ) {
	.tags a { font-size: 13px; padding:0px 6px 0px;margin:0 2px 0px 0;line-height: 20px;}
	.tags span { font-size: 13px; text-transform: uppercase;}
	
}





/*products_main*/
/* CSS for the loading div */

.sp-loading {
	text-align: center;
	width: 100%; height: 100%;
	border-radius: 3px;
	font-size: 12px;
	color: #888;
}
.sp-loading img { max-width: 100%; height: auto;}

/* Element wrapper */

.sp-wrap {
	display: none;
	line-height: 0;
	font-size: 0;
	background: #F7F7F7;
	border: 1px solid #eee;
	border-radius: 3px;
	position: relative;
	margin: 0 0px 15px 0;
	float: left;
	/**************
	  Set max-width to your thumbnail width
	***************/
	
	width: 100%;
}

/* Thumbnails */

.sp-thumbs {
	text-align: left;
	display: inline-block;
	padding: 10px 0; background: #F7F7F7;
}
.sp-thumbs a { display: inline-block; margin-left: 10px; width: 70px; height: 70px;
-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s; position: relative; box-sizing: border-box;
}
.sp-thumbs img {
	width: 100%; 
}
.sp-thumbs a:link, .sp-thumbs a:visited {
	width: 70px;
	height: 70px;
	overflow: hidden;
	opacity: .3;
	
	display: inline-block;
	background-size: cover;
	background-position: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.sp-thumbs a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all var(--transition-time,800ms);
    -o-transition: all var(--transition-time,800ms);
    transition: all var(--transition-time,800ms);
}

.sp-thumbs a:hover {
	opacity: 1; border: 1px solid #1f7dd4;

}

.sp-thumbs a:hover:before{filter:alpha(opacity=10);-moz-opacity:0.1;opacity:0.1;}

/* Styles for the currently selected thumbnail */

.sp-thumbs a:active, .sp-current {
	opacity: 1!important;
	position: relative; border: 1px solid #1f7dd4;
}

/* Image currently being viewed */

.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
}
.sp-large a img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.sp-large a {
	display: block;
}

/* Panning Zoomed Image */

.sp-zoom {
	position: absolute;
	left: -50%;
	top: -50%;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
	display: none;
}
/* Lightbox */

.sp-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, .9);
	z-index: 99999999999;
	display: none;
	cursor: pointer;
}


.sp-lightbox img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 90%;
	max-height: 90%;
	/*border: 2px solid #fff;*/
}
#sp-prev, #sp-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 501;
	color: #fff;
	padding: 14px;
	text-decoration: none;
	background: #000;
	border-radius: 25px;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	transition: .2s;
}
#sp-prev {
	left: 10px;
}
#sp-prev:before {
	content: '';
	border: 7px solid transparent;
	border-right: 15px solid #fff;
	position: absolute;
	top: 16px;
	left: 7px;
}
#sp-next {
	right: 10px;
}
#sp-next:before {
	content: '';
	border: 7px solid transparent;
	border-left: 15px solid white;
	position: absolute;
	top: 16px;
	left: 18px;
}
#sp-prev:hover, #sp-next:hover {
	background: #444;
}

/* Tweak styles for small viewports */

@media screen and (max-width: 400px) {
	.sp-wrap {
		margin: 0 0 15px 0;
	}
	#sp-prev, #sp-next {
		top: auto;
		margin-top: 0;
		bottom: 25px;
	}
}

.products_top {margin-bottom:40px; }
.prom_img{padding:0;text-align:center;padding-bottom:0;}
.prom_right{padding-left:30px;margin-bottom:20px;padding-top:10px;}
.prom_right>h1{padding:0;margin:0;display:block;font-size:18px;text-transform:capitalize;color:#333;margin-bottom:20px;line-height:24px;font-family:'poppins_sb';}
.prom_right>div.main{font-size:13px;line-height:22px;color:#999;margin-bottom:15px;  overflow: hidden;}
.prom_right{padding-left:30px;}
.prom_right .pro_table{margin-bottom:20px;border-top:1px solid #e5e5e5;padding-top:20px;}
.prom_right .pro_table ul li{list-style:none;margin-bottom:10px;}
.prom_right .pro_table ul li p{display:inline-block;font-size:13px;color:#4d4d4d;text-transform:capitalize;}
.prom_right .pro_table ul li span{color:#333;display:inline-block;font-size:13px;padding-left:5px;color:#999;}
.mobile_inquiry {border-radius: 22px;  margin-top: 10px; display: inline-block;position: relative;background: #1f7dd4;transition: all .5s; overflow: hidden;}
.mobile_inquiry .main_more {display: inline-block; text-transform: capitalize;  font-size: 13px; line-height: 16px; padding: 13px 30px; color: #fff;  background: none;  border-radius: 22px;}
.mobile_inquiry:hover .main_more { text-decoration: none; background: #105493;}

.mostBox{margin:0 0 30px 0;}
.mostBox  .page_title em {display: inline-block; font-size: 20px; font-family: "poppins_sb"; text-transform: capitalize; color: #333; padding-bottom: 10px; }
.mostBox  .image_line { width: 100%; height: 1px; background: #ddd; margin-bottom: 10px;}

.mostBox{font-size:13px;line-height:24px;}
.mostBox tr td { padding-left: 8px;}
.mostBox tr td p { padding: 6px 0;}
.mostBox .text em{font-style:italic;}
.mostBox .text img{max-width:100%;height:auto;}
.mostBox .text a:hover{color:#f79620;}

.products > .title{display:block;position:relative;text-align:left;margin-bottom:20px;padding:2px 0;}
.products > .title i{background:#0d58cb;color:#fff;padding:10px;font-size:16px;border-radius:50%; vertical-align:middle;}
.products > .title h1{margin:0;display:inline-block;color:#555555;text-transform:uppercase;font-size:28px;line-height:36px;font-family:'CenturyGothicB';position:relative;z-index:2; vertical-align:middle;margin-left:10px;}

@media only screen and (max-width: 992px) {
	.sp-thumbs a:link, .sp-thumbs a:visited{width:50px;height:50px;}
	.products .pro_img{width:100%;padding:0;}
	.products .pro-right{width:100%;padding:0;padding-left:20px;}
	.send_box.pro_message{display:block;padding:20px 0;margin-bottom:10px;border-bottom:1px solid #fc7f46;}
	.prom_right>h1{font-size:16px;line-height:24px; margin-bottom: 10px;}
	.prom_right .pro_table ul li { margin-bottom: 5px;}
	.mobile_inquiry { margin-top: 0;}
}

@media only screen and (max-width: 768px) {
	.pro-right{padding:0;margin-top:0;margin-bottom:20px;}
	.sp-thumbs{text-align:left;}
	.pro_table{margin-top:20px;}
	.prom_right{padding:0; margin-bottom: 0px;}
	.products_top { margin-bottom: 30px;} 
	.products .pro_inquiry .message{padding:0;}
	.mostBox{margin-top:0;}
	.mostBox .tab-scroll{margin-left:0;padding-bottom:0;}
	.products .pro-list-tags p{display:block;}
	.pro_message{margin:0;margin-top:20px;}
	.pro_message li .meInput,.pro_message li .meText{width:100%;}
	.pro_message .main_title{text-align:center;}
	.pro_message .main_title>em{background-position:center bottom;}
	.prom_main{padding:40px 0;}
	.prom_main .pro_con{display:none;}
	.pro_message form{max-width:100%;}
	.mobile_inquiry { margin-top: 0;}
	
	.mobile_inquiry .main_more { padding: 12px 20px;}
	
}

@media only screen and (max-width: 480px) {
	.products .pro-right{margin-bottom:0;}
}

.pro-main3 > em { font-size: 26px;  color: #474747;  text-transform: uppercase; font-family: "poppins_m";}
.pro-text-detail .image_line { width: 100%; height: 1px; background: #F0F0F0; margin-bottom: 10px; margin-top: 5px;}
.pro-text-detail .tags { margin-top: 20px;}

.page_turn  { margin-top: 20px;}
.page_turn li { list-style: none; border-radius: 4px; padding: 10px 10px 10px 8px; background: #f9f9f9; margin-bottom: 10px;}
.page_turn li p {color: #1f7dd4;font-family: 'poppins_sb'; display: inline-block; text-transform: uppercase;}
.page_turn li .fa { padding-right: 0px; width: 18px; margin-right: 6px; height: 18px; border-radius: 100%; background: #1f7dd4; color: #fff; line-height: 18px; text-align: center;} 
.page_turn li a { font-size: 13px;color: #7f7f7f; text-transform: capitalize; padding-left: 4px;}
.page_turn li:hover a { color: #1f7dd4; }
.tags span { font-size:14px;   text-transform:uppercase; color:#444; font-family: 'poppins_sb';
 }
 .tags span i { padding-right: 3px;}
.tags a{font-size:14px; display:inline-block; color:#666; padding:0px 10px 0px; margin:0 6px 0px 0; -moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;line-height: 30px;}
.tags a i{ margin-right:6px; font-size:14px;}
.tags a:hover{ background: #1f7dd4; color:#fff; text-decoration:none;}

.page_emailB { padding-top: 30px; position: relative; width: 100%;}
.page_emailB .page_email {  	overflow: hidden; background: #F9F9F9;    padding: 30px;}
.page_emailB .page_email .sentUL { list-style: none;}
.page_emailB .page_email .sentUL li { list-style: none;}
.page_emailB .page_email .sentUL li { width: 100%; margin-bottom: 20px;}
.page_emailB .page_email .sentUL li input { width: 100%; line-height: 48px; height: 48px; color: #999; padding-left: 17px; border-radius: 24px;}
.page_emailB .page_email .sentUL textarea {  width: 100%; line-height: 24px; height: 100px; padding-top: 10px; color: #999; padding-left: 17px; border: 1px solid #ddd; font-size: 12px; border-radius: 24px;}


.page_emailB .page_email em {margin-top: 20px;
font-family: "poppins_sb";
    color: #333;
    padding: 4px 0px;
    line-height: 30px;
    text-transform: capitalize;
    font-size: 20px; overflow: hidden;}
.page_emailB .page_email  p.text {font-size: 13px;
    color: #777;
    text-align: left;
    line-height: 24px;
       overflow: hidden;
    margin: 10px 0 30px;}


.page_emailB .page_email .subject_title {border: 1px solid #ddd;
    background: #F8F8F8;font-size: 12px;
    border-radius: 24px;
    line-height: 24px; padding: 11px 0;
    padding: 0px 10px;
    margin-bottom: 20px;
    padding-left: 15px; width: 100%;}
.page_emailB .page_email .subject_title p {font-size: 12px;   color: #777; line-height: 24px; text-transform: capitalize; padding: 12px 0; }
    .page_emailB .page_email .subject_title p a { color: #FF0000;}
  .page_emailB .page_email .sent-email input,.page_emailB .emallM .sent-tel input,.page_emailB .emallM .sentUL li textarea { background-color: #fff; }
.page_emailB .page_email .sentUL li.inputLI input,.page_emailB .emallM .sentUL li textarea {border: 1px solid #ddd; font-size: 12px;}
.page_emailB .page_email .sentUL li.inputLI input:focus,.page_emailB .page_email .sentUL textarea:focus {border: 1px solid #1f7dd4;}

@media only screen and (max-width:768px ) {
	.mostBox .page_title em { font-size: 18px; margin-top: 10px;}
.page_emailB .page_email  li {   margin-right: 20px; width: 100%;  margin-right: 0px;}
.page_emailB .page_email {padding: 20px 15px;}
.page_emailB .page_email em {font-size: 18px;}
.page_emailB .page_email p.text {margin: 10px 0 15px; font-size: 13px;    }
.page_emailB .page_email .send_m input { font-size: 12px; margin-top: 0px;}
.page_emailB .page_email .send_m { margin-top: 0; padding-top: 0;}
.page_emailB .page_email .subject_title { margin-bottom: 15px;}
.pro-main3 > em { font-size: 18px; font-family: "poppins_m"; text-transform: uppercase;}
.pro_textIntr > h1 { font-size: 16px; line-height: 26px; max-height: 52px;}
}




.Hpro_content { padding-bottom: 0px; overflow: hidden; padding-top: 40px;}
.Hpro_content em.title { font-size: 20px; font-family: "poppins_sb"; text-transform: capitalize; color: #333;}
.Hpro_content .line { width: 100%; height: 1px; background: #F0F0F0; margin-top: 20px;}
.Hpro_content .main_bottom {margin: 30px -2px 0 -5px;}
.Hpro_content .slider .li .image { display: inline-block; width: 100%; overflow: hidden;}
.Hpro_content .slider .li .image img {transition:all .3s; -ms-transition:all .3s; /* IE 9 */-moz-transition:all .3s; /* Firefox */-webkit-transition:all .3s; /* Safari 和 Chrome */ -o-transition:all .3s; /* Opera */}
.Hpro_content .slider .li .main { margin-top: 15px; padding: 0 5px 20px;}
.Hpro_content .slider .li .title {display: block; text-align: center; font-size:13px;  line-height: 24px; height: 48px; overflow: hidden; word-break: break-word; font-family: "poppins_sb"; text-transform: capitalize;}

.Hpro_content .slider .li .title:hover { color: #1f7dd4; text-decoration: none;}
	.Hpro_content .slider .li:hover img  { transform: scale(1.05);}
.Hpro_content .slider .li .text { font-size: 12px; line-height: 22px; height: 44px; overflow: hidden; text-align: center; margin-top: 8px; color: #7f7f7f; word-break: break-word;}	
.Hpro_content .slider .li .box { border: 1px solid #ededed; background: #fff; margin: 0 8px;}

.Hpro_content .slider .li .image { overflow: hidden; }
 .Hpro_content .slider .li .image img { width: 100%; height: auto; max-width: 100%;}
 .Hpro_content .slick-next,  .Hpro_content .slick-prev { opacity: 0.5;}
 .Hpro_content .slick-next { top: -70px; right: 2px; text-align: center; width: 36px; height: 36px; border: 1px solid #ddd;}
  .Hpro_content .slick-prev {top: -70px; right: 50px; left: auto; text-align: center; width: 36px; height: 36px; border: 1px solid #ddd;}
.Hpro_content .slick-next::before {border-radius: 0; color: #333; display: inline-block; font-family: "FontAwesome";  font-size: 30px;  content: "\f105"; line-height: 34px; text-align: center; width: 36px;}
.Hpro_content .slick-prev::before { border-radius: 0; color: #333; display: inline-block; font-family: "FontAwesome"; font-size: 30px;  content: "\f104";  line-height:34px; text-align: center; width: 36px;
}
.Hpro_content .slick-prev:hover,.Hpro_content .slick-next:hover{ opacity:1;}



 @media only screen and (max-width:992px ) {
	.Hpro_content .main { margin-top: 30px;}
}

@media only screen and (max-width:768px ) {
	.Hpro_content em.title { font-size: 18px;}
	.Hpro_content { margin-bottom: 10px;}
} 


 @media only screen and (max-width:488px ) {
	.Hpro_content {   padding-top: 30px;}
	.Hpro_content .main { margin-top: 20px;}
}

.n_left .page_lx  { margin-bottom: 30px;}
.n_left .page_lx .image { position: relative; width: 100%; overflow: hidden; border-radius: 4px;}
.n_left .page_lx .image img { width: 100%; max-width: 100%; height: auto;}
.n_left .page_lx .main {padding-left: 20px; padding-top: 10px; width:100%; position: absolute; bottom: 0; left: 0%; color: #fff; background: rgba(0,0,0,0.3); }

.n_left .page_lx .main a { color: #fff;}
.n_left .page_lx .main .text {margin-bottom: 4px;   text-transform: uppercase;    font-size: 16px;   font-family: "poppins_sb";}
.n_left .page_lx .main a { font-size: 16px;}
.n_left .page_lx .main ul li { list-style: none; margin-bottom: 10px; position: relative; padding-left: 60px;}
.n_left .page_lx .tel:before { content: "";    position: absolute;    left: 0;    top: 4px;    background: #fff url(../images/top_p.png) no-repeat center left;    width: 44px;    height: 44px;    border-radius: 40px; background-size:44px ;}


@media only screen and (max-width:992px ) {
 .n_left .page_lx .tel:before  { width: 30px; height: 30px; background-size:30px ;  }
 .n_left .page_lx .main ul li { padding-left: 40px;}
 .n_left .page_lx .main a  { font-size: 14px;}
 .n_left .page_lx .main { padding-left: 10px;}
}

@media only screen and (max-width:768px ) {
	
.n_left .page_lx { display: none;}
}

/*news*/

.news li{position:relative;list-style:none;margin-bottom:20px;border-bottom:1px solid #f0f0f0;padding:0px 0px 20px;border-radius:5px;}
.news li .image{float:left;width:30%;display:block;overflow:hidden;-webkit-transition:all var(--transition-time,500ms);
	-o-transition:all var(--transition-time,500ms);
	transition:all var(--transition-time,500ms);}
.news li .image>a{z-index:3;position:absolute;left:0;top:0;width:100%;height:100%;display:block;}
.news li .image{position:relative;text-align:center;overflow:hidden;}
.news li .image img{max-width:100%;width: 100%; height:auto;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.news li:hover .image img{-webkit-transform:scale(var(--scale-multiplier,1.05));
	-ms-transform:scale(var(--scale-multiplier,1.05));
	transform:scale(var(--scale-multiplier,1.05));}
.news li .main{float:left;width:70%;padding-left:20px;  }
.news li .main h4{margin:0;}
.news li .title{color:#474747;display:block;font-size:14px;margin-bottom:8px;overflow:hidden;line-height:24px;max-height:48px;  word-break: break-word; font-family: "poppins_sb";}
.news li:hover .title{color:#1f7dd4;text-decoration:none;}
.news li .text{color:#808080;font-size:12px;max-height:40px;line-height:20px;overflow:hidden;margin-top:8px; overflow: hidden;word-break: break-word;}
.news li .date{display:block;color:#1f7dd4;font-size:12px; padding-left:20px;background:url(../images/time_icon.png) no-repeat left 1px; line-height: 21px;}
.news  .page_more { margin-top: 10px; }



@media only screen and (max-width: 768px){
	.news li .title{font-size:14px;}
	
}
@media only screen and (max-width: 480px){
	.news li{margin-bottom:20px;}
	.news li .image{width:48%;}
	.news li .main{width:52%;}
	.news li .title{font-size:14px;}
	.news li .text{ font-size: 12px; }
	.news li .date p.date002{}
	.page_num{margin-top:0;}
	.news li .more{ font-size: 12px;    margin-top: 10px;}
}

@media only screen and (max-width: 450px){
	.news li .image ,.news li .main{ width: 100%;}
	.news li .main{ padding-top: 10px; padding-left: 0;} 
	.news  .read_more { margin-top: 10px;} 
	
}


.news_main .title{color: #474747; display:block;font-size:16px;line-height:26px;margin-bottom:10px; font-family: "poppins_sb";}
.news_main .date{display:inline-block;color:#1f7dd4;font-size:12px;line-height: 20px; padding-left:20px;background:url(../images/time_icon.png) no-repeat left 1px;}
.news_main .text{font-size:13px;line-height:26px;margin-top:20px;border-top:1px solid #f0f0f0;padding-top:20px;}
.news_main .text img{max-width:100%;height:auto;}
.news_main .text a{color:#1f7dd4;}
@media only screen and (max-width:768px ) {
	.news_main .title{font-size:14px;}
	.news_main .text{font-size:13px;}
}


/*contact*/
.cont_xx { margin: 0px 0 0; width: 50%; float: left; padding-left: 40px;}
.cont_xx .page_title { font-size: 20px;  font-family: "poppins_sb"; display: inline-block; color: #333; text-transform: capitalize; margin-bottom: 20px;}
.cont_xx .text b { color: #333; line-height: 30px;}
.cont_xx .text { font-size: 13px; line-height: 24px;}
.contact_2 .map { width: 50%; float: left; padding-top: 0px;}
.contact_2 .map img {width: 100%; height: auto; }
.contact_2 .map iframe { width: 100%; max-width: 100%;}


.n_main .contact_l{list-style:none;padding:0;text-align:center;background-size:36%;margin-bottom:50px;}
.n_main .contact_l li { padding: 15px 10px;} 
.n_main .contact_l li:nth-child(2){border-right:1px solid #e5e5e5; border-left: 1px solid #e5e5e5;}
.n_main .contact_l li a { color: #777;}
.n_main .contact_l .icon{position:relative;width:70px;height:70px;margin-bottom:10px;text-align:center;display:inline-block;padding:4px;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:#1f7dd4;border-radius:50%;}
/*.n_main .contact_l li:hover .icon{background:#7dcae2;}*/
.n_main .contact_l .icon:before{content:'';z-index:-1;position:absolute;left:5px;top:5px;right:5px;bottom:5px;display:block;border-radius:50%;}
.n_main .contact_l li:hover .icon{
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    filter:FlipH; transform: rotateY(180deg);
}
.n_main .contact_l span{display:block;border-radius:50%;width:60px;height:60px;}

.n_main .contact_l .title{display:block;font-size:20px;line-height:24px;color:#333;text-transform:capitalize;margin-bottom:10px;}
.n_main .contact_l p{margin-bottom:0;font-size:12px;line-height:20px;}
.n_main .contact_l p a:hover{color:#1f7dd4;}

@media only screen and (max-width: 768px) {
	.n_main .contact_l{border:none;padding-bottom:0;margin-bottom:30px;padding-top:0;}
	.n_main .contact_l li:nth-child(1) {border-top:1px solid #e5e5e5; }
	.n_main .contact_l li{padding:15px 15px;border-left:1px solid #e5e5e5;  border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding-bottom:10px;}
	.n_main .contact_l li span{width:50px;height:50px;}
	.n_main .contact_l .icon{float:left;width:60px;height:60px;}
	.n_main .contact_l .icon img{max-width:50px;}
	.n_main .contact_l .text{text-align:left;padding-left:20px;float:left;width:70%;}
	.n_main .contact_l .title{margin-bottom:2px;font-size:16px;line-height:24px;}
	.contact_2 .page_emailB { width: 100%; padding-right: 0; }
	.contact_2 .map { width: 100%; padding-right: 0; margin-top: 0px;}
	.cont_xx { margin-top: 30px; width: 100%; padding-left: 0;}
	.cont_xx .page_title { font-size: 18px; margin-bottom: 10px;}
	.cont_xx .text { font-size: 13px;}
}



/*blog*/

.n_left .blog_nav_h4 {border-bottom: 1px solid rgba(13,111,184,0.1); font-size:20px; color:#333;text-transform:capitalize; padding-bottom:15px;  position: relative;   margin-bottom:15px; font-family: "poppins_sb"; }
.n_left .blog_nav_h4:before {content: '';  width: 35px;height: 2px; position: absolute;left: 0;bottom: 0px; display: inline-block;
background: #1f7dd4;}
.n_left .blogUL1  li {padding-bottom: 2px; list-style: none; font-size: 14px; line-height: 22px; margin-bottom: 10px; transition:all .3s; 
-ms-transition:all .3s; -moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s; }
.n_left .blogUL1  li i { color:#808080 ; margin-right: 10px; display: none;}
.n_left .blogUL1  li  a {color: #808080; text-transform: capitalize; display: inline-block; width: 100%;}
.n_left .blogUL1  li:hover { margin-left: 5px;}
.n_left .blogUL1  li:hover a,.n_left .blogUL1  li:hover a i { color: #1f7dd4; text-decoration: none;}

@media only screen and (max-width:768px ) {
.blog_nav_h4 {  position: relative;  margin-bottom: 20px;  background: none;  text-align: left !important;  background: #1f7dd4 !important;    padding: 0px 10px;    line-height: 36px;  color: #fff !important;   font-size: 16px !important;    border-bottom: none;   border-radius: 5px;}

.blog_nav_h4:after {  display: block;  content: "\f107";   font-family: "FontAwesome";   position: absolute;   right: 15px;   cursor: pointer;    font-size: 20px;    top: 0px;    color: #fff;  font-style: normal;}
    
 .blog_nav_h4.active:after {   content: "\f106";}
.blog_right { padding-right: 0;}
.n_left .blog_nav_h4:before { display: none;}
.n_left .blog_nav_h4  { border-bottom: 0; margin-bottom: 0px; padding-bottom: 2px;}
}


.n_left .blog_left_h4 {border-bottom: 1px solid rgba(13,111,184,0.1); font-size:20px; color:#333;text-transform:capitalize; padding-bottom:15px;  position: relative;   margin-bottom:15px; font-family: "poppins_sb"; }
.n_left .blog_left_h4 :before {content: '';  width: 35px;height: 2px; position: absolute;left: 0;bottom: 0px; display: inline-block;
background: #1f7dd4;}
@media only screen and (max-width:768px ) {

.blog_left_h4 {
    position: relative;
    margin-bottom: 20px;
    background: none;
    text-align: left !important;
    background: #1f7dd4 !important;
    padding: 0px 10px;
    line-height: 36px;
    color: #fff !important;
    font-size: 16px !important;
    border-bottom: none;
    border-radius: 5px;
}

.blog_left_h4:after {
    display: block;
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
    cursor: pointer;
    font-size: 20px;
    top: 0px;
    color: #fff;
    font-style: normal;}
    
    .blog_nav_h4.active:after {
    content: "\f106";
}

.n_left .blog_left_h4 :before { display: none;}
.n_left .blog_left_h4 { border-bottom: 0; padding-bottom: 2px; margin-bottom: 0;}
.n_left  .blogUL1 { margin-top: 10px;}

}


.n_left .blog_tags_h4 {border-bottom: 1px solid rgba(13,111,184,0.1); font-size:20px; color:#333;text-transform:capitalize; padding-bottom:15px;  position: relative;   margin-bottom:15px; font-family: "poppins_sb";}
.n_left .blog_tags_h4:before {content: '';  width: 35px;height: 2px; position: absolute;left: 0;bottom: 0px; display: inline-block;
background:#1f7dd4;}
.n_left .blog-list1 li { display: inline-block; margin: 5px 2px;}
.n_left .blog-list1 li a {  text-transform: capitalize; font-size: 12px;
    display: block;
    text-decoration: none;
    background: #fff;  border: 1px solid #ddd;
    color: #999;
    padding: 7px 10px;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    -o-border-radius: 17px;
}

.n_left .blog-list1 a:hover { background: #1f7dd4; color: #fff; border: 1px solid #1f7dd4;}
@media only screen and (max-width:768px ) {

.blog_tags_h4 {
    position: relative;
    margin-bottom: 20px;
    background: none;
    text-align: left !important;
    background: #01509f !important;
    padding: 0px 10px;
    line-height: 36px;
    color: #fff !important;
    font-size: 16px !important;
    border-bottom: none;
    border-radius: 5px;
}

.blog_tags_h4:after {
    display: block;
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
    cursor: pointer;
    font-size: 20px;
    top: 0px;
    color: #fff;
    font-style: normal;}
    
    .blog_nav_h4.active:after {
    content: "\f106";
}

}


/*blog右边*/
.blog_list>li:hover em{color:#D7000F;}
ul.blog-list{ margin-top:15px}
ul.blog-list, ul.blog-list1{padding: 0;list-style: none;margin-bottom:0;text-align:left;}
ul.blog-list li {margin:0 20px 14px 0;}
ul.blog-list li a i{color:#D7000F; font-size:13px; opacity:0.6; margin-right:10px;}
ul.blog-list li a {color:#808080;font-size:13px;vertical-align: initial;text-decoration: none;display:block;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;  }
ul.blog-list li a:hover{color:#D7000F;text-decoration:underline; padding-left:10px;}
.blog_list{ margin-top:0px}
.blog_list li{ list-style:none;     border-bottom: 1px solid #e5e5e5;padding-bottom: 15px; margin-bottom:20px;}

.blog_list li .image{display:block;overflow:hidden;margin-bottom:20px;}
.blog_list li .image img{
	max-width:100%;
	height:auto;
	-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);
}
.blog_list li:hover .image img{
	-webkit-transform:scale(var(--scale-multiplier,1.05));
	-ms-transform:scale(var(--scale-multiplier,1.05));
	transform:scale(var(--scale-multiplier,1.05));
}



.blog_list li h4{ margin-top:0; padding-top:0}
.blog_list li .entry-content-top-right a{ font-size:16px; color:#444; display:block; line-height:26px; overflow:hidden;   margin-bottom:15px; font-family: 'poppins_sb';}
.blog_list li:hover .entry-content-top-right a { color:#1f7dd4; text-decoration:none}
.blog_day{ margin-bottom: 0px;}
.blog_day i{ margin-right:6px; color:#7F7F7F;}
.blog_day span{ display: block;
    color: #1f7dd4;
    font-size: 12px; line-height: 20px;
    padding-left: 20px;
    background: url(../images/time_icon.png) no-repeat left 1px; }

.blog_list li .p{ font-size:12px; color:#7F7F7F;  overflow:hidden; max-height:48px; line-height:24px; margin:10px 0 16px;}
.blog_list  .page_more { margin-top: 20px;}


.blog_list .p_hot_2 { width: 100%;}
.blog_tag{padding:5px 12px;text-align:left;
margin-top:15px; background: #F7F7F7;}
.blog_tag>p{display:inline-block;font-size:13px;margin-right:5px;text-transform:uppercase; color: #4C4C4C;}
.blog_tag>p i{padding-right:2px; color: #4C4C4C;}
.blog_tag li{display:inline-block;margin:5px;border:none;padding:0;}
.blog_tag li:last-child{padding:0;}
.blog_tag li a{display:inline-block;padding:2px 10px;color:#808080;font-size:13px;text-transform:capitalize;border: 1px solid #CCCCCC; border-radius:11px;}
.blog_tag li a i { color: #808080;}
.blog_tag li i{padding-right:5px;color:#4d4d4d;}
.blog_tag li:hover a{border: 1px solid #1f7dd4; color:#fff;text-decoration:none;background:#1f7dd4;}
.blog_tag li:hover i{color:#fff;}
.blog_list li .read_more { margin-top: 20px;}

/*blog_main*/
.blog_detail .title{margin-bottom:15px;border-bottom:1px solid #e5e5e5;padding-bottom:15px;text-align:left;}
.blog_detail .title em{font-size:16px;display:block; margin-bottom:15px; line-height: 26px;  color: #333; font-family: "poppins_sb";}
.blog_detail .title p{font-size:14px;color:#7F7F7F;font-weight:400; display:inline-block;    border: 1px solid #e5e5e5;    padding: 3px 10px;}
.blog_detail .title p:before{content:"-";padding-right:5px;}
.blog_detail .title p:after{content:"-";padding-left:5px;}
.blog .blog_detail .title{text-align:left;}

.blog_detail .text{font-size:13px;line-height:24px;}
.blog_detail .text img{max-width:100%;height:auto;}

@media only screen and (max-width: 768px){
	.blog_list li .entry-content-top-right a { font-size: 15px;}
	.blog_detail .title em{font-size:15px; margin-bottom: 10px;   }
	.blog_detail .title {  padding-bottom: 10px;}	
	.blog_detail .text { font-size: 13px; line-height: 24px;}
}

/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;margin-bottom:15px;list-style:none;padding:10px 20px;background:#f6f6f6;}
.stp-top{width:100%;}
.stp-top a{font-size:16px;text-transform:capitalize;display:block;text-transform:capitalize;color:#333; font-family: "poppins_m"; }
.stp-top a:hover{text-decoration:none;color:#1f7dd4;}
.stp-top a i{padding-left:8px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; color: #666; font-size: 14px; line-height: 18px;}
.stp-top a:hover i{padding-left:12px; color:#1f7dd4;}
.stp-listB{display:block;padding:10px 0;border-top:1px solid #eee;list-style:none;margin-top:5px; }
.stp-listB>li{float: left; width:33.3333%;padding:8px 0px;overflow:hidden;}
.stp-listB>li:nth-child(3n+1) { clear: both;}

.site_proje .stp-listB >li {width:33%;}
.stp-listB>li>a{font-size:14px;line-height:22px;display:block;color:#666; }
.stp-listB>li>a:hover{color:#1f7dd4;}
.stp-listB>li:nth-child(3n+1) { clear: both;}
.stp-listB li .stp-listC{width:100%;padding-top:15px;list-style:none;}
.stp-listB li .stp-listC li{width:100%;margin-bottom:10px;}
.stp-listB li .stp-listC li a{color:#808080;font-size:13px;}
.stp-listB li .stp-listC li a:hover{color:#1f7dd4;}
.stp-listB li .stp-listC i{ margin-right:6px;}

@media only screen and (max-width: 768px){
	.stp-listB>li{width:50%;padding:8px 0;}
	.stp-listB>li:nth-child(3n+1) { clear: none;}
	.stp-listB>li:nth-child(2n+1) { clear: both;}
}
@media only screen and (max-width: 400px){
	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}
}

.page_project  { list-style: none; margin: 0 -15px;}
.page_project li { width: 33.333333%; float: left; padding: 0 15px; margin-bottom: 25px;}
.page_project li .image { width: 100%; overflow: hidden; display: block;}
.page_project li .image img {transition: all .5s; max-width: 100%; width: 100%;}
.page_project li .title {margin-top: 20px; display: block; font-size: 14px; text-align: center; font-family: "poppins_sb";  line-height: 24px; height: 48px; overflow: hidden;}
.page_project li .text  {text-align: center; margin-top: 10px; font-size: 12px;  line-height: 24px;  height: 48px;  overflow: hidden;
    color: #808080;    word-break: break-word;}
.page_project li:hover .title  {  text-decoration: none; color: #1f7dd4;}
.page_project li:hover .image img { transform: scale(1.05);}

@media only screen and (max-width:768px ) {
	.page_project  { margin: 0 -10px;}
	.page_project li { width: 50%; margin-bottom: 20px; padding: 0 10px;}
}

.down_l{list-style:none;}
.down_l li{margin-bottom:25px;padding-bottom:15px;border-bottom:1px solid #e5e5e5;}
.down_l li .title{float:left;padding-right:20px; width: calc(100% - 130px);}
.down_l li .title .icon{display:inline-block; float: left; width:36px;height:36px;border-radius:50%;background:#1f7dd4;text-align:center; vertical-align:middle;}
.down_l li .title .icon i{font-size:16px;line-height:36px;color:#fff;}
.down_l li .title > a{float: left; width: calc(100% - 36px); display:inline-block;font-size:14px;padding-left:10px; padding-top: 8px;  font-family: "poppins_sb";}
.down_l li:hover .title > a{color:#1f7dd4; text-decoration: none;}
.down_l li .page_more{margin-top:0;float:right;font-size:12px; color: #fff;  padding: 0; overflow: hidden;}
.down_l li .page_more a { color: #fff; padding: 6px 20px; display: inline-block; overflow: hidden;}
.down_l li .page_more a i { padding-left: 4px;}
.down_l li .page_more a:hover { text-decoration: none; } 
@media only screen and (max-width: 768px) {
	.down_l li .title{width:100%;padding-right:0;padding-bottom:15px;}
	.down_l li .page_more {float:none; }
}


.blog_list li .img_l { width: 30%; float: left;}
.blog_list li .img_l img { width: 100%;}

.blog_list li .main_r { width: 70%; float: left; padding-left: 20px;}
@media only screen and (max-width:488px ) {
	.blog_list li .img_l { width: 100%; margin-bottom: 20px;}
.blog_list li .main_r { width: 100%; padding-left: 0; }
}
