/*reset*/
:focus{outline:0;}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;}
em{font-style:normal;}
img{border:none; height: auto;}
/*li,ul,ol{list-style:none;}*/
a{text-decoration:none;color:#333333;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden; }
button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{border:none;padding:0;}
a:focus {outline: none;}
.table-responsive{ overflow-x:auto;}

h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0;}

/*share*/
body{font-size:13px;font-family:'poppins-regular',arial, sans-serif;color:#333333;}
.bold{font-weight:bold;}
.fontRed{color:red;}
.clearfix:before, .clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}


@media only screen and (max-width: 1200px) {
	.row {margin-right: 0; margin-left: 0; }
}


@font-face {
    font-family: 'fontawesome';
    src:url(../fonts/TradeGothic-Bold.eot);
    src: url(../fonts/fontawesome-webfont.eot?#iefix) format('embedded-opentype'),
	 url(../fonts/fontawesome-webfont.svg#fontawesome-webfont) format('svg'),
	 url(../fonts/fontawesome-webfont.woff) format('woff'),
	 url(../fonts/fontawesome-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'oswald-regular';
    src:url(../fonts/oswald-regular.eot);
    src: url(../fonts/oswald-regular.eot?#iefix) format('embedded-opentype'),
	 url(../fonts/oswald-regular.svg#oswald-regular) format('svg'),
	 url(../fonts/oswald-regular.woff) format('woff'),
	 url(../fonts/oswald-regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppins-regular';
    src:url(../fonts/poppins-regular.eot);
    src: url(../fonts/poppins-regular.eot?#iefix) format('embedded-opentype'),
	 url(../fonts/poppins-regular.svg#poppins-regular) format('svg'),
	 url(../fonts/poppins-regular.woff) format('woff'),
	 url(../fonts/poppins-regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppins-semibold';
    src:url(../fonts/poppins-semibold.eot);
    src: url(../fonts/poppins-semibold.eot?#iefix) format('embedded-opentype'),
	 url(../fonts/poppins-semibold.svg#poppins-semibold) format('svg'),
	 url(../fonts/poppins-semibold.woff) format('woff'),
	 url(../fonts/poppins-semibold.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;}


input::-webkit-input-placeholder{ color:#777777;    }
input::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#777777;     }
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */   color:#777777;  }
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */   color:#777777;}
textarea::-webkit-input-placeholder{color:#777777;  }
textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#777777;}
textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#777777; }
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */   color:#777777; }







.main_top { text-align: center;}
.main_top em {text-transform: uppercase; text-align: center; display: block; font-size: 40px; line-height: 40px; color:#333333; margin-bottom: 20px; font-family: "oswald-regular"; }

.main_top .image { margin-bottom: 20px;}
.main_top p.text {color: #999999; display: inline-block; max-width: 860px; text-align: center; font-size: 13px;line-height: 24px; max-height: 40px; overflow: hidden;}


.more_comm {text-align: center;}
.more_comm a {overflow: hidden;  color: #fff; text-transform: uppercase;font-size: 16px;line-height: 24px;padding: 12px 60px 12px 30px; display: inline-block;   border-radius: 4px; background-color:#049dd5;   transition: all .5s;  -webkit-transition: all .5s;  -moz-transition: all .5s;    -ms-transition: all .5s;    -o-transition: all .5s; position: relative; font-family: "poppins-semibold";}
.more_comm a:before { content: ""; position: absolute; width: 20px; height: 18px; background: url(../images/more_a.png) no-repeat center right ; right: 30px; top: 14px; }
.more_comm a:after { content: "";position: absolute; background: rgba(255,255,255,0.1); width:0%; height: 100%; left: 0; top: 0; opacity: 0; transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;}
.more_comm a:hover:after { opacity: 1; width: 100%; text-decoration: none;}
@media only screen and (max-width:992px ) {
	.main_top em { font-size: 30px; line-height: 30px;}
	.main_top p.text { max-width: 90%;}
}


@media only screen and (max-width:768px ) {
	.main_top em { font-size: 24px; line-height:24px; margin-bottom: 15px;}
	.main_top .image { margin-bottom: 12px;}
	.main_top p.text { max-width: 90%;}
	.more_comm a { padding: 8px 50px 8px 20px;}
	.more_comm a:before {  right: 20px; top: 10px; }
}

@media only screen and (max-width:488px ) {
	.main_top em { font-size: 18px; line-height: 16px; margin-bottom: 14px;}
	.main_top .image { margin-bottom: 10px;}
	
	.main_top p.text { font-size: 12px; line-height: 20px; max-height: 40px;}
	
}


/*index*/
/*top*/
.Mtop {width: 100%;background: #2f2f2f; color: #acacac; }
.Mtop .container { }
.Mtop .top_con { float: left; }
.Mtop .top_con li {list-style: none; color: #999999; float: left; line-height: 20px; margin-right: 20px; font-size: 13px;    border-right: 1px solid rgba(255,255,255,0.1); }
.Mtop .top_con li a {color: #acacac; padding-right: 20px;}
.Mtop .top_con li:last-child {border-right: 0px solid rgba(255,255,255,0.1);}
.Mtop .top_con .tel { background: url(../images/top_p.png) no-repeat center left; margin-right: 30px;     padding: 10px 0px 10px 26px;}
.Mtop .top_con .email {background: url(../images/top_e.png) no-repeat center left; padding: 10px 0px 10px 26px;}
.Mtop .top_con .skype {background: url(../images/top_s.png) no-repeat center left; padding: 10px 0px 10px 30px;}
.Mtop .top_con .waths {background: url(../images/top_w.png) no-repeat center left; padding: 10px 0px 10px 26px;}
.Mtop .top_con .lx_e a { color: #999999;}
.top_contA {float: right; text-transform: uppercase; color: #fff; line-height: 24px; padding: 8px 30px; background: #049dd5; font-family: "poppins-semibold";}
.select{ position:relative; float:left; padding:5px 20px 5px 20px; z-index: 9999999999; float: right;background: rgba(255,255,255,0.1); }.select ul li{ list-style:none;}.select dt{height:30px;display:inline-block;line-height:30px;font-size:13px;text-transform:capitalize;cursor:pointer;width:100%;overflow:hidden;position:relative;z-index:99;text-align: right;font-weight: normal; padding:0;color:#acacac;}.select dt img,.select dd ul li a img{height:auto; display:inline-block; margin-right:6px;vertical-align: middle;}.select dt:after{font-family:FontAwesome;color:#777;font-size:16px;width:100px;vertical-align:middle;content:"\f107"; font-size:14px; transition:all 0.3s ease 0s; margin-left:6px;}.select dt.cur:after{font-family:FontAwesome;color:#777;font-size:16px;width:100px;vertical-align:middle;content:"\f106"; font-size:14px;}.select dd{position:absolute;right:0px;top:39px;background:#fff;display:none; z-index:99999; box-shadow:0px 0px 10px rgba(0,0,0,0.15);}.select dd ul{padding:10px 10px 5px 15px;width:280px;/* max-height:304px;overflow:auto; */ text-align: left; }.select dd ul li{padding:2px 0px;position: relative;width: 47%;margin: 1%;display: inline-block;}.select dd ul li a{line-height:24px;display:inline-block;color:#777; font-size:12px;text-transform:capitalize;padding:0 0px 0 34px;position: relative;width: 100%;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;transition:all 0.3s ease 0s;opacity: 0;-webkit-transform: translate3d(50px, 0px, 0);transform: translate3d(50px, 0px, 0); }.select dd ul li a{filter:alpha(opacity:0);opacity:0;}.select dd ul li img{height: auto;height: auto;position: absolute;left: 0px;top:0px;}.select dd ul li a:hover{color: #1fa84c;}
.select dd.open ul li a{ opacity: 1;-webkit-transform: translate3d(0px, 0px, 0);transform: translate3d(0px, 0px, 0); }
.select dd.open ul li:nth-child(1)  a{-webkit-transition-delay: 45ms;transition-delay: 45ms; }
.select dd.open ul li:nth-child(2)  a{-webkit-transition-delay: 90ms;transition-delay: 90ms; }
.select dd.open ul li:nth-child(3)  a{-webkit-transition-delay: 135ms;transition-delay: 135ms; }
.select dd.open ul li:nth-child(4)  a{-webkit-transition-delay: 180ms;transition-delay: 180ms; }
.select dd.open ul li:nth-child(5)  a{-webkit-transition-delay: 225ms;transition-delay: 225ms; }
.select dd.open ul li:nth-child(6)  a{-webkit-transition-delay: 270ms;transition-delay: 270ms; }
.select dd.open ul li:nth-child(7)  a{-webkit-transition-delay: 315ms;transition-delay: 315ms; }
.select dd.open ul li:nth-child(8)  a{-webkit-transition-delay: 360ms;transition-delay: 360ms; }
.select dd.open ul li:nth-child(9)  a{-webkit-transition-delay: 405ms;transition-delay: 405ms; }
.select dd.open ul li:nth-child(10) a {-webkit-transition-delay: 450ms;transition-delay: 450ms; }
.select dd.open ul li:nth-child(11) a {-webkit-transition-delay: 470ms;transition-delay: 470ms; }
.select dd.open ul li:nth-child(12) a {-webkit-transition-delay: 480ms;transition-delay: 480ms; }


@media only screen and (max-width:1100px ) {
	.Mtop .top_con li a { padding-right: 10px;}
}
@media only screen and (max-width:992px ) {
	.top_con { display: none;}
}
@media only screen and (max-width:488px ) {
	.top_contA { display: none;}
}



.header{padding:10px 0;position:relative;z-index:6;background:#fff;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.header .container>.row{position:relative;}
#logo{float:left;display:inline-block;position:relative;z-index:999999999;}
#logo h1{margin:0;padding:0;display:inline-block;}
#logo img{max-width:160px;width:auto;height:auto;}
.small .mainmenu-area { padding-top: 2px;}

/* Top Search*/
.search_box{float:right;z-index:99999999;margin-right:0; padding-top: 9px;}
.search i{width:40px; height:40px; text-align:center;background:url(../images/top_ser.png) no-repeat center center;display:inline-block;}
.top-search { display: block; width:100%;max-width:100%;position:absolute;right:0;top:90px;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:16px; text-align:center; color:#333; margin:15px 0;text-transform:capitalize;display:none;display:none;}
.top-search .input-group-addon i {float: right;position:absolute; right:0px; top:18px; width:40px; height:40px; line-height:38px;font-size:18px; text-align: center;}
.top-search .input-group-addon i:hover{color:#0188cc;}
.top-search .form-control {box-shadow:none;border:none;border-radius:0;border:1px solid #e5e5e5;background:#fff;color: #808080;height: 56px;line-height: 56px;padding: 0 60px 0 20px;text-align: left;font-size:12px;border-radius:0;}
.top-search input.form-control:focus{color:#333;font-style:inherit;}
.top-search .input-group-addon.close-search {cursor: pointer;}
.top-search .input-group{ width:100%;padding:10px 40px 10px 10px;}
.btn_search1 {background: url(../images/top_ser.png) no-repeat center center;top: 2px;height:56px; position: absolute;right:2px;width:56px;z-index: 3;}
.header_search {position: relative;}
.top-search .input-group-addon{background-color: transparent;border: none;color: #666;padding-left: 0;padding-right: 0;}
.top-search .input-group-addon.close-search{cursor: pointer; float:right;position:absolute;right:0;top:0;}
.attr-nav{float:right;padding-top:10px;z-index:9999999;display:inline-block;}
.attr-nav ul li{ list-style:none;}
.top-search .input-group { max-width:100%; margin:0 auto;}

.Mheight { height: 102px; width: 100%;}
@media only screen and (max-width:992px ) {
	.Mheight { height: 0px;}
}



/* Sizes for the bigger menu */
header{width: 100%;z-index: 999999;padding: 0;position:fixed;}
header.large{height:;top:40px;background:transparent;}
header.small{height: ;left:0;background:#fff;top:0;box-shadow:0 0 20px 2px rgba(0,0,0,0.05);}
header.small #logo{margin-top:0;}
header.small .header { padding: 5px 0;}
header.small #logo img{max-width:80px;}
header.small .attr-nav{padding-top:8px;}
header.small .top-search{top:78px;}
.height{padding-top:108px;}
@media only screen and (max-width: 1200px) {
	.h_con li p{font-size:14px;}
	.h_sns{float:none;}
	#logo img,header.small #logo img{max-width:160px;}
}
@media only screen and (max-width: 992px) {
	header,header.large{border:none;position:inherit;z-index:999999999;position:relative;top:0;}
	header.large .header,.header{padding:10px 0;background:#fff;z-index:6;position:relative;}
	.header .container{width:100%; padding: 0 0;}
	.header .row{margin:0;}
	.header #logo,header.small #logo,header.large .header.page_header #logo{padding:0;position:relative;z-index:9999999;margin-right:10px;float:left; margin-left: 15px;}
	.header #logo img,header.small #logo img{max-width:60px;}
	.height{padding:0;}
	
	header.small .attr-nav,.attr-nav{padding-top:0;position:absolute;right:50px;top:5px;z-index:9999999;display:inline-block;border-radius:50%;}
	.attr-nav{padding-top:0;position:absolute;right:15px;top:7px;background:#fafafa;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 .input-group,header.small .top-search .input-group{padding:25px; max-width:750px; margin:0 auto;}
	.top-search,header.small .top-search { display: none; width:100%;top:40px;max-width:100%;left:0;border-radius:0;z-index:9999999;background:#fafafa;border-top:1px solid #ebebeb;padding-top:0; margin-top: 15px;}
	.top-search h4,.top-search .input-group-addon.close-search{display:block;}
	.search i,header.small .search i{height:34px;width:34px;background-size:20px;background-color:#f2f2f2;border-radius:50%;}
	.top-search .form-control{background:#fff;border:1px solid #e5e5e5;height:40px;line-height:40px;}
	.btn_search1{width:40px;height:40px;}
	.h_sns,.h_con{display:none;}
	.language{float:none;margin:0;}
	.header .logo .war img,header.small .header .logo .war img{max-width:60px;}
	
	.head-right,header.small .head-right{width:auto;padding-top:8px;}
	header.small .search_box{margin-top:0;}
	.head_top .main_more{display:none;}
	.head_top{padding:5px 0;text-align:center;}
}
@media only screen and (max-width: 480px) {
	.header #logo, header.small #logo{padding-top:0;}
	.header #logo img, header.small #logo img{max-width:60px;}
	.top-search h4{font-size:16px;}
	.head-right,header.small .head-right{padding-top:4px;}
	.top-search .input-group, header.small .top-search .input-group{padding:20px 15px;}
	.top-search .input-group-addon i{top:0;}
}


/*******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.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{display: none; 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; background: #fff; opacity: 1;
}
.control-round .carousel-control.left{display: none; margin-right:81px;}
.control-round .carousel-control.left:before{font-family:FontAwesome;content:"\f104"; position: absolute; top: 0px; left: 25px; color: #000; line-height: 60px; text-align: center;}
.control-round .carousel-control.right:before{font-family:FontAwesome;content:"\f105";position: absolute; top: 0px; color: #000; right: 25px; line-height: 60px; text-align: center;}

.control-round .carousel-control {
	margin: 0 20px;
	
	border: 0;
	border-radius: 40px;
	width: 60px;
	height: 60px;
	background:#fff;
	-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;}
.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%;
    height: 20px;
    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: 35px;
    height: 7px;
    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: #fff;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
	border:1px solid #fff;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color:rgba(255,255,255,0.5);
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:23px;
    height: 23px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: left !important;
}
.slide_style_center {
    text-align: center !important;
}


/*text*/
.slide_content .main {width: 1100px; position: absolute; top: 50%; left: 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%);   text-align: center; padding: 50px 50px; color: #fff;}
.slide_content .ovrly { position: absolute; z-index: 1; content: ""; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.3);}
.slide_content .main .box { position: relative; z-index: 2;}
.slide_content .main .box h4 { margin-top: 0px; font-size: 36px; text-transform: uppercase; line-height: 60px; font-family: "oswald-regular"; max-height: 120px; overflow: hidden;}
.slide_content .conta { margin-top: 35px;}

.slide_content .more {overflow: hidden; color: #fff; text-transform: uppercase; font-size: 16px; line-height: 24px; padding: 12px 30px; background: #049dd5; border-radius: 4px; margin-right: 20px;  transition: all .5s;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s; }
.slide_content .more:hover { color: #fff; text-decoration: none; background: #07abe7;}
.slide_content .contaA {overflow: hidden; color: #fff; text-transform: uppercase; font-size: 16px; line-height: 24px; padding: 12px 30px; background: #2f2f2f; border-radius: 4px; margin-right: 20px;  transition: all .5s;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s; }
.slide_content .contaA:hover { color: #fff; text-decoration: none; background: #07abe7;}


@media only screen and (max-width:1200px ) {
	.slide_content .main { width: 80%;}
	.slide_content .main .box h4 { margin-top: 40px; font-size: 30px; line-height: 50px; max-height: 100px;}
}
@media only screen and (max-width:992px ) {
	.slide_content .main { width: 80%;}
	.slide_content .main .box h4 { margin-top: 20px; font-size: 24px; line-height: 44px; max-height: 88px;}
	.slide_content .conta { margin-top: 20px;}
	.slide_content .more,.contaA { padding: 6px 20px;}
}

@media only screen and (max-width:768px ) {
	.slide_content .main { width: 90%;}
	.slide_content .main .box h4 { margin-top: 0px; font-size: 18px; line-height: 30px; max-height: 60px;}
	.slide_content .conta { margin-top: 20px;}
	.slide_content .more,.slide_content .contaA { padding: 6px 20px; font-size: 13px;}
	.slide_content .main { padding: 30px 30px;}
}
@media only screen and (max-width:488px ) {
	.slide_content .main .box h4 {  font-size: 15px;}
	.slide_content .conta { display: none;}
	.slide_content .main { padding: 20px 20px;}
}





/*------------------------------------------------------*/
/* 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; }

}

@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; }
	.control-round .carousel-control.right:before {line-height: 40px; right: 31px; }
}


/*proca*/
.products_cate { padding-top: 60px; overflow: hidden;}
.products_cate .btn03 {
    width: 100%;border-radius: 6px;
    overflow: hidden;
    position: relative;
	-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;
}

.products_cate .btn03 img { position: relative;top: 0;  left: 0;}
.products_cate ul { margin-top: 50px;}
.products_cate ul li {width: calc(100% / 3 - 40px ); margin: 0 20px 40px; padding: 10px; list-style: none; border-radius: 8px; border: 1px solid #e3e3e3; overflow: hidden;}

.products_cate .btn03 .ovrly {background:#fff;   height: 100%;  left: 0;  top: 0;  width: 100%;  position: absolute;   -webkit-transition: all 0.5s;    -moz-transition: all 0.5s;    -o-transition: all 0.5s;    transition: all 0.5s; z-index: 1;
}

.products_cate .btn03 .text{  position: absolute;  bottom: 45%;  left:0;  -webkit-transition: all 0.5s;  -moz-transition: all 0.5s;   -o-transition: all 0.5s;   transition: all 0.5s;  -webkit-transform: translate(0%, 50%);  -moz-transform: translate(0%, 50%);   -ms-transform: translate(0%, 50%);   -o-transform: translate(0%, 50%);   transform: translate(0%, 50%);text-align:center; padding:0px 20px; z-index: 2; width: 100%;}
.products_cate .btn03 > .image { display: block; overflow: hidden; border-radius: 8px; overflow: hidden;}
.products_cate .btn03 > .image img { width: 100%; }
.products_cate .btn03 .more_box{
    position: absolute; z-index: 2; margin-top: 30px;
    bottom:-100px;
    left:0;
	text-align:center;
	width:100%;
	-webkit-transition: all 0.8s;-moz-transition: all 0.8s;-o-transition: all 0.8s;transition: all 0.8s;}
.products_cate .btn03 .more:hover{ background:#4ac0fb;}

.products_cate .btn03 .more{ background:#049dd5; line-height:40px; color:#fff; display:inline-block; padding:0px 30px; border-radius:4px; font-size:14px;font-family:'poppins-semibold'; text-transform:uppercase;  word-break: break-word;}

.products_cate .btn03 .text h4 a{ font-size:18px; color:#333333; font-family:'poppins-semibold'; text-transform:capitalize; overflow:hidden; display:block; text-overflow:ellipsis; white-space:nowrap; margin-top:40px;}

.products_cate .btn03 .text p.textp { font-size:13px; color:#999999; line-height:24px; max-height:48px; overflow:hidden; word-break: break-word; margin-top: 20px;}
.products_cate .btn03 .image  { display: block;}
.products_cate .btn03:hover .text .image { opacity:0;}

.products_cate .btn03:hover .text {bottom: 80%;}
.products_cate .btn03:hover .text h4 a{ color:#fff;}
.products_cate .btn03:hover .text p.textp{ margin-top:30px;}
.products_cate .btn03:hover .text p.textp { color:#fff;}
.products_cate .btn03:hover .more_box{ bottom:56px;}

.products_cate ul li{ list-style:none; margin-bottom:30px;}
.products_cate ul li:hover .btn03 .ovrly{ background:rgba(0,0,0,0.4);}
.products_cate ul li:nth-child(n+3) { animation-delay: .01s;}


@media only screen and (max-width:992px ) {
	.products_cate { padding-top: 40px;}
	.products_cate ul { margin-top: 30px;}
	.products_cate ul li { width: calc(100% / 3 - 30px); margin: 0 15px 30px;}
	.products_cate .btn03 .text .image  img { max-width: 100px;}
}
@media only screen and (max-width:768px ) {
	.products_cate ul li { width: calc(100% / 2 - 30px); margin: 0 15px 30px;}
		.products_cate .btn03 .text h4 a { margin-top: 20px; }

}
@media only screen and (max-width:480px ) {
	.products_cate ul li { width: calc(100% / 2 - 20px); margin: 0 10px 20px;}
	.products_cate .btn03 .text .image  img { max-width: 100px;}
	.products_cate .btn03:hover .text h4 a{ margin-top: 20px;}
	.products_cate .btn03 .text h4 a { font-size: 14px; margin-top: 10px;}
	.products_cate .btn03 .text p.textp,.products_cate .btn03 .more_box { display: none;}
	.products_cate .btn03 .text { padding: 0;}
}


/*hot_bg*/
.hot_bg { padding-top: 60px; overflow: hidden;}
.hot_bg ul { margin-top: 35px;}
.hot_bg ul li { list-style: none; float: left; width: 25%; padding: 0 15px; margin-bottom: 30px; }
.hot_bg ul li .box { overflow: hidden;}

.hot_bg ul li .image {display: block; width: 100%; overflow: hidden;} 
.hot_bg ul li .image img { width: 100%; height: auto; max-width: 100%; 
 transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;}
.hot_bg ul li .main { margin-top: 20px; text-align: center;}
.hot_bg ul li .main .title {display: inline-block; font-size: 16px; line-height: 18px; height: 18px; overflow: hidden; font-family: "poppins-semibold"; word-break: break-word; text-transform: capitalize;}
.hot_bg ul li .main .text {font-size: 12px; line-height: 24px; height: 48px; overflow: hidden; color: #999999; word-break: break-word; margin-top: 12px; }
.hot_bg ul li:hover .image img {transform: scale(1.05); }
.hot_bg ul li:hover .title { color: #049dd5; text-decoration: none;}
.hot_bg .more_comm { margin-top: 20px;}

@media only screen and (max-width:768px ) {
		.hot_bg { padding-top: 20px;}
	.hot_bg ul li {width: 50%; padding: 0 8px;}
	.hot_bg .more_comm { margin-top: 0px;}
}

@media only screen and (max-width:480px ) {
	.hot_bg ul li .main .title { font-size: 14px;}
}


.ab_bg {margin-top: 60px; overflow: hidden;}

.ab_bg .ab_L  {float: left;  width: 40%;background-color: #2f2f2f;position: relative; padding: 80px 50px 90px 10%;overflow: hidden; }

.ab_bg .ab_L .top .text-center{float:left;  overflow: hidden;  text-align: left;}
.ab_bg .ab_L .text-center .text-img{
	-webkit-text-fill-color:transparent;
	background:-o-linear-gradient(transparent, transparent);
	background:url(../images/about_img.png) no-repeat;
	-webkit-background-clip:text;
	background-position-y:70%;
	-webkit-animation:imgPos 5s linear normal infinite paused;
	animation:imgPos 5s linear normal infinite paused;
	display:inline-block;
	overflow:hidden;
	line-height:120px;
	font-size:120px;
	font-family:'oswald-regular'; font-weight:bold; text-transform: uppercase;
	color:#333333;
	letter-spacing:0px;
}
.ab_bg .ab_L .top .right {overflow: hidden;  padding-left: 20px;}
.ab_bg .ab_L .top .right p{ color:#fff;font-size:34px;line-height:56px;text-transform:uppercase;font-family:'poppins-semibold';padding-top:20px;}
.ab_bg .ab_L .top .right p em{display:block;color:#049dd5; }
.ab_bg .ab_L .bottom {margin-top: 10px}
.ab_bg .ab_L .bottom > em { font-size: 16px; font-family: "poppins-semibold"; line-height: 30px; height: 60px; overflow: hidden; display: block; color: #fff;}
.ab_bg .ab_L .bottom .textD {margin-top: 20px;font-size: 13px; line-height: 30px; height: 210px; overflow: hidden; color: rgba(255,255,255,0.56);}
.ab_bg .ab_L .plue  { position: absolute; width: 327px; height: 309px; right: -70px; top: -70px; background: url(../images/plus.png) no-repeat;}
.ab_bg .ab_L .more_comm { text-align: left; margin-top: 30px;}
.ab_R { width: 60%; float: left; overflow: hidden; height: 620px; background: #2f2f2f;}
.ab_R video { width: 100% !important; height: 100% !important;} 
.ab_R iframe , .send_L iframe { width: 100% !important; height: 100% !important;}
.ab_R > .image {background-repeat:no-repeat ; position: relative; background-size:cover ; display: block; width: 100%; height: 100%;} 
.ab_R .ab_video_bg {overflow: hidden; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
transform: translate(-50%,-50%); position: absolute; z-index: 33; width: 109px; height: 109px; background: rgba(255,255,255,0.5); border-radius: 70px; 
-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.ab_R .ab_video_bg  .ab_video {width: 82px; height: 82px; border-radius: 50%;overflow: hidden;  top: 13px; left: 13px; position: relative;}
.ab_R .ab_video_bg  .ab_video img {max-width: 100%; width: 100%;}
.ab_R .ab_video_bg:hover { background: rgba(255,255,255,0.7);}
.ab_R .image > img { display: none;}
@media only screen and (max-width:1400px ) {
	.ab_bg .ab_L  {padding: 80px 50px 90px 4%;}
}

@media only screen and (max-width:1200px ) {
	.ab_bg .ab_L  {padding: 80px 30px 90px 15px;}
	.ab_bg .ab_L .text-center .text-img { font-size: 100px; line-height: 100px;}
	.ab_bg .ab_L .top .right p { font-size: 26px; line-height: 40px;}
	.ab_R {  height: 588px;}
}
@media only screen and (max-width:768px ) {
.ab_bg {margin-top: 30px; }
		.ab_bg .ab_L  { width: 100%; padding: 40px 15px 40px 15px;}
	.ab_R {  width: 100%; height: auto;} 
	.ab_R .image { background-image:none ;}
	.ab_R .image > img { width: 100%; height:auto; display: block;}
	.ab_R .ab_video_bg  .ab_video {width: 50px; height: 50px; }
	.ab_R .ab_video_bg {width: 76px; height: 76px;  background: rgba(255,255,255,0.5); border-radius: 70px; }
	
}

/* Numbers */
.numbers{ padding:80px 0 60px; background: url(../images/shuzhi_bg.jpg) no-repeat center center; background-size:cover ; overflow: hidden;}
.numbers .main_top em{ color:#fff;}
.numbers .i_title .p{ color:rgba(255,255,255,0.6);}
.numbers .mun_main{padding:40px 0px; position:relative; cursor:pointer;}
.numbers > .container > div{position: relative;z-index:100; margin-top: 55px;}
.number-plus .numbers__num{ position:relative;}
.number-plus .numbers__num:after{ position:absolute; font-size:40px; color:#333; content:'+'; top:-10px; right:-20px;}

.number-per .numbers__num{ position:relative;}
.number-per .numbers__num:after{ position:absolute; font-size:40px; color:#fff; content:'%'; top:0px; right:-10px;}

@media only screen and (max-width:1440px) {
.numbers > .container > div{ margin:30px;}	
}
.numbers__one{width:25%;float:left; text-align:center; position:relative; margin-top:20px;}
/*.numbers__one:after{ position:absolute; left:50%; bottom:0px; width:28px; height:4px; background:#f7b332; content:''; bottom:0px; margin-left:-14px; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.numbers__one:hover:after{ width:60px; margin-left:-30px;}
*/
.numbers__one .title { text-align: center;}

.numbers__one .h4{ font-size:26px; color:#333; font-family:'oswald-regular'; text-transform:uppercase; margin-top:26px;}
.numbers__one img{ float:left; margin-right:20px; background:#eee; border-radius:50%;}
.numbers__num{color:#049dd5;font-size:60px;line-height:50px;font-family:'oswald-regular';display: inline-block;   text-align:right;}
.numbers__one h6{ font-size:40px; margin-top: 0px; line-height:60px; color:#049dd5; text-transform:uppercase;font-family:'oswald'; display:inline-block;  text-align:left; padding-left:5px; display: inline-block;}
.numbers__one h6 span{ font-size:60px;}
.number__desc{color:#fff;font-size:14px; font-family:'poppins-semibold'; line-height:22px; overflow: hidden; height: 22px; text-transform:uppercase; margin-top:10px;}

@media only screen and (max-width:1100px ) {
	.numbers__num {font-size:40px; }
	.numbers__one h6{ font-size:30px;}
}


@media only screen and (max-width:960px) {
.numbers__num{ font-size:40px;}
.numbers__one h6{ font-size:20px;}
.numbers__one h6 span{ font-size:40px;}
.number__desc{ font-size:12px; margin-top:0px;}
}

@media only screen and (max-width:768px) {
.numbers__one{ width:50%; margin-bottom:20px; margin-top:0px;}
.numbers{ padding:40px 0 0px;}
.numbers__num{ font-size:32px;}
.numbers__one h6{ font-size:20px;}
.numbers__one h6 span{ font-size:40px;}
}


/*partner_section*/

/* Slider */
.slick-slider{ position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent;}

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand;}


.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; margin:0 auto; max-width: 100%; height: auto;}
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
/* Dots */
.slick-dots { position: absolute;  list-style: none; display: block; text-align: center; padding: 0px; width: 100%; z-index:999; left:0; margin-top:34px;}
.slick-dots li { position: relative; display: inline-block; height: 5px; width:52px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 5px; width:52px; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; background:#eeeeee;}
.slick-dots li button:focus { outline: none;}
.slick-dots li.slick-active button{background:#0db26d;}

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
/* Dots */
.slick-dots { position: absolute; bottom: -35px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; z-index:999;display:none !important;}
.slick-dots li { position: relative; display: inline-block; height: 10px; width: 10px;border-radius:50%; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 10px; width: 10px;border-radius:50%; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; border:1px solid #b2b2b2;padding:0;}
.slick-dots li button:focus { outline: none;}
.slick-dots li.slick-active button{border:1px solid #eb5515;background:transparent;}

.slick-prev{width:40px;height:40px; cursor: pointer; position:absolute; left:-60px; top:43%; vertical-align: middle;filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;background:url(../images/prev.png) no-repeat center center;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.slick-next{width:40px;height:40px;cursor: pointer; position:absolute; right:-60px; top:43%; vertical-align: middle;filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;background:url(../images/next.png) no-repeat center center;-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 { width: 100%;}
.slick-slide .li { overflow:hidden; }

@media only screen and (max-width: 1280px) {
	.slick-prev{left:-10px;}
	.slick-next{right:-10px;}
}
@media only screen and (max-width: 768px) {
	.slick-prev{left:-15px;}
	.slick-next{right:-15px;}
}
@media only screen and (max-width: 480px) {
	.slick-prev{left:-5px;}
	.slick-next{right:-5px;}
}


.partner_section{ background:url(../images/hezuo_bg.png) no-repeat center bottom; background-size:cover; padding:80px 0 70px; overflow: hidden;}
.partner_section .li{ padding:0px 15px; text-align:center;}
.partner_section .li p{ font-size:14px; color:#333; margin-top:5px;}

.partner_section .slick-prev{width:24px; height:44px; position:absolute; left:-20px; top:50%; margin-top:-21px; vertical-align: middle; opacity:1;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; border-radius:5px; -moz-transition: 0.5s all;-ms-transition: 0.5s all; background:url(../images/prev.png) no-repeat center center; background-size:100% ; border:none; opacity:1;}
.partner_section .slick-prev::before{border-radius: 0;color:#fff;display: inline-block;font-family: "FontAwesome";font-size:20px; content: "\f104"; line-height:30px;}
.partner_section .slick-next{width:24px; height:44px; position:absolute; right:-20px; margin-top:-21px; top:50%; vertical-align: middle; opacity:1;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; border-radius:5px; -moz-transition: 0.5s all;-ms-transition: 0.5s all;  background:url(../images/next.png) no-repeat center center; background-size:100% ;  border:none; opacity:1;}
.partner_section .slick-next::before{border-radius: 0;color:#fff;display: inline-block;font-family: "FontAwesome";font-size:20px; content: "\f105"; line-height:30px;}
.partner_section .slick-prev:hover,.news_section .slick-next:hover{ opacity:1;}

@media only screen and (max-width:1440px) {
.partner_section .slider{ padding:0px 50px;}
.partner_section .slick-prev{ left:0px; width: 18px;}
.partner_section .slick-next{ right:0px; width: 18px;}
}
@media only screen and (max-width: 1200px) {
.partner_section{ padding:60px 20px;}
	
}

@media only screen and (max-width:768px) {
.partner_section{ padding:20px 0;}
.partner_section .li p{ font-size:12px;}
}


/*products-tab*/


/*projects_section*/
.projects_section{ margin-top:60px; overflow: hidden;}
.projects_section .i_title{ margin-bottom:60px;}
#parentHorizontalTab01{ background:#f3f4f8; padding-bottom:105px;}
.projects_section .ul1 li{ list-style:none; float:left; width:25%; overflow: hidden;}
.projects_section .ul1 li .li{ position:relative; overflow:hidden;}
.projects_section .ul1 li .li .img{ display:block; position:relative;}
.projects_section .ul1 li  .li .img img { width: 100%; max-width: 100%; height: auto;}
.projects_section .ul1 li .li .img:after{ position:absolute; left:5%; top:100%; background:rgba(38,38,38,0.9); width:90%; height:90%; content:''; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.projects_section .ul1 li .li:hover .img:after{ top:5%;}

.projects_section .ul1 li .li .text{ padding:30px;position: absolute;bottom:120%;width:90%;left:5%;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;
transition: all 0.5s;-webkit-transform: translate(0%, 50%);-moz-transform: translate(0%, 50%);-ms-transform: translate(0%, 50%);-o-transform: translate(0%, 50%);transform: translate(0%, 50%); opacity:0;}
.projects_section .ul1 li .li:hover .text{ bottom:50%; opacity:1; text-align: center;}
.projects_section .ul1 li .li .text h4 a{ color:#049dd5; font-size:18px; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;  text-transform:capitalize; font-family: "poppins-semibold";}
.projects_section .ul1 li .li p{ color:rgba(255,255,255,1); line-height:24px; height:72px; overflow:hidden; font-size:12px; margin-top:20px;}
.projects_section .ul1 li .li .more{ display:inline-block; margin-top:30px;}

.case_more a{ display:inline-block; padding:0px 80px 0px 20px; line-height:48px; background:#049dd5 url(../images/about_ico3.png) no-repeat right center; font-size:14px; color:#fff; text-transform:uppercase; margin-top:40px; position:relative;}
.case_more a::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;background-color: rgba(255,255,255,0.15);-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;-webkit-transform: scale(0.5, 1);transform: scale(0.5, 1);} 
.case_more a:hover::before{opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
.projects_section .nav-tabs>li>a {list-style: none;cursor: pointer; text-transform:uppercase;color:#049dd5; line-height:46px; border:none; border-right:2px solid #049dd5 !important; text-align:center; background:#fff !important; padding:0px; font-size:16px;float:left; padding:0px 30px;}
.projects_section .nav-tabs {    border-bottom: 0px solid #ddd; margin: 0px auto;padding: 0px; color:#333; line-height:30px; text-transform:capitalize;font-size:16px; display:inline-block; border:2px solid #049dd5; border-right:none;  margin-bottom:60px;}
.projects_section .nav-tabs>li {list-style: none;cursor: pointer; text-transform:uppercase;color:#049dd5; line-height:46px; border:none;  text-align:center; background:#fff !important; padding:0px; font-size:16px; float:left;  margin-bottom: 0; }
.projects_section .nav-tabs>li a { border-radius: 0;margin-right: 0;font-size:16px; font-family:'poppins-semibold';}

 .projects_section .nav-tabs>li.active>a,  .projects_section .nav-tabs>li.active>a:focus, .projects_section .nav-tabs>li.active>a:hover {color:#fff;z-index:99; background-color:#049dd5 !important; border: 0;}
.projects_section  .box { text-align: center; margin-top: 40px; }
.projects_section .more_comm { margin-top: 40px;}





@media only screen and (max-width:768px) {
.projects_section .i_title{ margin-bottom:20px;}
.projects_section{ margin-top:40px;}
#parentHorizontalTab01{ background:none;}
#parentHorizontalTab01 em.resp-accordion{ text-align:left;}
.projects_section .ul1 li{ width:50%;}
.projects_section .ul1 li .li .img:after{ display:none;}
.projects_section .ul1 li .li .text{ position:static;opacity: 1; width: 100%; padding: 0px 10px 100px; color: #999; text-align: center; margin-top: -80px;}
.projects_section .ul1 li .li .text h4 a{ color: #049dd5;}
.projects_section .ul1 li .li .text
.projects_section .ul1 li .li p{ display:none;}
.projects_section .ul1 li .li .more{ display:none;}
.projects_section .ul1 li .li .text h4 a{ padding:5px 15px 0;  color: #049dd5; font-size:14px; display:block; margin:10px 0;}
#parentHorizontalTab01{ padding-bottom:40px;}
.case_more a{ margin-top:20px;}
.projects_section .ul1 li .li p { color: #999; margin-top: 0px; line-height: 20px; height: 40px;}
.projects_section .nav-tabs { margin-bottom: 30px;}
.projects_section .more_comm { margin-top: 20px;}
}

@media only screen and (max-width:460px ) {
	
	.projects_section .nav-tabs>li { width: 100%; border-bottom: 1px solid #049dd5;}
	.projects_section .nav-tabs>li:last-child {border-bottom: 0px solid #049dd5;}
	.projects_section .nav-tabs>li a { width: 100%; display: block;}
}


.send_bg { overflow: hidden; padding-top: 60px;}
.send_L { width: 60%; float: left; overflow: hidden; height: 605px; background: #000;}
.send_L video { width: 100% !important; height: 100% !important;}
.send_L > .image {background-repeat:no-repeat ; position: relative; background-size:cover ; display: block; width: 100%; height: 100%;} 
.send_L .ab_video_bg {overflow: hidden; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
transform: translate(-50%,-50%); position: absolute; z-index: 33; width: 109px; height: 109px; background: rgba(255,255,255,0.5); border-radius: 70px; 
-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.send_L .ab_video_bg  .ab_video {width: 82px; height: 82px; border-radius: 50%;overflow: hidden;  top: 13px; left: 13px; position: relative;}
.send_L .ab_video_bg  .ab_video img {max-width: 100%; width: 100%;}
.send_L .ab_video_bg:hover { background: rgba(255,255,255,0.7);}
.send_L .image > img { display: none;}
.send_bg .lx { width: 40%; float: left; background: url(../images/send_bg.jpg) no-repeat center center; background-size:cover ;}
.emallM { max-width: 700px; padding: 60px 80px 50px 40px;}
.emallM em {margin-top: 0px;
    font-family: "oswald-regular";
    color: #fff;
    padding: 4px 0px;
    line-height: 36px;
    text-transform: uppercase;
    font-size: 36px; overflow: hidden;}
    .emallM .image { margin-top: 20px;}
.emallM p.text {margin-top: 20px; color: #bdbdbd; padding: 4px 0px; line-height: 30px; overflow: hidden; font-size: 12px; overflow: hidden;}
.emallM .sentUL { width: 100%; margin-top: 20px;}
.emallM .sentUL li {display: block; list-style: none; margin-bottom: 20px;border-radius: 4px; overflow: hidden;}
.emallM .sentUL li.inputLI { width: 100%; }
.emallM .sentUL li.inputLI input {border: none; width: 100%; font-size: 13px; height: 48px; line-height: 48px; padding-left: 50px;}
.emallM .sentUL li.sent-email{ margin-right: 20px;}
.emallM .sentUL li textarea {border: none; width: 100%; height: 110px; padding-left: 20px;font-size: 13px;  padding-top: 20px;}
.emallM .send_m { padding-top: 15px;}
.emallM .send_m input { text-transform: uppercase; font-family: "poppins-semibold"; border-radius: 4px; font-size: 14px; line-height: 16px; padding: 15px 30px; background: #049dd5; color: #fff; transition: all .5s;}
.emallM .send_m input:hover { background: #07abe7;}
.emallM  .sent-email input {background:#f5f5f5 url(../images/inquiry_email.png) no-repeat  20px 15px; }
.emallM  .sent-tel input {background:#f5f5f5 url(../images/inquiry_tel.png) no-repeat  20px 15px; }
.emallM .sentUL li textarea {background:#f5f5f5 url(../images/inquiry_message.png) no-repeat  20px 20px; padding-left: 50px;}
@media only screen and (max-width:1200px ) {
.emallM { padding: 60px 15px 50px 20px;}	
.emallM em { font-size: 30px; line-height: 30px;}
.send_L { height: 591px;}
}

@media only screen and (max-width:768px ) {
	.emallM em { font-size: 24px; line-height: 24px;}
	.map_bg .map { display: none;}
	.map_bg .lx { width: 100%; padding-right: 20px; text-align: center;}
	.emallM { max-width: 100%;     padding: 40px 0 40px 20px;}
	.emallM p.text { margin-top: 10px;}
	.emallM .sentUL { margin-top: 20px;}
	.emallM .sentUL li.inputLI input {height: 40px; line-height: 40px;}
.emallM .sentUL li.sent-email{ margin-right: 20px;}
.emallM .sentUL li textarea {border: none; width: 100%; height: 110px;font-size: 13px;  }
.emallM .send_m input { padding: 12px 20px;}
.emallM  .sent-email input {background:#f5f5f5 url(../images/inquiry_email.png) no-repeat  20px 12px; }
.emallM  .sent-tel input {background:#f5f5f5 url(../images/inquiry_tel.png) no-repeat  20px 12px; }
.emallM .sentUL li textarea {background:#f5f5f5 url(../images/inquiry_message.png) no-repeat  20px 20px; padding-left: 50px;}
}





@media only screen and (max-width:1400px ) {
	.send_L .ab_L  {padding: 80px 50px 90px 4%;}
}

@media only screen and (max-width:1200px ) {
	.send_L .ab_L  {padding: 80px 30px 90px 15px;}
	.send_L .ab_L .text-center .text-img { font-size: 100px; line-height: 100px;}
	.send_L .ab_L .top .right p { font-size: 26px; line-height: 40px;}
	
}
@media only screen and (max-width:768px ) {
	.send_bg { padding-top: 40px;}
	.send_bg .lx { width: 100%;}
.emallM { max-width: 100%; padding: 60px 50px 50px 40px; width: 100%;}
	.send_L {  width: 100%; height: auto;} 
	.send_L .image { background-image:none ;}
	.send_L .image > img { width: 100%; height:auto; display: block;}
	.send_L .ab_video_bg  .ab_video {width: 50px; height: 50px; }
	.send_L .ab_video_bg {width: 76px; height: 76px;  background: rgba(255,255,255,0.5); border-radius: 70px; }
}
@media only screen and (max-width:488px ) {
	
.emallM { max-width: 100%; padding: 60px 15px 50px 15px; width: 100%;}
	
}



/*news_section*/
.news_section{  padding-top:60px; padding-bottom:60px; overflow: hidden;}
.news_section .li{ padding:0px 15px;}
.news_section .slider{ margin:0px -15px;}
.news_section .li .img{ position:relative;}
.news_section .li .img .pic{ border-radius:5px; display:block; overflow:hidden;}
.news_section .li .img .pic img{ width:100%; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.news_section .li:hover .img .pic img{transform: scale(1.1);}
.news_section .li .img .icon{ font-size:14px; color:#fff; line-height:40px; width:40px; height:40px; overflow:hidden; display:inline-block; border-radius:50%; position:absolute; right:30px; bottom:-20px; background:#049dd5; text-align:center;}
.news_section .li .img .icon i{ line-height:40px;}
.news_section .li .icon{ font-size:14px; color:#fff; width:40px; height:40px; border-radius:50%; position:absolute; right:30px; bottom:20px;}
.news_section .li .day{ font-size:14px; color:#999; margin-top:30px; margin-bottom:12px;}
.news_section .li .day i{ margin-right:6px;}
.news_section .li h4 a{ font-size:16px; color:#049dd5; font-family:'poppins-semibold'; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news_section .li p{ font-size:13px; color:#808080; line-height:24px; max-height:72px; overflow:hidden; margin-top:12px;}
.news_section .autoplay3 { margin-top: 35px;}



.news_section .slick-prev{width:34px; height:34px; position:absolute; left:-60px; top:40%; vertical-align: middle; opacity:1;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; background:none; border-radius:50%; border:none; opacity:1;}
.news_section .slick-prev::before{border-radius: 0;color:#333;display: inline-block;font-family: "FontAwesome";font-size:30px; content:"\f104"; line-height:34px;}
.news_section .slick-next{width:34px; height:34px; position:absolute; right:-60px; top:40%; vertical-align: middle; opacity:1;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; background:none;  border-radius:50%;border:none; opacity:1;}
.news_section .slick-next::before{border-radius: 0;color:#333;display: inline-block;font-family: "FontAwesome";font-size:30px; content: "\f105"; line-height:34px;}
.news_section .slick-prev:hover,.app_section .slick-next:hover{ opacity:1;}

@media only screen and (max-width:1440px) {
.news_section .slider{ padding-left:40px; padding-right:40px;}
.news_section .slider{overflow:hidden;}
.news_section .slick-prev{ left:-10px;}
.news_section .slick-next{ right:-10px;}
}

@media only screen and (max-width:768px) {
.news_section{ padding-bottom:40px; padding-top: 40px;}

}


/*footer*/
.footer{padding-top:56px;background:url(../images/foot_bg.jpg) no-repeat; background-size: cover; overflow: hidden;}
.footer .fot_title{display:block;margin-bottom:25px;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-semibold";padding-bottom:5px;}
.fot_top { text-align: center; padding-bottom: 30px; border-bottom: 1px solid rgba(87,87,87,0.5); margin-bottom: 40px;}
.fot_top .image { text-align: center; }
.fot_top p { max-width: 807px; margin: 0 auto; color:rgba(255,255,255,0.6); margin-top: 30px;}
.fot_top ul { margin: 0 auto; text-align: center; display: inline-block;}
.f_sns{padding-top:25px;}
.f_sns li {width: 40px; height: 40px; list-style: none; margin-right: 15px; float: left; margin-bottom: 10px;}
.f_sns li:hover img { margin-top: -2px; max-width: 100%;}

.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:70px;float:left;width:31%;}
.fot_con ul li{margin-bottom:12px;color:#999999;font-size:13px;line-height:22px;padding-left:35px;}
.fot_con ul li a{color:#999999;font-size:13px;line-height:22px;}
.fot_con ul li a:hover{color:#049dd5;}
.fot_con ul li.fc_a{background:url(../images/fot_add.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_nav{float:left;width:18%;padding-right:40px;}
.fot_nav li{margin-bottom:10px;}

.fot_nav li a{color:#999999;font-size:13px;line-height:22px;text-transform:capitalize; }
.fot_nav li a i {padding-right: 10px; transition:all .3s; color: #727272;
-ms-transition:all .3s; 
-moz-transition:all .3s; 
-webkit-transition:all .3s; 
-o-transition:all .3s;}
.fot_nav li:hover i {color: #049dd5;}
.fot_nav li a:hover{color:#049dd5;}

.fot_tag{padding-right:40px;float:left;width:26%;}
.fot_tag ul li{margin-bottom:10px;}
.fot_tag li a i {padding-right: 10px;transition:all .3s; 
-ms-transition:all .3s; 
-moz-transition:all .3s; 
-webkit-transition:all .3s; 
-o-transition:all .3s;  color: #999999;}
.fot_tag li:hover i { color: #049dd5;}
.fot_tag ul li a{color:#999999;font-size:13px;line-height:22px;}
.fot_tag ul li a:hover{color:#049dd5;}

.fot_sub{float:left;width:25%;}
.fot_sub .text{color:#999999;font-size:13px;line-height:22px;margin-bottom:30px;}
.letter-input{position:relative; max-width: 100%;}
.letter-input .fot_input{position: relative; width:100%;height:40px;line-height:40px;font-size:13px;color:#787878;padding-right:60px; border-radius: 0px; padding-left: 15px; border: 1px solid rgba(153,153,153,0.3); background: none;}
.letter-input span {position: absolute; width: 40px; height: 40px; background: url(../images/send_e.png) no-repeat center center; right: 0; top: 0;}
.letter-input .fot_input:focus{color:#fff;}
.letter-input .fot_input:-ms-input-placeholder{color:#999999;}/* Internet Explorer 10+ */ 
.letter-input .fot_input::-webkit-input-placeholder{color:#999999;}/* WebKit browsers */
.letter-input .fot_input::-moz-placeholder{color:#999999;}/* Mozilla Firefox 4 to 18 */ 
.letter-input .fot_input:-moz-placeholder{color:#999999;}/* Mozilla Firefox 19+ */
.letter_content .letter-input .main_more{margin-top:0;float:right;}
.send input { width: 100%; text-align: center; line-height: 40px; background: #049dd5;font-family: "poppins-semibold"; color: #fff; text-transform: uppercase; margin-top: 10px; transition: all .5s;}
.send input:hover { background: #07abe7;}
.friendly{margin-top:5px;}
.friendly p{display:inline-block;text-transform:capitalize;color:#999999;font-size:13px;}
.friendly a{color:#999999;font-size:13px;display:inline-block;margin:0 5px; }
.friendly a:hover{color:#049dd5;}

.foot_bot{padding:20px 0;text-align:center;border-top:1px solid #484747;text-align:center;margin-top:30px;}
.copy{color:#999999;font-size:12px;display:block;}
.copy a{color:#999999;font-size:12px;}
.copy a:hover{color:#049dd5;}
.copy p{display:inline-block;padding-right:5px;}

@media only screen and (max-width: 1200px) {
	.fot_nav,.fot_tag,.fot_pro{padding-right:60px;}
}
@media only screen and (max-width: 992px) {
	.footer .fot_title em { font-size: 16px;}
}


@media only screen and (max-width: 768px) {
	.footer{padding-top:50px;}
	
	.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:5px;background:none;}

	.footer .fot_con,.footer .fot_nav,.footer .fot_tag,.footer .fot_sub { border-bottom:1px solid #444 ; 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:0;}
	.foot_bot{border:none;margin:0; padding: 10px 0 0;}
	.fot_sub .text{margin-bottom:20px;}
	.fot_con ul li.fc_a{line-height: 26px; }
	.footer{padding-bottom:20px; }
}

@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:5px;list-style:none;width:220px;height:40px;color:#fff; padding-left:50px; margin-bottom:3px;transition:all .5s ease;overflow:hidden; margin-bottom:3px; line-height:40px; font-size:12px;background-color:#049dd5;background-repeat:no-repeat;}

.online_section ul li a{ line-height:40px; font-size:12px; color:#fff;}
.online_section .online_p{background-image:url(../images/service01.png);background-position:10px 8px;}
.online_section .online_e{background-image:url(../images/service02.png);background-position:10px 8px;}
.online_section .online_s{background-image:url(../images/service04.png);background-position:10px 8px;}
.online_section .online_w{background-image:url(../images/service03.png);background-position:10px 8px;}


.online_section ul li:hover,.online_section ul li:hover a{color:#FFFFFF;}
@media only screen and (max-width: 768px) {.online_section{display:none;}}




/*搴曢儴service*/
#online_qq_layer{z-index:9999999;position:fixed;right:0px;bottom:0;}
#online_qq_layer a{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; }
#online_qq_tab #floatShow {color: #fff;  font-size: 16px;  line-height: 40px;   font-family: "poppins-semibold";   text-transform: capitalize; padding-left: 20px; }
#online_qq_layer a:hover{text-decoration:none;}
#floatShow{overflow: hidden;
    background: url(../images/online.png) no-repeat center center;
    height: 40px;
    width: 220px;
    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);
}
#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: #049dd5 ;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-semibold"; 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: 13px; color: #808080; line-height: 24px; margin-bottom: 10px;}
.online_form ul li .input1 {padding-left: 15px;font-size: 13px; width: 100%; line-height: 42px; border-radius: 4px; line-height: 42px; border: 1px solid #ddd;}
.online_form ul li textarea {font-size: 13px; width: 100%;padding-left: 15px; width: 100%; line-height: 42px; border-radius: 4px; line-height: 24px; border: 1px solid #ddd; height: 80px; padding-top: 5px;} 
.online_form .send_m input {font-family: "poppins-semibold"; font-size: 14px; line-height: 24px; padding: 8px 30px; text-transform: uppercase; color: #fff; background: #049dd5; border-radius: 4px;}
.online_form .send_m input:hover { background: #07abe7; }


/*搴曢儴nav*/
.mobile_nav{position:fixed;background: #049dd5; 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:#049dd5 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;}
	#online_qq_tab #floatShow i{display:none;}
	#online_qq_tab #floatHide{ width:100%; width:100%; height:36px;box-shadow:0 0 10px 1px rgba(255,255,255,0.3);}
	#online_qq_tab #floatShow span{ display:none;}
	.mobile_nav{display:block;}
	body{padding-bottom:50px;}
	#onlineService .i_message_inquiry .main-more input{padding:8px 20px;}
	}

@media only screen and (max-width:488px ) {
	.mobile_nav a p{font-size:12px;}
	
}


@media only screen and (max-width: 375px) {
	.mobile_nav a p{display:none;}
	#online_qq_tab #floatShow{width:42px;height:42px;background-size:42px;bottom:10px;}
	body{padding-bottom:30px;}
}

/*back-top*/
/*back-top*/
.back_top{width:46px; height:46px; line-height: 42px; color: #fff; font-family: " poppins-semibold"; text-align: center; text-transform: uppercase; position:fixed; right:30px; bottom:80px; z-index:9999; display:none; background:rgba(0,0,0,0.3) ;-moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; border-radius:50%; border:2px solid rgba(255,255,255,0.5); }
.back_top:hover{ background:#049dd5; border:2px solid #049dd5; color: #fff; text-decoration: none;}
@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;}}



.page_banner { width: 100%; overflow: hidden; } 
.page_banner img { width: 100%; height: auto;}



.main_biaozhuh { width: 100%; text-align: center; background: #F9F9F9;
    padding: 30px 0;}
.main_biaozhuh em {font-family: "oswald-regular"; text-transform: uppercase; font-size: 32px;  display: inline-block; margin-bottom: 12px;}
.main_biaozhuh ul li {color: #555555; display: inline-block;font-size: 14px;text-transform: capitalize; padding-right: 4px;}
.main_biaozhuh ul li i {color: #049dd5; padding-right: 4px; font-size: 14px;}

.main_biaozhuh ul li a {color: #555555;font-size: 14px; text-transform: capitalize;}
.main_biaozhuh ul li a:hover { color: #049dd5; text-decoration: none;}
.main_biaozhuh ul li h2 {font-size: 14px;}
@media only screen and (max-width:768px ) {
	.main_biaozhuh {  padding: 15px 0;}
	.main_biaozhuh ul li { font-size: 13px;}
	.main_biaozhuh ul li i { font-size: 13px;}
	.main_biaozhuh ul li a {font-size: 13px; }
	.main_biaozhuh ul li h2 {font-size: 13px;}
	.main_biaozhuh em { font-size: 20px; margin-bottom: 10px;}
}

@media only screen and (max-width:488px ) {
	.main_biaozhuh {   padding: 20px 0;}
	
}
/*about page*/

.page_ab .nav-tabs>li>a {list-style: none;cursor: pointer; text-transform:uppercase;color:#fff; line-height:46px; border:none; border-right:2px solid #fff !important; border-top:2px solid #049dd5 !important;border-bottom:2px solid #049dd5 !important; text-align:center; background:#049dd5 !important; font-size:16px;float:left; padding: 0; }
.page_ab .nav-tabs {width: 100%;    border-bottom: 0px solid #ddd; margin: 0px auto;padding: 0px; color:#333; line-height:30px; text-transform:capitalize;font-size:16px; display:inline-block; border:0px solid #049dd5; border-right:none;  margin-bottom:60px;}
.page_ab .nav-tabs>li {list-style: none;cursor: pointer; text-transform:uppercase;color:#049dd5; line-height:46px; border:none;  text-align:center; background:#fff !important; padding:0px; font-size:16px; float:left;  margin-bottom: 0; width: 25%; float: left; display: block;  text-align: center;}
.page_ab .nav-tabs>li a {width: 100%; border-radius: 0;margin-right: 0;font-size:16px; font-family:'poppins-semibold';}
.page_ab .nav-tabs>li:last-child > a {border-right:2px solid #049dd5 !important;}
.page_ab .nav-tabs>li a:hover { background-color:#fafafa !important; color: #049dd5;  border-right:2px solid #049dd5 !important;}
 .page_ab .nav-tabs>li.active>a,  .page_ab .nav-tabs>li.active>a:focus, .page_ab .nav-tabs>li.active>a:hover {color:#049dd5;z-index:99; background-color:#fafafa !important; border: 0; border-right:2px solid #049dd5 !important;}


.page_ab  { color: #999; padding: 40px 0;}
.page_ab {   overflow: hidden;}
.page_ab  img { max-width: 100%; height: auto;}
.page_ab p.text { font-size: 13px; line-height: 22px; margin-top: 20px;}

@media only screen and (max-width:768px ) {
.page_ab  {padding: 30px 0;}
.page_ab .nav-tabs>li { width: 50%; border-bottom: 1px solid #049dd5; margin-bottom: 15px;}	
.page_ab .nav-tabs>li:nth-child(n+3) {  border-bottom: 0px solid #049dd5;}
.page_ab .nav-tabs { margin-bottom: 30px;}
}
@media only screen and (max-width:488px ) {
.page_ab  {padding: 20px 0;}
.page_ab p.text {font-size: 13px; line-height: 22px; }
	.page_ab .nav-tabs>li { width: 100%; }
		.page_ab .nav-tabs>li a {border: 2px solid #049dd5 !important; }
	.page_ab .nav-tabs>li:nth-child(n+3) {  border-bottom: 1px solid #049dd5;}
	.page_ab .nav-tabs>li:last-child {  border-bottom: 1px solid #049dd5;}
}



/*page 閫氱敤*/
.n_main{ padding:60px 0; color:#777; font-size:14px;}
.section_title{color: #444; font-size:22px; margin-bottom:20px; text-transform:capitalize;  border-bottom:1px solid #ddd; padding-bottom:10px; }
@media screen and (max-width: 768px) {
.section_title{ font-size:18px;}
.inquiry{ padding:10px;}
.n_main{ padding:40px 0; color:#777;  font-size:14px;}
.n_main .container { padding:0 15px;}
}

@media screen and (max-width: 488px) {

.n_main{ padding:10px 0 30px; }

}

.n_left{ float:left; width:25%;}
.n_left_nav {}

.left_h4{ font-size:20px; color:#474747;text-transform:uppercase; padding-bottom:10px;  position: relative;   margin-bottom:10px; font-family: "oswald-regular"; }
.left_h4:before {content: '';
    background: #049dd5;
    width: 50px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -2px;
    display: inline-block;}


.nav_h4{position: relative;  padding:10px 0px 0 10px; font-size: 18px;border-top-left-radius: 4px; border-top-right-radius: 4px;    color: #333; text-transform:capitalize;background: #049dd5;}
.nav_h4 span{ display:block; text-transform: uppercase; padding-bottom:10px; color: #fff; font-family: "oswald-regular"; }

.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:10px; float: none;}
.left_h4 span{ background:none;}
.nav_h4 span{ padding-bottom:0px; color: #ffffff;}
.n_left .block{ margin-bottom:0px;}
.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:#049dd5 ; padding:10px; font-size:16px; }
.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";
}

}

@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; /*display: block !important;*/ height: auto !important;}
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:10px 30px 10px 5px; line-height:22px; padding-right:40px; }
ul.mtree li ul a{ padding:8px 25px 8px 14px;}
/*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: 43px;  color:#049dd5 ;font-weight: bold; text-align: center; font-style:normal; width: 43px; height: 43px; position:absolute;  right:0; top:0px;z-index: 2;  border-radius: 15px;}
ul.mtree.transit li.mtree-closed>span:before {content:"+";font-family:FontAwesome;float:right; font-size:18px; line-height: 43px;  color:#999 ;font-weight: bold; text-align: center; font-style:normal; width: 43px; height: 43px; position:absolute;  right:0; top:0px;z-index: 2;  border-radius: 15px;}
ul.mtree .mtree-level-1 li.mtree-open>span:before {content:"-";font-family:FontAwesome;float:right; font-size:18px; line-height:43px;  color:#049dd5 ;font-weight: bold; text-align: center; font-style:normal; width: 43px; height: 43px; position:absolute;  right:0; top:0px;z-index: 2;  border-radius: 15px;}
ul.mtree .mtree-level-1 li.mtree-closed>span:before{content:"+";font-family:FontAwesome;float:right; font-size:18px; line-height: 43px;  color:#999 ;font-weight: bold; text-align: center; font-style:normal; width: 43px; height: 43px; position:absolute;  right:0; top:0px;z-index: 2;  border-radius: 15px;}

ul.mtree>li:hover>a{color:#049dd5;}
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:#049dd5 ;}
ul.mtree>li.mtree-node:hover>a,ul.mtree>li.mtree-node:hover>a:after{color:#049dd5;text-decoration:none;}
ul.mtree>li>a { position: relative; padding-left: 10px; z-index: 1; font-size: 14px; color: #333;  } 

ul.mtree ul li{list-style:none; position:relative;}
ul.mtree ul li a{display:block;color:#444;font-size:14px;}
ul.mtree>li>ul>li>a{ font-size:13px; border: none; }
ul.mtree ul li a:hover{color:#049dd5 ;}
ul.mtree li ul li.mtree-open a{color:#049dd5 ;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:13px; padding-left: 10px;}
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:#049dd5  ;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:#049dd5 ;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 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:#049dd5 ;}
.hot_left ul li:hover .img img{transform: scale(1.1);}
.hot_left ul li:hover .img{ border:1px dotted #049dd5;}
.left_img{ margin:30px 0;}
@media only screen and (max-width:768px ) {
	ul.mtree { padding: 0 0px;}
}

/*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: #049dd5; 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:13px;padding-top:10px;}
.page_p a{ display:inline-block; font-size:13px; line-height:30px; padding:2px 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:30px;}
.page_p a i{ line-height:30px;}
.page_p a:hover{ background:#049dd5 ; color:#fff !important; }
.total{ font-size:13px; line-height:24px; color:#333; margin-top:10px;}
.total span{ color:#01509f ;}
.page_p>span{ padding:2px 15px; line-height:30px; background:#049dd5 ; color:#fff; display:inline-block; margin-left:5px; border-radius:30px;}


/*product right*/
.products .products_mP { font-size: 14px; line-height: 24px; margin-bottom: 10px;}
#cbp-vm *{transition:all 0.3s ease 0s;}
.cbp-vm-switcher {width:100%;}
.cbp-vm-options {text-align:left;margin-top:0;padding:10px 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: #049dd5}
.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: calc(100% / 3 - 20px);
 margin:10px 10px 10px;
  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 10px 20px;}
.cbp-vm-view-grid ul li .cbp-title{word-break: break-word; color:#333; font-size:16px; line-height:24px; height:48px; overflow:hidden; display:block; margin-top:16px;font-family: "poppins-semibold"; 
 
  text-transform: capitalize;}
.cbp-vm-view-grid ul li .cbp-vm-details{color:#888; line-height:22px; height:44px; overflow:hidden; margin-top:6px;font-size: 13px; text-align: center;word-break: break-word;}
.cbp-vm-view-grid ul li .cbp-hover{ position:absolute; top:0; left:0; width:100%;   transition: all .5s;    filter: alpha(opacity=0);  -moz-opacity: 0;   opacity: 0;}
.cbp-vm-view-grid ul li .cbp-hover a{ display:block; width:100%;}
.cbp-vm-view-grid ul li .cbp-hover a img{ max-width:100%; height:auto; width:100%;}

.cbp-vm-view-grid ul li .cbp-list-more{display:none;}

.cbp-vm-view-grid ul li:hover{ box-shadow: 0 4px 6px 0 rgba(0,0,0,.16);-webkit-box-shadow:  0 4px 6px 0 rgba(0,0,0,.16);-moz-box-shadow: 0 4px 6px 0 rgba(0,0,0,.16);transition: all .5s;}
.cbp-vm-view-grid ul li:hover .cbp-title{ color:#049dd5; 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;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 rgba(0,0,0,0.0);
   -moz-box-shadow:0px 0px 10px rgba(0,0,0,0.0);
     -o-box-shadow:0px 0px 10px rgba(0,0,0,0.0);
        box-shadow:0px 0px 10px rgba(0,0,0,0.0);}
.cbp-vm-view-grid .tags{ display:none}
.cbp-vm-view-grid .m-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;background: #049dd5;-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;}
.m-more { margin-top: 20px; }
.m-more  a { font-size: 14px; font-family: "poppins-semibold"; text-transform: capitalize; color: #FFF; line-height: 24px; padding: 8px 30px; background: #049dd5; border-radius: 4px; transition: all .3s;}
.m-more  a:hover { background: #07abe7;}



.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:18px; color:#444;line-height:26px;height:26px;margin-top:0;margin-bottom:4px; overflow:hidden;font-family: "poppins-semibold"; word-break: break-word;
   text-transform: capitalize;}

.cbp-vm-view-list ul li:hover .cbp-title{color:#049dd5; text-decoration: none;}
.cbp-vm-view-list ul li .cbp-vm-details {overflow: hidden;white-space: normal;max-height:48px;line-height:24px;margin-bottom:15px; font-size:14px; height:auto;margin:10px 0 15px 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:#049dd5;}

.cbp-vm-view-list .cbp-list-center{width:65%;display:inline-block; vertical-align:middle;padding-left:30px;}
.cbp-vm-view-list .m-more{text-align:left; margin-top:20px;}
.cbp-vm-view-list .cbp-list-more.more1 a {}
.cbp-vm-view-list .cbp-list-more.more1 a:after {}
.cbp-vm-view-list .cbp-list-view i{ margin-left:8px; font-size:14px}
.cbp-vm-view-list .cbp-list-more.more1 a:hover{ }
.cbp-vm-view-list .cbp-list-more.more1 a:hover::after {}

.cbp-vm-view-list .cbp-list-more.more1 p{background: #049dd5;-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: calc(100% / 2 - 20px);}
.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;}
}

@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;line-height: 24px; height: 24px;}
	.cbp-vm-view-grid ul li .cbp-title {font-size: 14px;line-height: 20px; height: 40px;}
	.cbp-vm-view-grid ul li {width: calc(100% / 2 - 10px); margin: 10px 5px;}
}

@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: #049dd5; 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 #049dd5;

}

.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 #049dd5;
}

/* Image currently being viewed */

.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
}
.sp-large a img {
	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: 500;
	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;
	}
}


.pro_textIntr > h1 {color: #474747; font-size: 18px; line-height: 30px;  margin-bottom: 10px; display: inline-block; max-height: 60px; overflow: hidden; font-family: "poppins-semibold";}
.pro_textIntr > p { font-size: 14px; color: #999999; line-height: 24px;   max-height: 78px; overflow: hidden; border-bottom: 1px solid #e2e2e2;}
.pro_textIntr > ul { margin-top: 10px; padding-left:0 ;}
.pro_textIntr > ul > li { list-style: none; font-size: 14px; line-height: 24px; padding-bottom: 10px;}
.pro_textIntr > ul > li p { display: inline-block; color: #999;}
.pro_textIntr > ul > li span { color: #444; font-size: 14px;}
.pro_textIntr .main_more {display: inline-block; margin-top: 20px; background: #049dd5; text-transform: capitalize;border-radius: 4px;}
.pro_textIntr .main_more a {position: relative; display: inline-block; color: #ffffff; padding: 11px 30px; font-size:15px; 
line-height: 15px; 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 */}
.pro_textIntr .main_more a:hover {border-radius: 4px;text-decoration: none;   background: #07abe7;}

.pro-text-detail { margin-top: 20px;}
.pro-text-detail tr td { padding-left: 8px;}
.pro-text-detail .image { width: 100%;}
.pro-text-detail .image img { max-width: 100%; margin: 10px 0; height: auto;}
.pro-text-detail .image p.text { font-size: 14px; line-height: 24px; margin-top: 0px;}
.pro-text-detail .cbp-vm-UL2 { background: #f9f9f9; padding: 10px; border-radius: 4px; margin-top: 20px;}
.pro-text-detail .p_hot_2 { width: 100%; margin-bottom: 0px; margin-top: 10px;}
.pro-text-detail .page_turn {margin-top: 10px; }
.pro-text-detail .cbp-vm-UL2 .cbp-vm-UL2-title { text-transform: uppercase; border: 0px solid #CCCCCC; color: #4C4C4C; font-family: "OpenSansB"; margin-top: 5px;}
.pro-text-detail .cbp-vm-UL2 li {list-style: none; border: 1px solid #CCCCCC; border-radius: 17px;}
.pro-text-detail .cbp-vm-UL2 li a { font-size: 12px; font-weight: bold; display: inline-block; padding: 5px 10px; text-transform: capitalize; }
.pro-text-detail .cbp-vm-UL2 li:hover { background: #01509f; border: 1px solid #01509f;}
.pro-text-detail .cbp-vm-UL2 li:hover i{color: #FFFFFF; }
.pro-text-detail .cbp-vm-UL2 li:hover a{color: #FFFFFF; text-decoration: none;}
.pro-text-detail .cbp-vm-UL2 .cbp-vm-UL2-title:hover { background: none; border: 0px solid #01509f;}
.pro-text-detail .cbp-vm-UL2 .cbp-vm-UL2-title:hover i{color: #4C4C4C; }
.pro-text-detail .cbp-vm-UL2 .cbp-vm-UL2-title:hover a{color: #4C4C4C; text-decoration: none;}
.pro-text-detail .cbp-vm-UL2 li { float: left; margin-right: 10px;}
.pro-text-detail .cbp-vm-UL2 li i {color: #7f7f7f; display: inline-block; margin-left: 0px;}
.pro-text-detail .cbp-vm-UL2 .cbp-vm-UL2-title i {color: #333; padding-right: 4px;}
.page_turn  { margin-top: 20px;}
.page_turn li { list-style: none; border-radius: 4px; padding: 10px; background: #f9f9f9; margin-bottom: 10px;}
.page_turn li p {color: #474747; display: inline-block; text-transform: uppercase;}
.page_turn li .fa { padding-right: 4px;} 
.page_turn li a { font-size: 13px;color: #7f7f7f; text-transform: capitalize; padding-left: 4px;}
.page_turn li:hover a { color: #049dd5; }
.pro-main3 {}
.pro-main3 { margin-top: 0px;}
@media only screen and (max-width:768px ) {
	.page { padding: 0;}
	.pro-text-detail { padding: 0;}
	.pro_textIntr { padding: 0;}
	.pro_textIntr .main_more {margin-top: 10px;}
	.pro-main3 { margin-top: 10px;}
}

@media only screen and (max-width:488px ) {
	.page_turn li p {font-size: 13px;}
	.page_turn li a {font-size: 13px;}
	.pro-text-detail .image p.text {font-size: 13px;}
}

.pro-main3 > em { font-size: 26px;  color: #474747;  text-transform: uppercase; font-family: "oswald-regular";}
.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_email { padding-top: 30px; position: relative;}
.page_email .emallM { 
	max-width: 100%;
	overflow: hidden;
    padding: 30px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.15);	
}

.page_email .emallM em {margin-top: 20px;
font-family: "oswald-regular";
    color: #474747;
    padding: 4px 0px;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 24px; overflow: hidden;}
.page_email .emallM  p.text {font-size: 14px;
    color: #777;
    text-align: left;
    line-height: 24px;
    
    overflow: hidden;
    margin: 10px 0 30px;}


.page_email .emallM .subject_title {border: 1px solid #ddd;
    background: #fff;
    border-radius: 0px;
    line-height: 24px; padding: 11px 0;
    padding: 0px 10px;
    margin-bottom: 20px;
    padding-left: 15px; width: 100%;}
.page_email .emallM .subject_title p {font-size: 14px;
    color: #777; line-height: 24px; text-transform: capitalize; padding: 12px 0; }
    .page_email .emallM .subject_title p a { color: #FF0000;}
  .page_email .emallM .sent-email input,.page_email .emallM .sent-tel input,.page_email .emallM .sentUL li textarea { background-color: #fff; }
.page_email .emallM .sentUL li.inputLI input,.page_email .emallM .sentUL li textarea {border: 1px solid #ddd;}


@media only screen and (max-width:768px ) {
.page_email .emallM  li {   margin-right: 20px; width: 100%;  margin-right: 0px;}
.page_email .emallM {padding: 20px;}
.page_email .emallM em {font-size: 22px;}
.page_email .emallM p.text {margin: 10px 0 15px; font-size: 13px;     line-height: 20px;}
.page_email .emallM .send_m input { font-size: 12px; padding: 12px 20px;margin-top: 0px;}
.page_email .emallM .send_m { margin-top: 0; padding-top: 0;}
.page_email .emallM .subject_title { margin-bottom: 15px;}
.pro-main3 > em { font-size: 18px; font-family: "oswald-regular"; text-transform: uppercase;}
.pro_textIntr > h1 { font-size: 16px; line-height: 26px; max-height: 52px;}
}




.Hpro_content { padding-bottom: 50px; overflow: hidden; background: #F9F9F9; padding-top: 40px;}
.Hpro_content .main_top .image { margin-bottom: 30px;}
.Hpro_content .main { margin-top: 40px;}
.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 10px 20px;}
.Hpro_content .slider .li .title {display: block; text-align: center; font-size: 14px;  line-height: 24px; height: 48px; overflow: hidden; word-break: break-word; font-family: "poppins-semibold";}

.Hpro_content .slider .li .title:hover { color: #049dd5; text-decoration: none;}
	.Hpro_content .slider .li:hover img  { transform: scale(1.05);}
.Hpro_content .slider .li p { font-size: 13px; 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 #eee; background: #fff; margin: 0 10px;}

.Hpro_content .slider .li .image { overflow: hidden;}
 .Hpro_content .slider .li .image img { width: 100%;}
 @media only screen and (max-width: 1280px) {
	.Hpro_content .slick-prev{left:-10px; width: 12px; background-size:12px ;}
	.Hpro_content .slick-next{right:-10px; width: 12px; background-size:12px ;}
}

 @media only screen and (max-width:768px ) {
	.Hpro_content {padding-bottom: 40px;     padding-top: 40px;}
	.Hpro_content .main { margin-top: 30px;}
	.Hpro_content .slider .li .title { font-size: 15px;}
	.Hpro_content .slider .li p {font-size: 13px;}
}
 @media only screen and (max-width:488px ) {
	.Hpro_content {padding-bottom: 30px;     padding-top: 30px;}
	.Hpro_content .main { margin-top: 20px;}
}

@media only screen and (max-width:420px ) {
	.Hpro_content .slider .li {    width: calc(100% - 40px); margin: 0 20px;}
}







/*news*/
.read_more {  margin-top: 20px; display: inline-block;  font-size: 14px;font-family: "poppins-semibold";  text-transform: capitalize;  color: #FFF;  line-height: 24px;
    padding: 8px 30px; background: #049dd5;  border-radius: 4px;  transition: all .3s;}
.read_more:hover {background: #07abe7; color: #fff; text-decoration: none;}
@media only screen and (max-width:768px ) {
	.read_more { font-size: 12px; padding: 5px 20px;}
}
.news .read_more {margin-top: 10px; }
.news li{position:relative;list-style:none;margin-bottom:30px;border:1px solid #e3e3e3;padding:15px 10px;border-radius:5px;}
.news li .image{float:left;width:30%;display:block;overflow:hidden;-webkit-transition:all var(--transition-time,500ms);
	-o-transition:all var(--transition-time,500ms);
	transition:all var(--transition-time,500ms);}
.news li .image>a{z-index:3;position:absolute;left:0;top:0;width:100%;height:100%;display:block;}
.news li .image{position:relative;text-align:center;overflow:hidden;}
.news li .image img{max-width:100%;width: 100%; height:auto;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.news li:hover .image img{-webkit-transform:scale(var(--scale-multiplier,1.05));
	-ms-transform:scale(var(--scale-multiplier,1.05));
	transform:scale(var(--scale-multiplier,1.05));}
.news li .main{float:left;width:70%;padding-left:20px;  }
.news li .main h4{margin:0;}
.news li .title{color:#474747;display:block;font-size:15px;margin-bottom:6px;overflow:hidden;line-height:24px;max-height:24px;  word-break: break-word; font-family: "poppins-semibold";}
.news li:hover .title{color:#049dd5;text-decoration:none;}
.news li .text{color:#808080;font-size:13px;height:40px;line-height:20px;overflow:hidden;margin-top:6px; overflow: hidden;word-break: break-word;}
.news li .date{display:block;color:#999;font-size:13px; padding-left:20px;background:url(../images/time_icon.png) no-repeat left 1px; line-height: 21px;}
.news  .m-more .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;line-height:24px;max-height:48px;}
	.news li .text{ font-size: 12px; line-height: 20px; height: 40px;}
	.news li .date p.date002{}
	.page_num{margin-top:0;}
	.news li .more{ font-size: 12px;    margin-top: 10px;}
}

@media only screen and (max-width: 450px){
	.news li .image ,.news li .main{ width: 100%;}
	.news li .main{ padding-top: 10px;} 
	
	.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-semibold";}
.news_main .date{display:inline-block;color:#999;font-size:12px;line-height: 20px; padding-left:20px;background:url(../images/time_icon.png) no-repeat left 1px;}
.news_main .text{font-size:14px;line-height:26px;margin-top:20px;border-top:1px solid #f0f0f0;padding-top:20px;}
.news_main .text img{max-width:100%;height:auto;}
.news_main .text a{color:#049dd5;}
@media only screen and (max-width:768px ) {
	.news_main .title{font-size:14px;}
	.news_main .text{font-size:13px;}
}

@media only screen and (max-width:488px ) {
	.news_main .title{font-size:15px;}
	
}

/*contact*/
.page_contBG { padding-bottom: 40px;}

.page_comp_c { margin-top: 40px;}
.page_comp_c ul li {
    border-right: 1px solid #ecebeb;
    list-style: none;
    width: calc(100% / 3 - 20px);
    margin: 0 10px;
    padding: 0 0px;
    float: left;
    text-align: center;
}

.page_comp_c ul li .tubiao {
    margin: 0 auto;
    width: 70px;
    height: 70px;
    text-align: center;
    position: relative;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
   
    border-radius: 0%;
    
}
.page_comp_c ul li .tubiao:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #049dd5;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.page_comp_c ul li .tubiao span img{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.page_comp_c ul li:hover .tubiao {
	 -moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    filter:FlipH; transform: rotateY(180deg);
}
.page_comp_c ul li:last-child { border-right: none;}
.page_comp_c ul li em { font-size: 18px; display:block; text-align: center; text-transform: capitalize; margin-top: 30px; margin-bottom: 10px; font-family: "poppins-semibold";}
.page_comp_c ul li p {  font-size: 13px; line-height:24px ;
color: #808080; padding: 2px 0;}
.page_comp_c ul li p span { color: #474747;}
.page_comp_c ul li p a { color: #7f7f7f; font-size: 13px;}
.page_comp_c ul li p a:hover {color: #049dd5;}
@media only screen and (max-width:768px ) {
	.page_comp_c ul li {
   border-right: 0px solid #CCCCCC;
    width: 100%; margin: 0;
   border-bottom: 1px solid #CCCCCC;
    padding: 30px 0px;
    float: left;
    text-align: center;
    
}
.page_comp_c ul li em { font-size: 16px;}
.page_comp_c { margin-top: 0;}

}

.page_comp_c2 { margin-top: 60px; color: #7f7f7f; margin-bottom: 60px;}
.con_infop p.text {color: #7f7f7f; font-size: 14px; line-height: 26px;}
.con_infop p.p2 {color: #7f7f7f; font-size: 14px; line-height: 26px;}
.con_infop p.p2 span { font-size: 14px; line-height: 26px; color: #474747; text-transform: capitalize;}
.con_infop p.p2 a {color: #7f7f7f;font-size: 14px;}
.con_infop p.p2 a:hover { color: #049dd5;}
.page_comp_c2 .map { overflow: hidden; padding: 0; padding-right: 30px;  overflow: hidden;}
.page_comp_c2 .map img { max-width: 100%; width: 100%; height: auto;}
.page_comp_c2 .page_email { padding-top: 0;}
.page_comp_c3  { margin-bottom: 60px;}
.page_comp_c3 em { font-size: 22px; font-family: "oswald-regular"; text-transform: uppercase; margin-bottom: 20px; display: inline-block; } 
.page_comp_c3 .text { font-size: 13px; line-height: 24px; color: #777;}

@media only screen and (max-width: 768px) {
	.contact_oth { margin-top: 20px; padding: 0;}
	.con_info { padding: 0;}
	.page_comp_c2 .map { margin-bottom: 40px; padding-right: 0;}
	.page_contBG { padding-bottom: 20px;}
	.page_comp_c3 { margin-bottom: 40px;}
}

@media only screen and (max-width: 768px) {
	.page_comp_c2 { margin-bottom: 40px;}
	.con_infop p.text { font-size: 13px; line-height: 24px;}
.con_infop p.p2 {font-size: 13px; line-height: 24px;}
.con_infop p.p2 span { font-size: 13px;line-height: 24px; }
.con_infop p.p2 a {font-size: 13px;}
.page_comp_c ul li p,.page_comp_c ul li p a {font-size: 13px;}
.page_comp_c ul li em {margin-bottom: 2px;    margin-top: 22px;}
.page_comp_c ul li {padding: 30px 0px 20px;}
}





/*blog*/

.blog_box .n_left {background: #FAFAFA; padding: 20px; } 
.n_left .blog_nav_h4 {margin-bottom: 10px; color: #333; font-size: 22px; line-height: 32px; text-transform: uppercase; font-family: "oswald-regular";}
.n_left .blogUL1  li { list-style: none; font-size: 14px; line-height: 22px; margin-bottom: 10px; transition:all .3s; 
-ms-transition:all .3s; /* IE 9 */
-moz-transition:all .3s; /* Firefox */
-webkit-transition:all .3s; /* Safari 鍜 Chrome */
-o-transition:all .3s; /* Opera */}
.n_left .blogUL1  li i { color:#808080 ; margin-right: 10px; display: none;}
.n_left .blogUL1  li  a {color: #808080; text-transform: capitalize; display: inline-block; width: 100%;}
.n_left .blogUL1  li:hover { margin-left: 10px;}
.n_left .blogUL1  li:hover a,.n_left .blogUL1  li:hover a i { color: #049dd5; text-decoration: none;}

@media only screen and (max-width:768px ) {
.blog_box .n_left  { padding: 0; border: 0; background: none;}
.blog_nav_h4 {
    position: relative;
    margin-bottom: 20px;
    background: none;
    text-align: left !important;
    background: #049dd5 !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";
}

}


.n_left .blog_left_h4 {margin-bottom: 10px; color: #333; font-size: 22px; line-height: 32px; text-transform: uppercase; font-family: "oswald-regular";}

@media only screen and (max-width:768px ) {

.blog_left_h4 {
    position: relative;
    margin-bottom: 20px;
    background: none;
    text-align: left !important;
    background: #049dd5 !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_tags_h4 {margin-bottom: 10px; color: #333; font-size: 20px; line-height: 32px;text-transform: uppercase; font-family: "oswald-regular";}

.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: #049dd5;  border: 1px solid #049dd5;
    color: #fff;
    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: #07abe7; color: #fff; border: 1px solid #07abe7;}
@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:18px; color:#444; display:block; line-height:30px; overflow:hidden;   margin-bottom:15px; font-family: 'poppins-semibold';}
.blog_list li:hover .entry-content-top-right a { color:#049dd5; text-decoration:none}
.blog_day{ margin-bottom: 10px;}
.blog_day i{ margin-right:6px; color:#7F7F7F;}
.blog_day span{ display: block;
    color: #999;
    font-size: 13px; line-height: 20px;
    padding-left: 20px;
    background: url(../images/time_icon.png) no-repeat left 1px; }

.blog_list li .p{ font-size:14px; color:#7F7F7F;  overflow:hidden; max-height:48px; line-height:24px; margin:0 0 16px;}

.blog_list .p_hot_2 { width: 100%;}
.blog_tag{padding:5px 12px;text-align:left;
margin-top:15px; background: #F7F7F7;}
.blog_tag>p{display:inline-block;font-size:13px;margin-right:5px;text-transform:uppercase; color: #4C4C4C;}
.blog_tag>p i{padding-right:2px; color: #4C4C4C;}
.blog_tag li{display:inline-block;margin:5px;border:none;padding:0;}
.blog_tag li:last-child{padding:0;}
.blog_tag li a{display:inline-block;padding:2px 10px;color:#808080;font-size:13px;text-transform:capitalize;border: 1px solid #CCCCCC; border-radius:11px;}
.blog_tag li a i { color: #808080;}
.blog_tag li i{padding-right:5px;color:#4d4d4d;}
.blog_tag li:hover a{border: 1px solid #049dd5; color:#fff;text-decoration:none;background:#049dd5;}
.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:18px;display:block;line-height:30px;margin-bottom:15px;  color: #333; font-family: "poppins-semibold";}
.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:14px;font-weight:400;line-height:24px;}
.blog_detail .text img{max-width:100%;height:auto;}

@media only screen and (max-width: 768px){
	.blog_list li .entry-content-top-right a { font-size: 16px;}
	.blog_detail .title em{font-size:16px; line-height: 26px; margin-bottom: 5px;}	
	.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:#444; font-family: "poppins-semibold"; }
.stp-top a:hover{text-decoration:none;color:#049dd5;}
.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:#049dd5;}
.stp-listB{display:block;padding:10px 0;border-top:1px solid #eee;list-style:none;margin-top:5px; }
.stp-listB>li{float: left; width:25%;padding:8px 0px;overflow:hidden;}
.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:#049dd5;}
.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:#049dd5;}
.stp-listB li .stp-listC i{ margin-right:6px;}

@media only screen and (max-width: 768px){
	.stp-listB>li{width:50%;padding:8px 0;}
}
@media only screen and (max-width: 400px){
	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}
}


/*download*/
.download{list-style:none;}
.download li{margin-bottom:20px;}
.download li h4 a{font-size:16px;margin-bottom:15px;color:#333; display:block; font-family:'opensansB';  border-bottom:1px solid #eee; overflow:hidden; line-height:30px; height:30px;}
.download li .text p{color:#999;font-size:13px;line-height:24px;overflow:hidden;height:48px;margin-bottom:20px;}
.download li .icon{color:#fff;display:inline-block;background:#049dd5 url(../images/icon_pdf.png) no-repeat 15px center;background-size:24px;font-size:12px;text-transform:uppercase;padding:8px 25px 8px 50px;   border-radius:30px;}
.download li .icon:hover{background-color:#049dd5;text-decoration:none;color:#fff;}
.download li h4 a:hover{ color:#049dd5; text-decoration: none;}
@media only screen and (max-width: 768px) {
.download li{padding:0;border:1px solid #ebebeb;padding:15px;}
.download li .page_title{border:none;padding-bottom:0;}
.download li .text{height:auto;max-height:36px;}
}


.page_section { padding: 40px 0 0;}
.bbox {}
.bbox ul { list-style: none; text-align: center; border-bottom: 2px solid #eee; margin: 0 -20px;}
.bbox ul li {display: inline-block; list-style: none; margin: 0 20px; }
.bbox ul li a {display: inline-block; font-size: 20px; text-transform: capitalize; line-height: 26px; padding: 14px 0; position:relative; }
.bbox ul li a:before {content: "";  position: absolute; bottom: -1px; left: 50%; width: 0; height: 1px; background: #049dd5; transition: all .3s;}
.bbox ul li.active a:before { width: 100%; left: 0; }
.bbox ul li.active a {color: #049dd5;}
.bbox ul li a:hover { text-decoration: none;}
.bbox ul li:hover a { color: #049dd5; }
.bbox ul li:hover a:before { width: 100%; left: 0;}
.downloadUL { list-style: none;}
.downloadUL li { list-style: none; display: block; width: 20%; float: left;}
.downloadUL li .box { margin: 0 20px 40px; position: relative; overflow: hidden;}
.downloadUL li .box>img { width: 100%; height: auto;}

.downloadUL li .box .hei { position: absolute; content: ""; width: 100%; height: 100%; left: 0; top: 0; background: rgba(24,174,169,0.5);}
.downloadUL li .box .main {text-align: center;  position: absolute; width: 100%; top: 50%; transform: translate(0,-50%);-webkit-transform:translate(0, -50%);
 -moz-transform:translate(0 -50%);-ms-transform: translate(0, -50%);  
-o-transform: translate(0, -50%);   }
.downloadUL li .box .main .image { display: block; transition: all .5s; width: 52px; height: 50px; margin: 0 auto 10px;}
.downloadUL li .box .main .image img { max-width: 100%; height: auto; transition: all .5s; }
.downloadUL li .box .main .title { color: #fff;  font-size: 14px;height: 24px; line-height: 24px; overflow: hidden;}
.downloadUL li .box:hover .main .image  img {display: none;}
.downloadUL li .box:hover .main .image  {transition: all .5s; background: url(../images/download_b.png) no-repeat center center; background-size: 100%;}
.downloadUL li .box:hover  .main .title { text-decoration: none;}
@media only screen and (max-width:992px ) {
	.downloadUL li { width: 25%;}
}
@media only screen and (max-width:768px ) {
	.bbox ul li a { font-size: 18px; }
	.downloadUL li { width: 33.333333%;}
	.downloadUL li .box .main .image  { width: 41.6px; height: 40px;}
}
@media only screen and (max-width:488px ) {
	.downloadUL li { width: 50%;}
	.downloadUL li .box  { margin: 0 15px 20px;}
}


/*projects*/
.page_peoje{ margin-top:0px; overflow: hidden; margin-bottom: 60px;}
.page_peoje .i_title{ margin-bottom:60px;}
.page_peoje .ul1 { margin: 0 -10px;}
.page_peoje .ul1 li{ list-style:none; float:left; width:25%; overflow: hidden; padding: 0 10px; margin-bottom: 20px;}
.page_peoje .ul1 li .li{ position:relative; overflow:hidden;}
.page_peoje .ul1 li .li .img{ display:block; position:relative;}
.page_peoje .ul1 li  .li .img img { width: 100%; max-width: 100%; height: auto;}

.page_peoje .ul1 li .li .text{ padding:10px 0;position: absolute;bottom:-120%;width:100%;left:0%;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;
transition: all 0.5s; opacity:0; background: #049dd5; }
.page_peoje .ul1 li .li:hover .text{ bottom:0%; opacity:1; text-align: center;}
.page_peoje .ul1 li .li .text h4 a,.page_peoje .ul1 li .li .text h4 { color:#fff; font-size:18px; display:block;   text-transform:capitalize; font-family: "poppins-semibold"; word-break: break-word;}
.page_peoje .ul1 li .li p{ color:rgba(255,255,255,1); line-height:24px; height:72px; overflow:hidden; font-size:12px; margin-top:20px;}
.page_peoje .ul1 li .li .more{ display:inline-block; margin-top:30px;}


.page_peoje .nav-tabs>li>a {list-style: none;cursor: pointer; text-transform:uppercase;color:#049dd5; line-height:46px; border:none; border-right:2px solid #049dd5 !important; text-align:center; background:#fff !important; padding:0px; font-size:16px;float:left; padding:0px 30px;}
.page_peoje .nav-tabs {    border-bottom: 0px solid #ddd; margin: 0px auto;padding: 0px; color:#333; line-height:30px; text-transform:capitalize;font-size:16px; display:inline-block; border:2px solid #049dd5; border-right:none;  margin-bottom:40px;}
.page_peoje .nav-tabs>li {list-style: none;cursor: pointer; text-transform:uppercase;color:#049dd5; line-height:46px; border:none;  text-align:center; background:#fff !important; padding:0px; font-size:16px; float:left;  margin-bottom: 0; }
.page_peoje .nav-tabs>li a { border-radius: 0;margin-right: 0; background-color:#049dd5 !important;font-size:16px; font-family:'poppins-semibold'; color: #fff; border-right:2px solid #fff !important;}
.page_peoje .nav-tabs>li:last-child a {border-right:0px solid #fff !important;}
.page_peoje .nav-tabs>li a:hover {background-color:#fff !important; color: #049dd5;}
 .page_peoje .nav-tabs>li.active>a,  .page_peoje .nav-tabs>li.active>a:focus, .page_peoje .nav-tabs>li.active>a:hover {color:#049dd5;z-index:99; background-color:#fff !important; border: 0;}
.page_peoje  .box { text-align: center; margin-top: 40px; }
.page_peoje .more_comm { margin-top: 40px;}





@media only screen and (max-width:768px) {
.page_peoje{ margin-top:0px; overflow: hidden; margin-bottom: 40px;}
.page_peoje .ul1 li{ width:50%;}
.page_peoje .nav-tabs>li { width:50%; margin-bottom: 10px; border: 2px solid #fff !important;}
.page_peoje .nav-tabs>li a { width: 100%; border: 2px solid #049dd5 !important;}
.page_peoje .nav-tabs>li:last-child a {border-right:2px solid #049dd5 !important;}
.page_peoje .nav-tabs { border: 0 !important;}
.page_peoje .ul1 li .li .img:after{ display:none;}
.page_peoje .ul1 li .li .text{ position:static;opacity: 1; width: 100%; color: #999; text-align: center; background: none;}
.page_peoje .ul1 li .li .text h4 a{ padding:0px 15px 0;  color: #049dd5; font-size:14px; display:block; margin:10px 0;}

.page_peoje .nav-tabs { margin-bottom: 30px;}
.page_peoje .more_comm { margin-top: 20px;}
}

@media only screen and (max-width:480px ) {
	.page_peoje .ul1 li{ width:100%;}
	.page_peoje .nav-tabs>li { width: 100%; border-bottom: 1px solid #049dd5;}
	.page_peoje .nav-tabs>li:last-child {border-bottom: 0px solid #049dd5;}
	.page_peoje .nav-tabs>li a { width: 100%; display: block;}
}








/*projexts02*/
/*project_section*/
.page_honer{ }
.page_honer .li{
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	        perspective: 1000px;
}

.front,
.back{
	background-position: center;
	-webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	-o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
	text-align: center;
	height: auto;
	color: #fff;
}

/*.front:after{
	position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    opacity: 0;
    background-color: #000;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}*/
.front img { width: 100%; overflow: hidden; height: auto; transition: all .5s;}

.page_honer .li:hover .front,
.page_honer .li:hover .back{
    -webkit-transition: -webkit-transform .9s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .9s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .9s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .9s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .9s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}

.back{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.inner{
    -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
            transform: translateY(-50%) translateZ(60px) scale(0.94);
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-perspective: inherit;
            perspective: inherit;
    z-index: 2;
	padding:0px 30px;
}

.page_honer .li .back{
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
			background:#049dd5;
			display: none;
}
.page_honer .li .back a { display: block;}
   
.page_honer .li .front{
	
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}

/*.page_honer .li:hover .back{
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}*/

/*.page_honer .li:hover .front{
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}*/

.page_honer .li .front { overflow: hidden;}
.page_honer .li:hover .front img { transform: scale(1.05);} 
.page_honer .li .back .img img { width: 100%; height: auto;}
.page_honer .li .back img{ opacity:0.4; }
.page_honer ul { margin: 0 -15px;}
.page_honer ul li{ list-style:none; margin-bottom:30px; text-align: center;}
.page_honer ul li h4 a{ font-size:22px; color:#333; font-family:'poppins-semibold'; text-transform:uppercase; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin-bottom:25px;}
.page_honer ul li p{ font-size:14px; color:#fff; line-height:24px; max-height:48px; overflow:hidden; margin-bottom:20px;}
.page_honer ul li .more{ color:#fff; font-size:50px; font-family:Arial, Helvetica, sans-serif;}
.page_honer ul{ margin-bottom:38px;}
.page_honer ul li h4 a:hover ,.page_honer ul li .more{ text-decoration: none;}
.page_honer ul li:hover h4 a { color: #fff;}
.page_honer ul li .li > h4 { padding: 10px 0 10px; margin-top: 10px;}
.page_honer ul li .li > h4 a { margin-bottom: 0;}
.page_honer ul li:hover .li > h4  { background: #049dd5;}
@media only screen and (max-width:768px ) {
	.page_honer { padding: 20px 0px;}
	.page_honer ul li h4 a { font-size: 16px; margin-bottom: 15px;}
}
@media only screen and (max-width:420px ) {
	.page_honer ul li { width: 100%;}
}	
.news li { width: 48%; float: left;}
.news li:nth-child(2n+1) { margin-right: 2%}
@media only screen and (max-width:768px ) {
	.news li { width:100%; float: left;}
.news li:nth-child(2n+1) { margin-right: 0%}
}

.page_video  { margin: 0 -10px;}
.page_video li:nth-child(2n+1) { margin-right: 0%}
.page_video li {width: 25%; float: left; padding: 0 10px; margin-bottom: 20px; border: 0;}
.page_video li .box {     border: 1px solid #e3e3e3;}
.page_video li .image { width: 100%; overflow: hidden;}
.page_video li .main { width: 100%; padding: 20px 5px ; text-align: center;}
.page_video li .date { display: inline-block;}
@media only screen and (max-width:768px ) {
	.page_video li {width: 50%; }
}

.Mnav { width: 100%; }
.Mnav li { width: 25%; float: left;}
.Mnav li a {display: block; width: 100%; padding: 0;}
@media only screen and (max-width:992px ) {
	.page_peoje .Mnav>li a { font-size: 14px;}
}
	
.page_productsdetail { width: 100%; padding-left: 0;}
.fot_con div { margin-top: 20px;}
.fot_con div p {color: #999999; padding-top: 10px;   font-size: 13px;    line-height: 22px; margin-bottom: 10px;}
.fot_con div p em { display: block; font-size: 20px; margin-bottom: 5px;}
.fot_con div img { float: left; margin-right: 20px; margin-bottom: 10px;}

/*banner*/
.banner{ position: relative; width: 100%; overflow: hidden;}
.banner img{ width: 100%;}
.banner .swiper-button-prev, .banner .swiper-button-next{ position: absolute; background: none; box-shadow:none}
.banner .swiper-pagination{ position: absolute; left: 0; width: 100%; bottom: 25px; margin-top: 0;}
.banner .swiper-button-next:after, .banner .swiper-button-prev:after{ color: #fff; font-size: 32px;}
.banner .swiper-fade .swiper-slide-active,.banner .swiper-fade .swiper-slide-active .swiper-slide-active{ z-index: 99;}

.banner .swiper-pagination-bullet {
    display: inline-block;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #ddd;
    border: 2px solid #ddd;
    margin-right: 5px;
}
.banner .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: #049dd5;
    border: 2px solid #049dd5;
}

.banner .swiper-slide{background-attachment: fixed !important; position: relative;}
.banner .swiper-button-next { right: 30px;}
.banner .swiper-button-prev { left: 30px;}


@media screen and (max-width:992px) {
	.banner .swiper-button-prev, .banner .swiper-rtl .swiper-button-next, .banner .swiper-button-next, .banner .swiper-rtl .swiper-button-prev{ display: none;}
}
@media screen and (max-width:768px) {
.banner .swiper-button-next:after, .banner .swiper-button-prev:after{ font-size: 20px;}
.banner .swiper-button-next { right: 0;}
.banner .swiper-button-prev { left: 0;}
.banner:after{ display: none;}
.banner .swiper-pagination{bottom: 15px; }
}
