﻿@charset "utf-8";
@font-face{font-family:'poppins_s';src:url(../other/poppins-semibold.eot);}
@font-face{font-family:'poppins';src:url(../other/poppins-regular.eot);}
@font-face{font-family:'poppins_m';src:url(../other/poppins-medium.eot);}
@font-face{font-family:'poppins_s'; src:url(../other/original-poppins-semibold.ttf); src:url(../other/poppins-semibold.eot); src:url(../other/poppins-semibold.svg); src:url(../other/poppins-semibold.ttf); src:url(../other/poppins-semibold.woff); src:url(../other/poppins-semibold.woff2);}
@font-face{font-family:'poppins';src:url(../other/original-poppins-regular.ttf); src:url(../other/poppins-regular.eot); src:url(../other/poppins-regular.svg); src:url(../other/poppins-regular.ttf); src:url(../other/poppins-regular.woff); src:url(../other/poppins-regular.woff2);}
@font-face{font-family:'poppins_m';src:url(../other/original-poppins-medium.ttf); src:url(../other/poppins-medium.eot); src:url(../other/poppins-medium.svg); src:url(../other/poppins-medium.ttf); src:url(../other/poppins-medium.woff); src:url(../other/poppins-medium.woff2);}
/*reset*/
h1,h2,h3,h4,h5,h6{ margin:5px 0;color:#000;}
:focus{outline:0;}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;}
img{border:none; height:auto; max-width:100%;}
a{text-decoration:none;color:#777; line-height:26px;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;}
body{overflow-x:hidden;  font-size:16px; line-height:30px; word-wrap:break-word; color:#777;font-family:'poppins';}
.table-responsive{ overflow:auto;min-height:.01%;}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{line-height:0; display:table; content:"";}
.clearfix:after{clear:both;}
a:hover{text-decoration:none !important;color:#00479d;}
a:focus {outline-style:none; -moz-outline-style: none; text-decoration:none;}
.clear{ clear:both;}
a:hover{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
a,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;}
ul li{list-style-position:inside;list-style:none;}
/*Search*/
.search_box{ position:relative; width:100%; background:#f7f9fa;}
.search i{ font-size:24px; color:#1085dc; line-height:32px; padding:16px 10px 16px 20px;}
.top-search {display: none;width:100%; z-index:9999;}
.top-search  h4{ text-align:center;  color:#00479d ;font-family:'poppins_s'; text-transform:uppercase; font-size:20px; margin:15px 0;}
.header_search{border-radius:30px; overflow:hidden; border:2px solid #eee; position:relative;}
.top-search input.form-control {box-shadow: 0 0 0;color: #333;height: 40px;line-height: 40px;padding: 0 50px 0 15px;text-align: left;background:#fff;}
.top-search .input-group { width:100%;margin: 0 auto;padding:10px; padding-bottom:30px;}
.top-search .input-group-addon.close-search {cursor: pointer;}
.top-search .input-group-addon{float: right; position:absolute; right:0px; top:0px; width:28px; height:28px; line-height:28px; background:#eee; text-align:center;}
.top-search .input-group-addon i{font-size: 18px;color: #aaa; line-height:28px;}
.btn_search1 {background:url(../images/search_btn.png) no-repeat center center;bottom:0px;height:40px;position: absolute; right: 10px;width: 60px;z-index: 2;}
.attr-nav{ float:right; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.attr-nav .search a{ display:inline-block; width:50px; height:50px; background:#00479d url(../images/search_ico.png) no-repeat center center;}
.attr-nav ul li{ list-style:none;}
/*select*/
.select{ position:relative; float:left; margin-right:8px;}
.select ul li{ list-style:none;}
.select dt{display:inline-block;line-height:50px;font-size:12px;text-transform:capitalize;cursor:pointer;width:100%;overflow:hidden;position:relative;z-index:99;text-align: right;font-weight: normal; padding:0;color:#777; background:#f7f9fa; height:50px; text-align:center; padding:0px 18px;}
.select dt img{ width:100%; height:auto; width:26px; 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;top:50px;background:#fff;display:none; z-index:99999;border-top:2px solid #00479d; box-shadow:0px 0px 10px rgba(0,0,0,0.15);}
.select dd ul{padding:10px 10px 5px 15px;width:140px;/* max-height:304px;overflow:auto; */ text-align: left;}
.select dd ul li{padding:2px 0px;position: relative;width: 100%;}
.select dd ul li a{line-height:24px;display:inline-block;color:#777; font-size:12px;text-transform:capitalize;text-align:center;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;width: 22px;height: auto;position: absolute;left: 0px;top:4px;}
.select dd ul li a:hover{color: #00479d;}
.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; }

@media only screen and (max-width:800px) {
.select{ position:relative; float:left; margin-right:5px;}
}

/*顶部自定义*/
.topcontent{line-height:35px;width:100%;text-align:right;background:#00479d;height:35px;display:block;position:relative;}
.topcom{max-width:1270px;margin:0 auto}
.topcom .top_com1{text-align:left}
.topcom .top_com1 span{display:inline-block;color:#FFF;}
.topcom .top_com1 span.s1{padding:0 30px;background:#fff;color:#00479d;cursor:pointer;font-size:16px;}
.topcom .top_com1 span.s2{padding-left:20px;font-size:14px;}
.topcom .top_com2{text-align:right;color:#fff}
.topcom .top_com2 span.fwdh{font-size:14px;}
.topcom .top_com2 a{display:inline-block;margin:0 5px;color:#FFF;font-size:14px;}
.top_ewm{position:relative;}
.top_ewm .top_ewm_com {position:absolute;top:30px;left:-55px;z-index:100;width:150px;background:#f4f4f4;text-align:center;padding: 10px 10px;display:none;border:1px solid #DDD}
.top_ewm .top_ewm_com span.top_ewm_img {width: 100%;}
.top_ewm .top_ewm_com span.top_ewm_img  img{width:100%;}
.top_ewm .top_ewm_com span.top_ewm_tit {height:40px;color:#333;}

.topcontent .topxl{position:absolute;z-index:100;width:100%;background:#fff;display:none;}
.topcontent .topxl .topxl_com{max-width:1200px;margin:0 auto;}
.topcontent .topxl .topxl_com .topxl_com_li{text-align:left;}
.topcontent .topxl .topxl_com .topxl_com_li .topcl_tit{height:40px;lin-height:40px;font-size:20px;font-weight:bold;padding-left:50px;color:#00479d;margin-top:10px;}
.topcontent .topxl .topxl_com .topxl_com_li .picbg1{background:url(/Templates/CompanyDefault/images/dbdh/pic24.png) no-repeat left center}
.topcontent .topxl .topxl_com .topxl_com_li .picbg2{background:url(/Templates/CompanyDefault/images/dbdh/pic25.png) no-repeat left center}
.topcontent .topxl .topxl_com .topxl_com_li .picbg3{background:url(/Templates/CompanyDefault/images/dbdh/pic26.png) no-repeat left center}
.topcontent .topxl .topxl_com .topxl_com_li .picbg4{background:url(/Templates/CompanyDefault/images/dbdh/pic27.png) no-repeat left center}
.topcontent .topxl .topxl_com .topxl_com_li .topcl_com{margin:10px 0;padding-left:30px;}
.topcontent .topxl .topxl_com .topxl_com_li .topcl_com .topcl_com_li{font-size:14px;color:#999;}
.topcontent .topxl .topxl_com .topxl_com_li .topcl_com .topcl_com_li a{background:url(/Templates/CompanyDefault/images/dbdh/top_menubg.png) no-repeat 5px center;padding-left:25px;transition:all .5s ease;font-size:16px;}
.topcontent .topxl .topxl_com .topxl_com_li .topcl_com .topcl_com_li a:hover{background:url(/Templates/CompanyDefault/images/dbdh/top_menubg_h.png) no-repeat 10px center;color:#00479d}
@media only screen and (max-width: 1000px) {
.topcontent{display:none !important}
}
/*header_section*/
.header_section .header_main{ position:relative;}
.header_section #logo{ float:left; margin:0 10px; width:17%;}
.header_section .nav_box{ float:left; margin-left:6%;}
.header_section .header_r{ float:right; margin-top:22px; margin-right:10px;}
@media only screen and (min-width: 998px) {
.small-mdzz{position: fixed;z-index: 8888888;top: 0px;right: 0; width:100%; max-width:100% !important;-webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3);box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3); background:#fff; margin-top:0px;}
.small-mdzz  #logo{ width:11%;}
.small-mdzz .header_r{ margin-top:12px;}
.small-mdzz .mainmenu>nav>ul>li>a{ padding:26px 30px 24px;}
.small-mdzz .mainmenu ul li.product_vmegamenu ul{ top:54px;}
}
@media only screen and (max-width:1550px) {
.header_section #logo{ width:20%;}
.header_section .nav_box{ margin-left:30px;}
.mainmenu>nav>ul>li>a{ padding-left:25px; padding-left:25px;}
.small-mdzz .mainmenu>nav>ul>li>a{ padding:26px 25px 24px;}
.small-mdzz #logo{ width:14%;}
}
@media only screen and (max-width:1500px) {
.header_section #logo{ width:15%;}
.mainmenu>nav>ul>li>a{ padding-left:20px; padding-left:20px;}
.small-mdzz .mainmenu>nav>ul>li>a{ padding:26px 20px 24px;}
.small-mdzz #logo{ width:15%;}
}
@media only screen and (max-width:1388px) {
.header_section #logo{ width:16%;}
.mainmenu>nav>ul>li>a{ padding:26px 10px 24px;}
.header_section .header_r{ margin-top:12px;}
.small-mdzz .mainmenu>nav>ul>li>a{ padding:26px 10px 24px;}
}
@media only screen and (max-width:1200px) {
.header_section #logo{ width:100%; text-align:center; border-bottom:1px solid #eee; padding-bottom:10px; margin:0px; margin-top:10px;}
}
@media only screen and (max-width:800px) {
.header_section #logo{ float:left; border-bottom:none; width:45%; text-align:left; padding-left:5px;}
.header_section .header_r{ float:right; margin-top:22px; margin-right:10px;}
}
@media only screen and (max-width:375px) {
.header_section #logo{ float:left; border-bottom:none; width:42%; text-align:left; padding-left:5px;}
.header_section .header_r{ float:right; margin-top:22px; margin-right:10px;}
}
/*banner*/
#bootstrap-touch-slider{ position:relative;}
#bootstrap-touch-slider .banner_white{height:171px;z-index:999;width:100%; bottom:-1px;position:absolute; left:0px;}
/* Slider */
.slick-slider{ position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent;}
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand;}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; margin:0 auto;height: 145px;width: 100%;}
.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: 12px; width:12px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 12px; width:12px; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; background:#bbb; border-radius:50%;}
.slick-dots li button:focus { outline: none;}
.slick-dots li.slick-active button{background:#20a738;}
.i_title{ text-align:center; margin-bottom:30px;}
.i_title h4{ font-size:36px; color:#333;  text-transform:uppercase; margin-bottom:16px;}
.i_title p{ font-size:14px; color:#999; line-height:26px; max-height:52px; overflow:hidden; max-width:628px; margin:0 auto;}
@media only screen and (max-width:768px) {
.i_title{ margin-bottom:20px;}
.i_title h4{ font-size:24px;}
.slick-slide img {height:auto;}
}
/*cate_section*/
.cate_section{padding-bottom:60px;background:url(../images/about_bg.jpg) no-repeat center;background-size:cover;}
.cate_section ul li{ list-style:none;}
.cate_main{position:relative; overflow:hidden;}
.cate_nav{width:100%;}
.cate_ul{position:absolute;top:30px; left:0px; width:100%; padding:0px 24%; height:550px; overflow:hidden;}
.cate_ul ul{ position:relative;}
.cate_ul ul li{ height:550px; text-align:center;}
.cate_img li{width:22%; position:relative; z-index:555555; margin-bottom:20px;}
.cate_img li:nth-child(2n+1){ clear:both;}
.cate_img li.li_left{ float:left; text-align:right;}
.cate_img li.li_right{ float:right; text-align:left;}
.cate_img li .img{ display:inline-block; width:100px; height:100px; border-radius:50%; overflow:hidden; border:1px solid #eee;}
.cate_img li .img:hover img{transform: scale(1.1);}
.cate_img li h4 a{ color:#333; font-size:18px; font-family:'poppins_m'; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin:6px 0;font-weight:600;text-decoration:underline;}
.cate_img li p{ font-size:14px; color:#777; line-height:24px; height:48px; overflow:hidden;}
.cate_img li:hover h4 a{ color:#00479d;}
@media only screen and (max-width:768px) {
.cate_section{padding-bottom:60px;background:none;background-size:cover;}
.cate_ul{ display:none;}
.cate_img li{ width:50%; text-align:center; padding:0px 20px; margin-bottom:20px;}
.cate_img li.li_right{ text-align:center;}
.cate_img li.li_left{ text-align:center;}
}
@media only screen and (max-width:360px) {
.cate_img li{ width:50%;}
}
/*about_section*/
.about_section{ background:#f7f9fa; position:relative;}
.about_section .about_img{width:50%; position:absolute; left:0px; top:0px; height:100%; overflow:hidden;}
.about_section .about_text{ width:50%; float:right; padding:4%;}
.about_section .about_text h4{ color:#333; font-size:36px; text-transform:uppercase; margin-bottom:30px;}
.about_section .about_text .p{ font-size:14px; color:#999; line-height:26px; max-height:150px; overflow:hidden;}
.i_more a{ display:inline-block; line-height:50px; border-radius:30px; padding:0px 36px; background:#00479d; color:#fff; text-transform:uppercase; letter-spacing:1px; font-family:'poppins_m'; font-size:14px;}
/* Numbers */
.numbers{ border-top:1px solid #eaeced; padding-top:30px; margin-top:40px;}
.numbers .percent-blocks{ margin:0px -10%;}
.numbers{padding:30px 0px; position:relative;}
.numbers__one{width:25%;float:left;padding:14px 15px; position:relative; text-align:center;}
.numbers__one:after{ position:absolute; width:50px; height:1px; content:''; top:60px; right:-10px;}
.numbers__one .img{ margin:0 auto;}
.numbers__num{color:#00479d;font-size:30px; line-height:40px; display: inline-block; margin-top:15px;}
.number__desc{color:#808080;font-size:12px;text-transform:capitalize; line-height:22px;}
.numbers .numbers__one:last-child:after{ content:none;}
@media only screen and (max-width:768px) {
.numbers__num{ font-size:30px;}
.work_section{ margin-top:40px; margin-bottom:40px;}
.work_section ul li{ margin-bottom:50px;}
.numbers__one:after{ content:none;}
}
/*ser_section*/
.ser_section ul li{ float:left; width:25%; padding:5% 5% 5% 3%; list-style:none;}
.ser_section ul li:nth-child(1){ background:#f8fafa;}
.ser_section ul li:nth-child(2){ background:#ececec;}
.ser_section ul li:nth-child(3){ background:#2e9dd1;}
.ser_section ul li:nth-child(4){ background:#7fc153;}
.ser_section ul li h4 a{ font-size:20px; display:block; text-transform:uppercase; white-space:nowrap; overflow:hidden; color:#414141; font-family:'poppins_m'; margin-top:30px; margin-bottom:10px; text-overflow:ellipsis;text-decoration:underline;}
.ser_section ul li p{ line-height:26px; color:#999; height:78px; overflow:hidden; font-size:12px;}
.ser_section ul li:nth-child(3) h4 a,.ser_section ul li:nth-child(3) p,.ser_section ul li:nth-child(4) h4 a,.ser_section ul li:nth-child(4) p{ color:#fff;}
.ser_section ul li:hover img{ -moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    filter:FlipH; transform: rotateY(180deg); }
@media only screen and (max-width:1600px) {
.about_section .about_img img{ height:100%; width:auto; max-width:none;}
}
@media only screen and (max-width:1400px) {
.about_section{ overflow:hidden;}
.numbers{ padding:10px 0; margin-top:20px;}
.about_section .about_text{ padding:30px;}
}
@media only screen and (max-width:990px) {
.numbers__num{ line-height:24px; font-size:20px; margin-top:4px;}
.i_more a{ line-height:36px; padding:0px 25px; letter-spacing:0px;}
.ser_section ul li{ padding:20px;}
.ser_section ul li h4 a{ font-size:16px;}
}
@media only screen and (max-width:768px) {
.about_section .about_img{ width:100%; position:inherit;}
.about_section .about_text{ padding:0px 30px; width:100%; margin-top:30px; padding-bottom:30px;}
.about_section .about_text h4{ font-size:24px; margin-bottom:10px;}
.ser_section ul li{ width:50%;}
.about_section .about_img img{ height:auto; width:100%; max-width:100%;}
}
@media only screen and (max-width:520px) {
.numbers__one{ width:50%;}
.numbers .numbers__one:nth-child(3){ clear:both;}
}
/*pro_section*/
.btn10 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.btn10 img {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
}
.btn10 .ovrly {
    background: rgba(255, 255, 255, 0);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.btn10:hover img{transform: scale(1.05);}
.btn10 .buttons {
    position: absolute;
    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%);
}
.btn10 .buttons a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    width:40px;
    height:40px;
    position: relative;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}
.btn10 .buttons .fa-link {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
	width:40px; height:40px; border-radius:50%;
	background:rgba(255,255,255,1) url(../images/ico_link.png) no-repeat center center;
}
.btn10 .buttons .fa-search {
    -webkit-transform-origin: -65% 50%;
    -moz-transform-origin: -65% 50%;
    -ms-transform-origin: -65% 50%;
    -o-transform-origin: -65% 50%;
    transform-origin: -65% 50%;
    -webkit-transform: rotateZ(0deg) scale(0);
    -moz-transform: rotateZ(0deg) scale(0);
    -ms-transform: rotateZ(0deg) scale(0);
    -o-transform: rotateZ(0deg) scale(0);
    transform: rotateZ(0deg) scale(0);
	width:40px; height:40px; border-radius:50%;
	background:rgba(255,255,255,1) url(../images/ico_message.png) no-repeat center center;
}
.btn10:hover .buttons .fa-link {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.btn10:hover .buttons .fa-search {
    -webkit-transform: rotateZ(360deg) scale(1);
    -moz-transform: rotateZ(360deg) scale(1);
    -ms-transform: rotateZ(360deg) scale(1);
    -o-transform: rotateZ(360deg) scale(1);
    transform: rotateZ(360deg) scale(1);
}
.btn10:hover .ovrly {
    background: rgba(0, 0, 0, 0.4);
}
.btn10 .buttons .fa-link:before,.btn10 .buttons .fa-search:before{ content:'';}
.pro_section{padding-top:70px; padding-bottom:70px;}
.pro_section .i_title{ margin-bottom:45px;}
.pro_main{ border-top:1px solid #eee; border-bottom:1px solid #eee;}
.pro_section .li{ padding:30px; border-right:1px solid #eee; text-align:center;}
.pro_section .li h4 a{ font-size:16px; color:#333;font-family:'poppins_m'; display:block; overflow:hidden; text-overflow:ellipsis; line-height:30px; white-space:nowrap; margin-top:25px; margin-bottom:5px;border-top:1px solid #ededed;}
.pro_section .li p{ line-height:24px; height:48px; overflow:hidden; color:#999; font-size:12px;border-top:1px solid #ededed;}
.pro_section .slick-prev{width:42px; height:42px; position:absolute; left:-70px; 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:#eee; border-radius:50%; border:none; opacity:1;}
.pro_section .slick-prev::before{border-radius: 0;color:#a0a0a0;display: inline-block;font-family: "FontAwesome";font-size:24px; content: "\f104"; line-height:42px;}
.pro_section .slick-next{width:42px; height:42px; position:absolute; right:-70px; 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:#eee;  border-radius:50%;border:none; opacity:1;}
.pro_section .slick-next::before{border-radius: 0;color:#a0a0a0;display: inline-block;font-family: "FontAwesome";font-size:24px; content: "\f105"; line-height:42px;}
.pro_section .slick-prev:hover,.news_section .slick-next:hover{ opacity:1;}
.pro_section .li:hover h4 a{ color:#00479d;}
.pro_section .i_more{ text-align:center; margin-top:40px;}
@media only screen and (max-width:1440px) {
.pro_section .slider{overflow:hidden;}
.pro_section .slick-prev{ left:10px;}
.pro_section .slick-next{ right:10px;}
}
/*project_section*/
.project_section{ padding-top:55px; padding-bottom:100px; background:#f9f8fa;}
.project_section ul li{ float:left; width:25%; list-style:none; padding:2px;}
.project_section li .in_caseL_m{ position:relative; overflow:hidden;}
.project_section li .in_caseL_m>a{ display:block; width:100%; overflow:hidden;}
.project_section li .in_caseL_m>a img{width:100%; max-width:100%; height:auto;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; }
.project_section li .in_caseL_m:hover>a img{ transform: scale(1.1)}
.project_section li .overly{ display:block; position:absolute; bottom:-400px; left:0; width:100%; height:100%; background:rgba(0,0,0,0.6);-o-transition: 0.5s all;transition: 0.5s all;}
.project_section li .in_caseL_m .in_caseL_y h4 a{display:block; color:#00479d; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin-bottom:5px; font-family:'poppins_m'; }
.project_section li .in_caseL_m .in_caseL_y p{ font-size:12px; color:#fff; line-height:24px; max-height:72px; overflow:hidden}
.project_section li .in_caseL_m .in_caseL_icon{ position:absolute; top:-60px; left:50%;-o-transition: 0.5s all;transition: 0.5s all; width:42px; height:54px; margin-left:-21px;}
.project_section li .in_caseL_m:hover .in_caseL_icon{top:60px;-o-transition: 0.5s all;transition: 0.5s all;}
.project_section li .in_caseL_m:hover .overly{ bottom:0px;}
@media only screen and (min-width:768px) {
.project_section li .in_caseL_m .in_caseL_y{ width:100%; position:absolute; bottom:-400px; left:0;  text-align:center; padding:60px 20px 0;-o-transition: 0.5s all;transition: 0.5s all;}
.project_section li .in_caseL_m:hover .in_caseL_y{ bottom:50px; -o-transition: 0.5s all;transition: 0.5s all;}
}
@media only screen and (max-width:768px) {
.project_section{ padding:30px 0;}
.project_section .more{ margin-top:20px;}
.project_section ul li{ width:50%; padding:4px;}
.project_section li .in_caseL_m .in_caseL_y{ position:inherit; width:100%; text-align:center; margin:18px 0 15px;bottom: auto;padding: 0;}
.project_section li .in_caseL_m .in_caseL_y h4 a{ color:#333; font-size:18px; margin-bottom:10px;}
.project_section li .in_caseL_m .in_caseL_y p{ line-height:24px; height:48px; overflow:hidden; color:#999;}
.project_section li .overly{ display:none !important;}
}
@media only screen and (max-width:400px) {
.project_section li .in_caseL_m .in_caseL_y h4 a{ font-size:16px;}
}
@media only screen and (max-width:375px) {
.project_section ul li{ width:100%；}
}
.project_more{ padding:70px 0;}
.project_more .text{ float:left; width:70%;}
.project_more .text h4 a{ font-size:32px; color:#fff; line-height:36px; font-weight:bold;}
.project_more .text p{ font-size:16px; color:rgba(255,255,255,0.7); line-height:24px; height:48px; overflow:hidden; margin-top:22px;}
.project_more .more{ display:inline-block; line-height:50px; border-radius:30px; padding:0px 36px; background:#00479d; color:#fff; text-transform:uppercase; letter-spacing:1px; font-family:'poppins_m'; font-size:14px; float:right; margin-top:20px;}
@media only screen and (max-width:768px) {
.project_more .text{ width:100%; text-align:center;}
.project_more{ text-align:center;}
.project_more .more{ float:none;}
.project_more .text h4 a{ font-size:20px; line-height:30px;}
.project_more .text p{ font-size:12px; margin-top:0px;}
.project_more .more{ line-height:36px; padding:0px 20px; letter-spacing:0px;}
}
/*app_section*/
.app_section{ margin-top:70px;}
.app_section ul li{ list-style:none; text-align:center;}
.app_section ul li .icon{ background:#2e9dd1; display:inline-block; width:115px; height:115px; border-radius:50%;}
.app_section ul li h4 a{ font-size:20px; color:#333;font-family:'poppins_m'; text-transform:uppercase; margin-top:20px; display:block; margin-bottom:10px;}
.app_section ul li p{ color:#999; line-height:24px; height:72px; overflow:hidden; font-size:12px;}
.app_section ul li:nth-child(2n) .icon{ background:#7fc153;}
.app_section ul li:hover .icon img{ -moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    filter:FlipH; transform: rotateY(180deg); }
.app_section ul li:hover h4 a{ color:#00479d;}
@media only screen and (min-width:1440px) {.app_section ul{ margin:0px -50px;} .app_section ul .li{ padding:0px 20px;}}
@media only screen and (max-width:768px) {
.app_section ul li h4 a{ font-size:16px;}
.app_section{ margin-top:40px;}
.app_section ul li p{ height:48px; overflow:hidden;}
.app_section ul li .icon{ width:80px; height:80px;}
.app_section ul li{ margin-bottom:20px;}
}
/*partner_section*/
.partner_section{ background:#f7f9fa; padding:50px 0; margin-top:60px;}
.partner_section .i_more{ text-align:center;}
.partner_section .li{ border:1px solid #e4e5e6; margin:0px 10px; text-align:center;}
.partner_section .slick-prev{width:42px; height:42px; position:absolute; left:-70px; 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:#eee; border-radius:50%; border:none; opacity:1;}
.partner_section .slick-prev::before{border-radius: 0;color:#a0a0a0;display: inline-block;font-family: "FontAwesome";font-size:24px; content: "\f104"; line-height:42px;}
.partner_section .slick-next{width:42px; height:42px; position:absolute; right:-70px; 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:#eee;  border-radius:50%;border:none; opacity:1;}
.partner_section .slick-next::before{border-radius: 0;color:#a0a0a0;display: inline-block;font-family: "FontAwesome";font-size:24px; content: "\f105"; line-height:42px;}
.partner_section .slick-prev:hover,.news_section .slick-next:hover{ opacity:1;}
.partner_section .i_more{ text-align:center; margin-top:40px;}
@media only screen and (max-width:1440px) {
.partner_section .slider{overflow:hidden;}
.partner_section .slick-prev{ left:10px;}
.partner_section .slick-next{ right:10px;}
.partner_section{ margin-top:30px; padding:30px 0;}
}
/*footer*/
#footer{ color:rgba(255,255,255,0.4); line-height:24px; font-size:13px; background:url(../images/footer_bg.jpg) no-repeat center center; background-size:cover; padding-top:70px;}
#footer ul li{ list-style:none;}
#footer a{ color:rgba(255,255,255,0.4); font-size:14px;}
#footer a:hover{ color:#00479d !important;}
#footer .title_h4{font-size:20px; color:#fff;  margin-bottom:20px; text-transform:uppercase; position:relative; padding-bottom:10px;}
#footer .footer_con{ float:left; width:31%;padding-right:5%;}
#footer .footer_follow{ float:left; width:19%; padding-right:5%;}
#footer .footer_tags{ float:left; width:26%; padding-right:5%;}
#footer .footer_message{ float:left; width:24%;}
@media only screen and (max-width:768px) {
#footer .footer_follow{ float:left; width:100%; padding-right:0;}
#footer .footer_tags{ float:left; width:100%; padding-right:0;}
#footer .footer_con{ float:left; width:100%;padding-right:0;}
#footer .footer_message{ float:left; width:100%; padding-right:0;}
}
.footer_top{ padding:40px 0 30px;}
.footer_top .email_text{ background:url(../images/email_ico.png) no-repeat center left;  padding:20px 0 20px 90px; float:left;}
.footer_top .email_text h4 { font-size:30px; color:#fff; text-transform:uppercase;}
.footer_top .email_text p{ color:#999; font-size:15px; margin-top:10px;}
.footer_top .email{ position:relative; width:520px; margin-top:36px; margin:0 auto; float:right;margin-top:20px;}
.footer_top .email_main{height:48px;color:#fff;line-height:52px;font-size:12px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; border:none;padding-left:20px; background:rgba(255,255,255,0.15); border-radius:30px; }
.footer_top .email_main:focus{ background:#fff; color:#333;}
.footer_top .email_btn{ line-height:48px; border:none; display:inline-block; position:relative; font-size:14px;  color:#fff; text-transform:uppercase; padding:0px 28px; background:#00479d;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; position:absolute; top:0px; right:0px;font-family:'poppins_s'; border-top-right-radius:30px; border-bottom-right-radius:30px; border-top-right-radius:30px; border-bottom-right-radius:30px;}
@media only screen and (max-width:768px) {
.footer_top .email{ width:100%;}
.footer_top .email_text h4{ font-size:20px;}
.footer_top .email_text{ background:none; padding:0px; width:100%; text-align:center;}
}
.footer_mian{ background:rgba(0,0,0,0.65); padding-top:47px;}
#footer .footer_tags ul li a,#footer .footer_follow ul li a{ line-height:22px; padding:7px 0; display:block; position:relative;}
#footer .footer_con ul li{ line-height:22px; padding:6px 0; margin-bottom:4px;}
#footer .footer_con ul li a{ line-height:24px;}
#footer .footer_con ul .li1{ background:url(../images/footer_add.png) no-repeat left 0px; padding-left:46px;}
#footer .footer_con ul .li2{ background:url(../images/footer_tel.png) no-repeat left 0px; padding-left:46px;}
#footer .footer_con ul .li3{ background:url(../images/footer_email.png) no-repeat left 0px; padding-left:46px;}
#footer .footer_con ul .li4{ background:url(../images/footer_fax.png) no-repeat left 0px; padding-left:46px;}
#footer .footer_con ul .li5{ background:url(../images/footer_whatsapp.png) no-repeat left 0px; padding-left:46px;}
.ewm{ padding:15px 0;}
@media only screen and (max-width:480px) {
.ewm{ margin-left:100px;}
}
@media only screen and (max-width:380px) {
.ewm{ margin-left:80px;}
}
.footer_message form{ margin-top:6px;}
.footer_message .input_1{ line-height:40px; height:36px; border:1px solid rgba(255,255,255,0.2); padding-left:10px; width:100%; background:rgba(255,255,255,0.08); color:#aaa; margin-bottom:12px; font-size:12px; border-radius:5px;}
.footer_message .input_1:focus{ border:1px solid #00479d; color:#fff;}
.footer_message .input_2{ line-height:26px; height:80px; border:1px solid rgba(255,255,255,0.2); padding-left:10px; width:100%; background:rgba(255,255,255,0.08);color:#aaa; margin-bottom:24px; font-size:12px; border-radius:5px;}
.footer_message .input_2:focus{ border:1px solid #00479d; color:#fff;}
.footer_message .btn{ line-height:36px; border-radius:30px;display:inline-block; position:relative; font-size:14px; color:#fff;font-family:'poppins_s';  background:none;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; padding:0px 34px; background:#00479d; text-transform:uppercase; border:2px solid #00479d; }
.footer_message .btn:hover{ background:#00479d; color:#fff; border:2px solid #00479d;}
.footer_message input::-webkit-input-placeholder { /* WebKit browsers */
color:#999; filter:alpha(opacity:100);opacity:1;-moz-opacity:1;-khtml-opacity: 1;}
.footer_message input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#999; filter:alpha(opacity:100);opacity:1;-moz-opacity:1;-khtml-opacity: 1;
}
.footer_message input::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #999; filter:alpha(opacity:100);opacity:1;-moz-opacity:1;-khtml-opacity: 1;
}
.footer_message input:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #999; filter:alpha(opacity:100);opacity:1;-moz-opacity:1;-khtml-opacity: 1;
}
.footer_message textarea::-webkit-input-placeholder { /* WebKit browsers */
color:#999; filter:alpha(opacity:100);opacity:1;-moz-opacity:1;-khtml-opacity: 1;
}
.footer_message textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#999; filter:alpha(opacity:100);opacity:1;-moz-opacity:1;-khtml-opacity: 1;
}
.footer_message textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #999; filter:alpha(opacity:100);opacity:1;-moz-opacity:1;-khtml-opacity: 1;
}
.footer_message textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #999; filter:alpha(opacity:100);opacity:1;-moz-opacity:1;-khtml-opacity: 1;
}
#footer .footer_bottom{ border-top:1px solid rgba(255,255,255,0.08); margin-top:50px; padding-top:10px; padding-bottom:15px; line-height:20px; text-align:center; color:rgba(255,255,255,0.3); font-size:12px;}
#footer .footer_bottom a{ color:rgba(255,255,255,0.3); font-size:12px;}
#footer .footer_bottom .footer_sns a{ opacity:0.3;}
#footer .footer_bottom .footer_sns a:hover{ opacity:1;}
@media only screen and (max-width: 768px) {
.title_h4{ position: relative;   margin-bottom:10px !important; padding:12px 15px !important; font-size:14px !important; background:rgba(255,255,255,0.15);border-radius:5px;margin-top:0 !important;}
.title_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:9px;
  color:#fff;
}
.title_h4.active:after {
    content: "\f106";
}
}
/*service*/
#service{position:fixed;right:-210px;top:195px;z-index:999999999;margin:200px 0 0 0; font: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; color:#666;}
#service ul{ list-style:none;}
.online_title{background:#00479d; text-align:center;font-family:'poppins_s';font-size:13px; color:#fff; text-transform:uppercase; padding:10px 0;}
.online_title img{ max-width:30px; margin-right:5px;}
#service a{ color:#666; font-size:14px;}
#ser_main{position:relative;z-index:9;top:0px; font-size:12px;}
#ser_main a{display:block;overflow:hidden;}
#ser_main #floatShow1{background:url(../images/ser-30.png) no-repeat;height:200px;width:38px;z-index:99999; position:absolute; left:-38px; top:0px;}
#online{float:left;background:#fff;overflow:hidden; width:210px;-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.1);position:relative;}
.onlineMenu ul li{ padding:10px 10px; border-bottom:1px solid #eee;}
.onlineMenu ul li:last-child{ border:none;}
.onlineMenu .serm_top{text-align:center;padding-bottom:10px;}
.onlineMenu .call{text-align:left;}
.call{ padding:6px 10px; font-size:14px;}
.call img{display:inline-block;vertical-align:middle; margin-right:6px; }
.call a:hover{color:#00479d !important;}
#service:hover{ right:0px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
#service:hover #ser_main #floatShow1{ left:120px; z-index:-11; opacity:0;}
#service h4{ font-size:14px; color:#666; margin:0px; line-height:25px;font-family:'poppins_s';}
@media only screen and (max-width: 960px) {#service{ display:none;}}
/*footer_nav*/
.footer_nav,.height{ display:none}
@media only screen and (max-width: 768px) {
.footer_nav{width: 100%; position:fixed; bottom:0; display:block; overflow:hidden; z-index:999999}
.height{ height:50px; display:block}
.footer_nav{background:#00479d;padding:12px 0 5px; border-top:2px solid #fff;}
.footer_nav ul  li{ float:left; width:20%; text-align:center;  list-style:none; padding:0px 10px;}
.footer_nav ul li i{ font-size:16px; color:#fff;}
.footer_nav ul li:nth-child(4){ float:right;}
.footer_nav ul li:nth-child(5){ float:right;}
.footer_nav ul li p{color:#fff;font-size:13px;margin-top:3px;text-transform:capitalize; line-height:12px;}
.zxgtdm{ background:url(../images/inquiry_ico.png) no-repeat; width:46px; height:46px; position:absolute; left:50%; bottom:10px; margin-left:-23px; padding-left:46px;}
}
@media only screen and (max-width: 375px) {.footer_nav ul li p{ display:block;} .height{ height:43px;}}
/*back-top*/
.totop{width:42px; height:42px; position:fixed; right:30px; bottom:80px; z-index:9999; display:none; background:url(../images/top.png) no-repeat center center;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s; border:2px solid #ff7f2c; border-radius:50%;}
.totop:hover{background:#fff url(../images/top.png) no-repeat center center;}
@media only screen and (max-width: 768px) {.totop{  display:none; bottom:80px;}.totop:hover{ bottom:80px; }}
/*n_main*/
.mbx_section{ background:#f5f5f5; padding:10px 0;}
.mbx_section .img img{ width:100%; height:auto;}
.mbx_section h4{ color:#333; font-size:30px; text-transform:uppercase;line-height:40px;display:inline-block; float:left;}
.mbx_section .mbx{font-size:13px;margin-top:6px; float:right;}
.mbx_section .mbx a{color:#777;  font-size:13px;}
.mbx_section .mbx a i{ margin-right:4px;}
.mbx_section .mbx span{ font-size:13px; color:#777;  margin:0px 10px;}
.mbx_section .mbx h2{ color:#00479d; font-size:14px; display:inline-block;}
@media only screen and (max-width: 768px) {
	.mbx_section  h4{ width:100%; text-align:center; font-size:22px;}
	.mbx_section .mbx{ width:100%; text-align:center; margin-top:0px;}
}
.n_main{ padding:30px 0 20px; color:#444; border-bottom:1px solid #eee;}
.section_title{ position:relative; margin-bottom:20px;}
.section_title:before{ position:absolute; left:0px; top:50%; height:1px; width:100%; background:#eee; content:'';}
.section_title span{ color:#333;font-size:22px; text-transform:uppercase; background:#fff url(../images/title_dots.png) no-repeat center right; padding-right:40px; display:inline-block; position:relative; font-family:'poppins_s';}
@media screen and (max-width: 768px) {
.section_title{ font-size:20px;}
.inquiry{ padding:10px;}
}
.prom_r{ float:right; width:25%;}
.prom_l{ float:left; width:75%; padding-right:70px;}
.n_left{ float:left; width:22%; }
.left_h4{ font-size:22px; color:#333;text-transform:uppercase;font-family:'poppins_s';padding-bottom:15px; border-bottom:1px solid #eee; position:relative;}
@media only screen and (min-width: 768px) {.left_h4::after{content: ""; height:3px; width:0px;    background-color: #00479d ;    display: block; position:absolute; left:710px; bottom:-2px;}}
.nav_h4{ margin-bottom:0px; background:#00479d; padding:12px 10px;font-family:'poppins_s';color:#fff; font-size:20px; position:inherit; text-transform:uppercase;}
.nav_h4::after{ content:none;}
.nav_h4:before{ content:"\f03a"; color:#fff; float:right; font:normal normal normal 19px/1 FontAwesome; margin-right:6px;}
.n_right{ float:right; width:78%;padding-left:55px;}
.n_left .block{ margin-bottom:40px;}
@media only screen and (max-width:768px) {
.n_left{ width:100%; padding-right:0;}
.n_right{ width:100%; border-left:none !important; padding-left:0px;}
.left_h4 span{ background:none;}
.left_h4{ position: relative;  margin-bottom:20px; background:none; text-align:left !important; background:#00479d !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;
}
.left_h4.active:after {
    content: "\f106";
}
.n_left .toggle_content { padding-bottom:30px;}
.nav_h4{ position:relative; margin-bottom:20px; border-radius:5px; background:#00479d; 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;
}
.nav_h4.active:after {
    content: "\f106";
}
}
.bt11 .img{ position:relative; }
.bt11 .img img{ width:100%; background:#fff;}
.bt11 .img .line{ position:relative; overflow:hidden; display:block;}
.bt11 .img .line:after{width: calc(100% - 20px);height: calc(100% - 20px);position: absolute;left: 10px;top: 10px;content:'';border:1px solid rgba(255,255,255,0.5);
transition: all ease-out .3s; opacity:0;}
.bt11 .img{transition-duration: 0.6s; width:100%;transition-timing-function: ease-out;}
.bt11 .img:hover .line img{transform: scale(1.1);}
.bt11 .icon{position: absolute;left: 50%;top: 100%;margin-left: -30px;margin-top: -30px;opacity: 0;display:block;transition: all ease-out .3s;text-align: center;font-size:40px;
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:url(../images/links_ico.png) no-repeat center center; width:60px; height:60px;}
.bt11 .img:hover .icon {opacity: 1;top:50%;}
.cbp-vm-view-grid ul li .li{border:1px solid #eee; overflow:hidden; padding:10px}
.cbp-vm-view-grid ul li:hover .li{ box-shadow:0 4px 6px 0 rgba(0,0,0,.16);}
.cbp-vm-view-grid ul li:hover .icon {opacity: 1;top:50%;}
.cbp-vm-view-grid ul li:hover .line img{ opacity:0.5;}
.cbp-vm-view-grid ul li .img a{ display:block; overflow:inherit;}
.cbp-vm-view-grid ul li:hover .img img{transform: scale(1.1);}
.rel_pro .li .img a{ display:block; overflow:hidden;}
.rel_pro .li:hover .img img{transform: scale(1.1);}
/*left*/
ul.mtree{opacity: 0;margin-left: 0;}
ul.mtree>li {list-style: none; margin-bottom:2px; background:#f9f9f9;}
ul.mtree a{display: block;font-size:16px; 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 15px; line-height:22px; padding-right:36px;}
ul.mtree li ul a{ padding:8px 25px 8px 6px;}
ul.mtree ul li:last-child a{ border:none;}
ul.mtree.transit li.mtree-open>span:before  {content:"-";font-family:FontAwesome;padding-left:5px; float:right; font-size:36px; color:#00479d; font-style:normal; padding:3px 15px; position:absolute;  right:9px; top:0;}
ul.mtree.transit li.mtree-closed>span:before {content:"\f067";font-family:FontAwesome;padding-left:5px; float:right; font-size:14px; color:#00479d; font-style:normal; padding:6px 17px; position:absolute;  right:9px; top:0;}
ul.mtree .mtree-level-1 li.mtree-open>span:before {content:"-";font-family:FontAwesome;padding-left:5px; float:right; font-size:36px; color:#00479d; font-style:normal; background:none; padding:2px 14px; position:absolute;  right:0; top:0;}
ul.mtree .mtree-level-1 li.mtree-closed>span:before{content:"\f067";font-family:FontAwesome;padding-left:5px; float:right; font-size:14px; color:#00479d; font-style:normal; background:none;  padding:4px 16px; position:absolute;  right:0; top:0;}
.mtree-level-1>li>a:hover{color:#00479d;padding-left:28px;}
.mtree-level-1>li>a:before{ content:"\f105";font-family:FontAwesome; margin-right:0px; font-size:12px; position:absolute; left:-20px; top:1px; padding:8px 0; opacity:0;
transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; color:#00479d;}
.mtree-level-1>li:hover>a:before{ opacity:1; left:10px;}
ul.mtree>li:hover>a{color:#00479d;}
ul.mtree>li.mtree-node a ul a{ font-size:14px;}
ul.mtree>li.mtree-open{color:#00479d;padding-bottom:0;}
ul.mtree>li.mtree-node:hover>a{color:#00479d;text-decoration:none;}
ul.mtree ul li{list-style:none; position:relative; background:#fff;}
ul.mtree ul li a{display:block;color:#777;font-size:14px;}
ul.mtree>li>ul>li>a{ font-size:14px !important;border-bottom:1px solid #00479d;}
ul.mtree ul li a:hover{color:#00479d;}
ul.mtree li ul li.mtree-open a{color:#00479d;text-decoration:none;}
ul.mtree .mtree-level-1{ background:#fafafa; padding:0px 10px;}
ul.mtree .mtree-level-2{ margin-top:0px; border:none; padding:0px 15px; margin-bottom:0; border-bottom:1px solid #eee;}
ul.mtree li ul.mtree-level-2 li a{color:#808080;font-weight:normal;font-size:13px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:underline;color:#00479d ;font-weight:normal;}
ul.mtree.jet ul {margin-left: 0;}
ul.mtree.jet li {margin-bottom: 1px;}
ul.mtree.jet li:last-child {margin-bottom: 0px;}
ul.mtree.jet li:first-child {margin-top: 1px;}
ul.mtree.jet li.mtree-active a {background: #e5e5e5;}
ul.mtree.jet li.mtree-active li:last-child > a {border-radius: 0px 0px 3px 3px;}
ul.mtree.jet li.mtree-active > a {background: #008cba;color: #FFF; border-radius: 3px 3px 0px 0px;}
ul.mtree.jet li > a:hover { background: #FFC000;color: #FFF;}
ul.mtree.jet a { padding: 5px 0px 5px 1em;}
ul.mtree.jet li li > a { padding-left: 2em;}
ul.mtree.jet li li li > a {padding-left: 3em;}
ul.mtree.jet li li li li > a {padding-left: 4em;}
ul.mtree.jet li li li li li > a {padding-left: 5em;}
ul.mtree a:hover{text-decoration:none;}
ul.mtree>li.mtree-node ul i{margin-right:4px;}
.mtree-skin-selector{ display:none !important}
ul.mtree>li:hover>a{color:#00479d;padding-left:28px;}
ul.mtree>li>a:before{ content:"\f061";font-family:FontAwesome; margin-right:0px; font-size:12px; position:absolute; left:-20px; top:3px; padding:8px 0; opacity:0;
transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; color:#00479d;}
ul.mtree>li:hover>a:before{ opacity:1; left:10px;}
ul.mtree>li.active>a{color:#00479d;padding-left:20px;}
ul.mtree>li.active>a:before{ content:"\f061";font-family:FontAwesome; margin-right:0px; position:absolute; left:5px; top:3px; padding:8px 0; opacity:1;}
ul.mtree ul li.active>a{color:#00479d;padding-left:20px;font-size:15px !important;}
ul.mtree ul li.active>a:before{ content:"\f105";font-family:FontAwesome; margin-right:0px; position:absolute; left:5px; top:1px; padding:8px 0; opacity:1;}
/*hot_left*/
.hot_left ul li{ list-style:none; margin-top:15px; border-bottom:1px solid #ededed; padding-bottom:15px;}
.hot_left ul li a:hover{color:#00479d}
.hot_left ul li .img{ float:left; width:32%;display:inline-block; margin-right:15px; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; overflow:hidden;overflow:hidden; border:1px solid #ededed; padding:4px;}
.hot_left ul li .more{ color:#00479d; display:inline-block; margin-top:5px;}
.hot_left ul li .more i{ margin-left:4px;}
.hot_left ul li h4 a{ font-size:15px; color:#333; overflow:hidden; line-height:26px; margin-top:5px; max-height:52px; display:block; font-family:'poppins_m';}
.hot_left ul li:hover .img img{transform: scale(1.1);}
/*LATEST NEWS*/
.news_left{ margin-top:30px; background:none; padding:0;}
.news_left ul li{ list-style:none; padding-top:15px; margin-bottom:10px; border-bottom:1px dashed #ddd;}
.news_left ul li h4 a{ font-size:14px; color:#333; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-family:'poppins_s';}
.news_left ul li p{margin-top:4px; font-size:12px; color:#777; line-height:22px; height:44px; overflow:hidden;}
.news_left ul li .day{ font-size:13px; color:#00479d; margin-top:5px;}
.news_left ul li:hover h4 a{ color:#00479d;}
.news_left ul li .day i{ margin-right:6px;}
/*about*/
.team{ margin-top:50px; padding-top:50px; border-top:1px solid #eee;}
.team ul li{ list-style:none;}
.team ul li .li{ background:#f8f8f8; padding:10px; text-align:center;}
.team ul li .li .img{ border-radius:50%; overflow:hidden; display:inline-block; max-width:218px;}
.team ul li .li h4{font-size:16px; color:#333; margin-top:15px;}
.team ul li .li p{ line-height:24px; color:#8f8f8f; margin:10px 0;}
.team ul li .li .icon a{ margin:0px 10px;}
/*page_left*/
.page_left .nav ul{ background:#fbfbfb; padding:15px;}
.page_left .nav ul li{ list-style:none; border-bottom:1px dashed #eee; padding:5px 0;}
.page_left .nav ul .active a{ color:#fff;}
.page_left .nav ul .active i{color:#fff;}
.page_left .nav ul li a{ color:#555; display:inline-block; padding:5px 0; font-size:14px;}
.page_left .nav ul li a i{ font-size:13px; color:#bbb; margin-right:10px;}
.page_left .nav ul li:hover a,.page_left .nav ul li:hover i{ color:#fff;}
.adv_left{ margin-top:30px;}
.adv_left .toggle_content{ border:1px solid #eee; padding:15px;}
.adv_left  h4 a{ font-size:14px; color:#808080; text-align:center; display:block; margin-top:15px;}
/*contact*/
.com_ul{ margin-bottom:20px;}
.com_ul .h4{ text-align:center; margin-bottom:20px; }
.com_ul .p{ text-align:center; margin-bottom:30px;}
.com_ul .h4 span{ color:#333; font-size:26px;text-transform:uppercase; text-align:center;background:#fff; padding:0px 30px; display:inline-block;}
.com_ul li{ list-style:none; text-align:center;}
.com_ul li .li{ border:1px solid #eee; padding:15px; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; padding-top:20px;}
.com_ul li .li .icon{ width:80px; height:80px;border-radius:50%; display:inline-block; overflow:hidden; color:#fff; background:#00479d;font-size:30px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.com_ul li .li .icon i{ line-height:80px;}
.com_ul li .li h4,.com_ul li .li h4 a{ color:#333; font-size:16px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; line-height:20px; height:40px; overflow:hidden;margin:15px 0 20px;font-family:'poppins_m';}
.com_ul li .li p{ font-size:12px; color:#808080;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.com_ul li .li em{ font-style:normal;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:#00479d; font-size:16px; margin:10px 0; display:inline-block; font-family:'poppins_m'; display:none;}
.com_ul li .li em i{ margin-left:10px;}
.com_ul .con_info{ margin-top:50px; text-align:center; margin-bottom:50px;padding-bottom:30px; padding-top:30px;}
.com_ul .con_infop{ line-height:30px; font-size:13px; color:#777;}
.contact .contact_info{ margin-bottom:40px;}
.contact .contact_section .contact_box{ text-align:left; margin-left:0px;}
.contact .contact_inq{ padding-right:50px;}
.contact .contact_inq .req{ font-size:14px; color:#555; margin-bottom:20px;}
.contact .contact_inq .req span{ color:red;}
.contact_inq .p{ font-size:13px; color:#777; line-height:24px; max-height:48px; overflow:hidden; margin-bottom:15px;}
.contact_inq .input_1{ font-size:12px; line-height:46px;height:46px; padding-left:20px; width:100%; background:#fff; color:#999; margin-bottom:15px; border:1px solid #ddd;}
.contact_inq .input_1:focus{ border:1px solid #00479d; color:#333;}
.contact_inq .input_2{line-height:40px; font-size:12px; height:100px; padding-left:20px; width:100%; background:#fff; color:#999; border:1px solid #ddd; margin-bottom:15px;}
.contact_inq .input_2:focus{border:1px solid #00479d; color:#333;}
.contact_inq .in_email{ background:#fff url(../images/inquiry_email.png) no-repeat  8px center; padding-left:40px;}
.contact_inq .in_tel{ background:#fff url(../images/inquiry_tel.png) no-repeat  8px center; padding-left:40px;}
.contact_inq .in_message{ background:#fff url(../images/inquiry_message.png) no-repeat 8px 10px; padding-left:40px;}
.contact_inq .btn_1{display:inline-block; margin:10px 0 0; height:40px; line-height:40px; color:#fff; padding:0px 35px; border:none;font-size:14px; text-transform:capitalize; position:relative; background:#00479d;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:30px; text-transform:uppercase;font-family:'poppins_s';  }
.contact_inq .btn_1:after{ position:absolute;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; right:30px; bottom:-10px;width:37px; height:11px; content:'';}
.contact_inq .btn_1:hover{ background:#00479d;}
.contact_email{ float:right;}
.contact_email .email{ background:url(../images/con_bg.jpg) no-repeat center center; background-size:cover; padding:50px 30px;}
.contact_email .email h4{ font-size:26px; color:#fff; text-transform:capitalize;line-height:40px; font-family:'poppins_s';  text-transform:capitalize;}
.contact_email .email p{ color:#fff0e0; line-height:24px; height:72px; overflow:hidden; margin:10px 0;}
.contact_email .email .email_main{ background:#fff; line-height:50px; height:50px; width:100%; padding-left:10px; border:none; color:#999; border-radius:30px;}
.contact_email .email_btn{ background:#00479d; line-height:50px; height:50px; width:100%; padding-left:10px; border:none; color:#fff;text-transform:uppercase; font-size:14px; margin-top:15px; border-radius:30px;}
.contact_oth{ padding:40px 0;}
.contact .map{ margin-top:50px;}
.contact .map_pic{ margin-top:30px;}
@media screen and (max-width: 768px) {
.contact_m{ padding:0px;}
.con_map{ margin-top:20px;}
.com_ul li { margin-bottom:15px;}
.com_ul li .li h4{ margin:5px 0;}
.contact_email { width:100%;}
.contact_email{ margin-top:20px;}
.contact_oth{ padding:20px 0; margin:20px 0;}
.com_ul{ margin-bottom:20px;}
}
/*news*/
.news .img{ width:24%; margin-right:20px; overflow:hidden; display:block;  float:left;}
.news .img img{ width:100%;height:156px;}
@media only screen and (max-width: 980px) {.news .img{ width:54%;}}
.news  ul li{ list-style:none; margin-bottom:30px;}
.news  ul li:last-child{ margin-bottom:0px; border-bottom:none;}
.news  ul li h4 a{ font-size:14px;color:#333;font-family:'poppins_s';  display:block; line-height:24px; overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.news  ul li p{ font-size:12px; color:#999; max-height:44px; overflow:hidden; line-height:22px; margin-top:6px; margin-bottom:10px;}
.more_1{line-height:28px;display:inline-block; font-family:'poppins_s';  color:#00479d; font-size:14px; text-transform:uppercase; position:relative;}
.more_1 i{ margin-left:4px; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.news  ul li h4:hover a{ color:#00479d;}
li:hover .more_1 i{ margin-left:10px;}
.news  ul li:hover img{transform: scale(1.1);}
@media only screen and (max-width: 768px) {
.news .img{width:100%; float:none; display:block;}
.news .img img{ height:auto;}
}

/*news2*/
.news-list{margin-top:-18px;}
.news-list .item{position:relative;padding-right:100px;font-size:16px;line-height:4;border-bottom:1px solid #efefef;}
.news-list .item .title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news-list .item .title a{color:#333;}
.news-list .item .title a:hover {color:#d00479d;}
.news-list .item .title a .fa{margin-right:5px;}
.news-list .item .date{position:absolute;right:0px;color:#999;top:0px}

/*页码*/
.page_p{ margin:30px auto 0px;text-align:center; width:100%; font-size:13px;}
.paginationz a:hover{color:#00479d}
.paginationz {display: inline-block;padding-left: 0;margin: 20px 0;border-radius: 4px;}
.paginationz > li {display: inline;}
.paginationz > li:first-child > a, .pagination > li:first-child > span {margin-left: 0;border-bottom-left-radius: 4px;border-top-left-radius: 4px;}
.paginationz > li:last-child > a, .pagination > li:last-child > span {border-bottom-right-radius: 4px;border-top-right-radius: 4px;}
.paginationz > li > a, .pagination > li > span {display:inline-block;line-height:24px;border:1px #9f9f9f solid;padding:0px 10px;font-size:14px;text-decoration:none;}
.paginationz > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {color:#00479d;border:1px #00479d solid;}
/*上一篇下一篇*/
#pre_next{margin:20px 0;padding-top:20px;list-style:none;font-size:13px;border-top:1px solid #eee;}
#pre_next li{ padding:4px 0px; border-bottom:none; margin-bottom:0px; border-left:none;}
#pre_next span{color:#555;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; text-align:center;padding:5px 0px; font-family:'poppins_s';  text-transform:uppercase; font-size:14px;}
#pre_next span i{ margin-right:10px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; color:#00479d; background:#00479d; line-height:28px; width:28px; font-size:12px; text-align:center; border-radius:5px; color:#fff;}
#pre_next a{ color:#777; font-size:12px;}
#pre_next li:hover a{color:#00479d;}
#pro_page{ list-style:none; margin-top:10px;}
#pro_page span{ font-size:14px; text-transform:capitalize; color:#444;}
#pro_page li{ padding:2px 0px;}
@media (max-width:768px){ .pre{ float:none; width:100%;} .next{ float:none; width:100%;}}
/*产品列表*/
.products_m{color:#777;  font-size:13px; margin-bottom:10px;}
.sszt{margin-left:12px;font-size:16px;}
.sszt .p{color:#00479d;}
/*products*/
.cbp-vm-switcher {width:100%; }
.cbp-vm-view-grid .p_hot_2{ display:none;}
.cbp-vm-view-grid .pro_more{ margin-top:10px;}
.cbp-vm-options {text-align: left;  margin-bottom:20px; padding-bottom:10px; }
.cbp-vm-options p{display:inline-block; vertical-align:middle; color:#00479d; text-transform:uppercase; font-size:14px; display:none;}
.cbp-vm-options a {display: inline-block; vertical-align:middle;height:34px;overflow: hidden;white-space:nowrap;color:#b9b9b9; text-align:center; line-height:34px; text-align:center; width:34px; background:#fff; border:1px solid #e7e7e7;}
.cbp-vm-options a:hover,.cbp-vm-options a.cbp-vm-selected {color: #00479d;}
.cbp-vm-options a:before {font-size:18px;text-align: center;display: inline-block; line-height:34px;}
/*产品中心列表标题栏*/
.cplb{margin-bottom: 60px;width: 100%;box-shadow: 2px 2px 10px #aaa;}
.cplb-title{margin-bottom: 10px;width: 100%;float: left;background:#f5f5f5;line-height: 20px;}
.cplb-title h3{border-left: 10px #00479d solid;float: left;padding-left: 10px;margin: 10px 10px;}
.cplb-title .ulys{float: right;margin: 12px 0;font-size: 14px;}
.cplb-title .ulys .liys{float: left;border-left: #e0e0e0 1px solid;padding: 0 10px;line-height: 12px;}
.cplb-title .ulys .liys:nth-child(1){border-left:none;}
@media screen and (max-width:900px) {
.cplb{margin-bottom: 60px;width: 100%;box-shadow:none;}
}

/*产品选购*/
.list-box{ width:100%; margin-bottom:16px;overflow:hidden;font-size: 14px;}
.list-box h5{ font-size:20px;border-left: #31b9f7 12px solid; line-height:20px; margin:16px 20px; padding-left:12px; font-weight:normal; position:relative;}
.list-box h5 a{ font-size:14px; position:absolute; right:0px; top:6px;}
.list-box .fl,.list-box .fl img{ width:360px;}
.list-box .fr{ width:760px; display:table; border-top:#eee 1px solid;}
.list-box dl{display:table-row;}
.list-box dt,.list-box dd{ display:table-cell; border-bottom:#eee 1px dashed;}
.list-box dt{ text-align:right; width:12%; background:#f1f1f1; vertical-align:top; padding-top:10px; padding-right:8px;font-weight: inherit;}
.list-box dd{color:#666; padding:0 8px; line-height:100%;}
.list-box dd a{ margin:6px; display:inline-table;}
.list-box dd div a{}
.list-box dl em{font-style: normal;color:#00479d;}
@media screen and (max-width:900px) {
.list-box dt{width:20%;}
}
.volume-box{margin: -1px 0px -1px -5px;}
.volume-box dt{width:20%;}
.list-filter{ display:table;}
.list-filter dl:first-of-type dt,.list-filter dl:first-of-type dd{ border-top:#ddd 1px solid;}
.list-filter dl:last-of-type dt,.list-filter dl:last-of-type dd{ border-bottom:#ddd 1px solid;}

/* General list */
.cbp-vm-switcher ul {list-style: none;padding: 0;}
/* Clear eventual floats */
.cbp-vm-switcher ul:before,

.cbp-vm-switcher ul:after {
	content: " ";
	display: table;
}
.cbp-vm-switcher ul:after { clear: both; }
.cbp-vm-switcher ul li {display: block;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.cbp-vm-image {display: block;margin: 0 auto;position:relative;}
.cbp-vm-image span{display:inline-block;width:100%;height:auto; border:1px solid #eee; overflow:hidden;}
.cbp-vm-image img {width:100%;cursor:pointer;position:relative;max-width:100%;max-height:100%;}
.cbp-vm-switcher ul li h4 a{font-size:12px;display:block;color:#444; word-wrap:break-word; text-align:left;}
.cbp-vm-switcher ul li .cbp-vm-details{color:#8f8f8f;overflow:hidden;height:48px;font-size:12px;line-height:24px;border-top:1px solid #ededed;}
.cbp-vm-switcher ul h4 a:hover{ text-decoration:none; color:#00479d;}
.cbp-vm-view-grid .prol_more{display:none;}
/* Common icon styles */
.cbp-vm-icon:before {
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.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 li {
	width:33.33%;
	text-align: left;
	vertical-align: top;
	float:left;
}
.cbp-vm-view-grid ul li:nth-child(3n+1){animation-delay: 0.2s;}
.cbp-vm-view-grid ul li:nth-child(3n+2){animation-delay: 0.3s;}
.cbp-vm-view-grid ul li:nth-child(3n+3){animation-delay: 0.4s;}
.cbp-vm-view-grid ul li:nth-child(3n){ margin-right:0px;}
.cbp-vm-view-grid .ulys2{padding: 5px;}
.cbp-vm-view-grid .kuandu{width:25%;}
@media screen and (max-width:900px) {
.cbp-vm-view-grid .ulys2{padding:0px;}
.cbp-vm-view-grid .kuandu{width:50%;}
}
/* List view */
.cbp-vm-view-list li {white-space: nowrap;text-align:left;white-space:normal;  margin-top:30px; }
.cbp-vm-view-list li:before,
.cbp-vm-view-list li:after {
	content: " ";
	display: table;
}
.cbp-vm-view-list li:after { clear: both; }
.cbp-vm-view-list .cbp-vm-image,
.cbp-vm-view-list .cbp-vm-title,
.cbp-vm-view-list .cbp-vm-details,
.cbp-vm-view-list .cbp-vm-price,
.cbp-vm-view-list .cbp-vm-add {
	display: inline-block;
	vertical-align: middle;
}
.cbp-vm-view-list .cbp-vm-image {width:30%;display:inline-block; vertical-align:middle;float:left; margin-right:3%;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; border:1px solid #eee; padding:8px;}
.cbp-vm-view-list ul li h4 a{display:inline-block; width:67%;text-align:left;font-size:14px;color:#555; float:left;}
.cbp-vm-view-list ul li:hover h4 a{ color:#00479d;}
.cbp-vm-view-list ul li .cbp-vm-details {width:67%; overflow: hidden;white-space: normal;max-height:48px; line-height:24px; font-size:12px; color:#8f8f8f; margin:5px 0px;}
@media screen and (max-width: 940px) {.cbp-vm-view-grid ul li {width: 50%;}.cbp-vm-switcher ul li h4 a{ font-size:14px;}}
@media screen and (max-width: 520px) {
	.cbp-vm-view-list .prol_more{font-size:13px;padding:2px 20px 7px 20px;}
  }
@media screen and (max-width: 300px) {
	.cbp-vm-view-list ul li h4 a{width:100%;}
	.cbp-vm-view-list ul li .cbp-vm-details{width:100%;}
	.cbp-vm-view-list .cbp-vm-image{width:100%; margin-right:0px;}
	.cbp-vm-view-grid ul li {width:100%; margin-bottom:20px;}
	.p_hot_2{ width:100%;}
}
.products li span{ overflow:hidden;}
.cbp-vm-view-list ul li h4 a{overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:block;font-family:'poppins_s';  }
.cbp-vm-view-list ul li{  overflow:hidden;}
.cbp-vm-view-list ul li:first-child{ border:none; padding-top:0px; margin-top:0px;}
/*9gonghe*/
.cbp-vm-view-grid ul{ margin:0px -10px;}
.cbp-vm-view-grid ul {list-style: none;padding: 0;}
.cbp-vm-view-grid ul li{ margin-bottom:20px;}
.cbp-vm-view-grid ul li h4 a{margin:5px 0 5px;line-height:22px; height:44px; overflow:hidden;display:block; text-align:center; font-family:'poppins_s';font-size:16px;border-top:1px solid #ededed;}
.cbp-vm-view-grid ul li .li{padding-bottom:20px; text-align:center; margin:0px 10px; background:#fff;}
.cbp-vm-view-grid ul li .li:hover h4 a{ color:#00479d;}
.cbp-vm-view-grid ul li .li .cbp-vm-image{ overflow:hidden; margin-bottom:15px;}
.cbp-vm-view-grid ul .li{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.cbp-vm-view-grid ul li .li:hover .buttons .fa {-webkit-transform: scaleX(1);-moz-transform: scaleX(1);-ms-transform: scaleX(1);-o-transform: scaleX(1);transform: scaleX(1);}
.cbp-vm-view-grid ul li .li:hover .ovrly {opacity: 1;}
/*效果*/
.products ul li .li .img a{ display:block; overflow:hidden;}
.products ul li .li:hover .img img{transform: scale(1.1);}
.cbp-vm-view-grid ul li .li:hover h4 a{ color:#00479d;}
.pro_other .icon1{ text-align:center; width:36px; height:36px; background:#7fc153; border-radius:50%; display:inline-block; line-height:36px; color:#fff; font-size:14px; margin-right:2px;}
.pro_other i{ line-height:36px;}
.pro_other .icon2{ text-align:center; width:36px; height:36px; background:#00479d; border-radius:50%; display:inline-block; line-height:36px; color:#fff; font-size:14px; margin-left:2px;}
.cbp-vm-view-grid ul li .li{ position:relative;}
.cbp-vm-view-grid ul li .pro_other{  position:absolute; bottom:-80px;left:0px; width:100%; padding:15px 0;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; background:#fafafa;}
.cbp-vm-view-grid ul li:hover .pro_other{ bottom:0px;}
/*products_main*/
.page{margin-bottom:50px;}
.sp-loading {
	text-align: center;
	max-width: 100%;
	border: 2px solid #fafafa;
	padding:2px;
	border-radius: 0;
	font-size: 12px;
	color: #888;
}
.sp-loading img{max-width:100%;height:auto;}
/* Element wrapper */
.sp-wrap {
	display: none;
	line-height: 0;
	font-size: 0;
	position: relative;
	width:100%;
}
/* Thumbnails */
.sp-thumbs {
	text-align: left;
	display: block;
	padding:10px 0;
}
.sp-thumbs a{position:relative;border:1px solid #eee;}
.sp-thumbs a:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;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:before{filter:alpha(opacity=10);-moz-opacity:0.1;opacity:0.1;}
.sp-thumbs a:after{transition:all .5s;transform:scaleX(0);content:"\f00c";font-family:FontAwesome;display:inline-block;font-size:16px;color:#00479d;position:absolute;left:50%;top:33%;margin-left:-8px;z-index:2;}
.sp-thumbs a:hover:after{transform:scaleX(1);visibility:visible;}
.sp-thumbs img {
	min-height: 56px;
	min-width: 56px;
	max-width: 56px;
}
.sp-thumbs a:link, .sp-thumbs a:visited {
	width:80px;
	height:80px;
	overflow: hidden;
	display: inline-block;
	background-size: cover;
	background-position: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	margin-right:8px;
	opacity:0.5;
}
.sp-thumbs a:hover {
	opacity: 1;
	border:1px solid #00479d;
}
/* Styles for the currently selected thumbnail */
.sp-thumbs a:active, .sp-current {
	opacity: 1!important;
	position: relative;
	border:1px solid #00479d !important;
}
.sp-thumbs a.sp-current:after{transform:scaleX(1);visibility:visible;}
/* Image currently being viewed */
.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
	width:100%;
	border:1px solid #ebebeb;
}
.sp-large a img {
	max-width: 100%;
	height: auto;
	width:100%;
}
.sp-large a {
	display: block;
}
/* Panning Zoomed Image */
.sp-zoom {
	position: absolute;
	left: -50%;
	top: -50%;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
	display: none;
}
/* Lightbox */
.sp-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, .9);
	z-index: 999999;
	display: none;
	cursor: pointer;
}
.sp-lightbox img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 90%;
	max-height: 90%;
	border: 2px solid #fff;
}
#sp-prev, #sp-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 501;
	color: #fff;
	padding: 14px;
	text-decoration: none;
	background: #000;
	border-radius: 25px;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	transition: .2s;
}
#sp-prev {
	left: 14%;
}
#sp-prev:before {
	content: '';
	border: 7px solid transparent;
	border-right: 15px solid #fff;
	position: absolute;
	top: 16px;
	left: 7px;
}
#sp-next {
	right: 14%;
}
#sp-next:before {
	content: '';
	border: 7px solid transparent;
	border-left: 15px solid white;
	position: absolute;
	top: 16px;
	left: 18px;
}
#sp-prev:hover, #sp-next:hover {
	background: #444;
}
/* Tweak styles for small viewports */
@media screen and (max-width: 400px) {
	.sp-wrap {
		margin: 0 0 15px 0;
	}
	#sp-prev, #sp-next {
		top: 50px;
		margin-top: 0;
	}
}
.sp-current-big img{ width:100%;}
.sp-large img{ max-width:none;}
/*pro_table*/
.pro_table .pro_main_title{font-size:30px;font-family:'poppins_s';  overflow:hidden; display:block;text-transform:capitalize;margin:10px 0; color:#333; line-height:40px;}
.pro_table ul{margin-top:15px; border-top:1px solid #eee; border-bottom:1px solid #eee; padding:20px 0;}
.pro_table ul li{margin:2px 0;font-size:14px; color:#808080; list-style:none;}
.pro_table ul li p{display:inline-block;margin-right:10px;font-size:13px; vertical-align:middle;margin-bottom:0;color:#333; font-family:'poppins_m'; }
.main-more{ text-align:left !important;}
.main-more a{ color:#fff;}
.pro_table .i_more a{ background:#00479d; margin-top:20px; line-height:40px; font-family:'poppins_s';   padding:0px 28px; display:inline-block; font-size:14px; text-transform:uppercase; border-radius:30px;}
.pro_table .i_more a i{margin-left:8px; font-size:16px;}
.page .main_text{ padding-right:45px;}
.page .main{ padding-right:30px;}
.pro_main_text{ background:#f9f8fa;}
.pro_main_text .text{ padding:20px 5px;}
.pro_main_text .text .p{ font-size:13px; line-height:30px; max-height:360px; overflow:hidden;}
@media screen and (max-width: 768px) {
.pro_main_text{ margin-top:30px;}
}
/*产品内容页QQ咨询代码*/
.pcqq{display:block;float: right;}
.mqq{display:none;}
@media screen and (max-width:800px) {
.pcqq{display:none;}
.mqq{display:block;float:inherit;}
}
@media screen and (max-width:768px) {
.pcqq{display:none;}
.mqq{display:block;float: right;}
}
/*联系我们页面QQ咨询代码*/
.lxpcqq{display:block;}
.lxmqq{display:none;}
@media screen and (max-width:800px) {
.lxpcqq{display:none;}
.lxmqq{display:block;}
}
@media screen and (max-width:768px) {
.lxpcqq{display:none;}
.lxmqq{display:block;}
}
/*products-tab*/
#parentHorizontalTab02{margin:0;text-align:left;padding:0px;text-align:left;}
#parentHorizontalTab02 ul.resp-tabs-list {margin: 0px;padding: 0px; border-radius:5px; border-top:1px solid #eee; border-bottom:1px solid #eee;}
#parentHorizontalTab02 .resp-tabs-list li {display: inline-block;list-style: none;cursor: pointer; text-transform:capitalize;color:#fff;text-align:center; background:#00479d !important; padding:8px 20px; font-size:22px;border-radius:5px;}
#parentHorizontalTab02 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab02 .resp-tabs-container {padding: 15px 0px;clear: left; background:none;}
#parentHorizontalTab02 em.resp-accordion {cursor: pointer;padding: 5px;display: none;padding:3px 15px !important; border-radius:5px;}
#parentHorizontalTab02 .resp-tab-content {display: none;}
#parentHorizontalTab02 .resp-tabs-list li:hover{background:#333;}
#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active {color:#fff; font-family:'poppins_s'; z-index:99;text-transform:uppercase; background-color:#00479d  !important; }
#parentHorizontalTab02 .resp-content-active,#parentHorizontalTab02 .resp-accordion-active {display: block;}
#parentHorizontalTab02 em.resp-accordion {font-size: 16px;margin: 0px;background:#00479d ;margin-bottom:1px; color:#fff;font-style:normal; margin-bottom:10px; text-transform:uppercase; font-family:'poppins_s';}
#parentHorizontalTab02 em.resp-tab-active {margin-bottom: 0px !important;}
#parentHorizontalTab02 em.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}
#parentHorizontalTab02 .resp-vtabs ul.resp-tabs-list {float: left;width: 30%;}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}
#parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: none;word-wrap: break-word;}
#parentHorizontalTab02 .resp-vtabs li.resp-tab-active {
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 14px 15px 15px 14px !important;
border-top: 1px solid;
border: 1px solid #5AB1D0 !important;
border-left: 4px solid #5AB1D0 !important;
margin-bottom: 4px !important;
border-right: 1px #FFF solid !important;
}
#parentHorizontalTab02 .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 10px;
}
#parentHorizontalTab02 em.resp-tab-active {background: #00479d  !important; color:#fff;}
#parentHorizontalTab02 .resp-tab-content-active{ padding-top:5px;}
#parentHorizontalTab02 .resp-easy-accordion em.resp-accordion {display: block;}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content {border: 1px solid #1268bf;}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content:last-child {border-bottom: 1px solid #1268bf;/* !important;*/}
#parentHorizontalTab02 .resp-jfit {width: 100%;margin: 0px;}
#parentHorizontalTab02 .resp-tab-content-active {display: block;}
@media only screen and (max-width: 768px) {
	#main-btn{padding:2% 6%;}
	#parentHorizontalTab02{padding:0;}
    #parentHorizontalTab02 ul.resp-tabs-list {display: none;}
    #parentHorizontalTab02 em.resp-accordion {display: block;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: 1px solid #C1C1C1;border:1px solid #e5e5e5;border-top:none;padding:15px 15px 30px 15px;}
    #parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }
    #parentHorizontalTab02 .resp-accordion-closed {display: none !important;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content:last-child {border-bottom: 1px solid #c1c1c1 !important;}
	#parentHorizontalTab02 .resp-tabs-container{ padding:0px;}
	#parentHorizontalTab02 em.resp-accordion{ position:relative;}
	#parentHorizontalTab02 em.resp-accordion:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:0px;
  color:#fff;
}
#parentHorizontalTab02 em.resp-tab-active:after {
    content: "\f106";
}
}
/*inquiry*/
.inquiry{ margin-top:40px;}
.inquiry .section_title{ margin-bottom:10px;}
.inquiry .p{ font-size:13px; color:#777; line-height:24px; max-height:48px; overflow:hidden; margin:10px 0;}
.inquiry .contact_box{ text-align:left; margin-left:0px;}
.inquiry .contact_box .input_1{ font-size:12px; line-height:38px; height:40px; padding-left:15px; width:100%; background:#fff; color:#999; margin-bottom:20px; border:1px solid rgba(0,0,0,0.1);}
.inquiry .contact_box .input_1:focus{ border:1px solid #00479d;}
.inquiry .contact_box .input_2{line-height:40px; font-size:12px; height:100px; padding-left:15px; width:100%; background:#fff; color:#999; border:1px solid rgba(0,0,0,0.1); margin-bottom:10px;}
.inquiry .contact_box .input_2:focus{border:1px solid #00479d;}
.inquiry .contact_box .btn_1{display:inline-block; margin:10px 0 0; height:40px; line-height:40px; color:#fff; padding:0px 35px; border:none;font-size:14px; text-transform:capitalize; position:relative; background:#00479d;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:30px; text-transform:uppercase;font-family:'poppins_s';  }
.inquiry .contact_box .btn_1:after{ position:absolute;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; right:30px; bottom:-10px; width:37px; height:11px; content:'';}
.inquiry .contact_box .btn_1:hover{ background:#00479d;}
.inquiry .contact_box .in_email{ background:#fff url(../images/inquiry_email.png) no-repeat 8px center; padding-left:40px;}
.inquiry .contact_box .in_tel{ background:#fff url(../images/inquiry_tel.png) no-repeat  8px center; padding-left:40px;}
.inquiry .contact_box .in_message{ background:#fff url(../images/inquiry_message.png) no-repeat 8px 10px; padding-left:40px;}
.inquiry  .subject_title{ border:1px solid rgba(0,0,0,0.1);background:#fafafa; line-height:40px; height:auto; padding:0px 10px; margin-bottom:20px;}
.inquiry  .subject_title a{ color:#00479d;}
.inquiry  .subject_title span{ font-size:12px; color:#777; margin-right:10px;}
@media screen and (max-width: 768px) {
.inquiry .p{ font-size:13px;}
}
/*rel_pro*/
.rel_pro{ margin-top:50px;}
.rel_pro .section_title{ margin-bottom:40px;}
.rel_pro .h4{ border-bottom:1px solid #eee; padding-bottom:15px; margin-bottom:30px; color:#333; text-transform:uppercase; font-size:24px;}
.rel_pro .slider{ margin:0px -10px;}
.rel_pro .li{ margin:0px 10px;margin-bottom:20px; background:#fff;}
.rel_pro .li .img{ border:1px solid #eee;}
.rel_pro .li .text{border-top:none; padding:10px 0; text-align:center;}
.rel_pro .li .text h4 a{font-size:14px;font-family:'poppins_m';   margin-top:10px; display:block; line-height:24px; height:48px; color:#333; overflow:hidden;}
.rel_pro .li .text p{ font-size:12px; line-height:22px; max-height:44px; overflow:hidden; color:#8f8f8f; margin-top:5px;}
.rel_pro .li:hover h4 a{ color:#00479d;}
.rel_pro .slick-prev{width:40px; height:34px; position:absolute; right:40px; top:-30px; 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:2px; background:#fff;}
.rel_pro .slick-prev::before{ border-radius: 0;color:#777;display: inline-block;font-family: "FontAwesome";font-size: 26px; content: "\f104"; line-height:34px;}
.rel_pro .slick-next{width:40px; height:34px; position:absolute; right:0px; top:-30px; 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:2px; background:#fff;}
.rel_pro .slick-next::before{  border-radius: 0;color:#777;display: inline-block;font-family: "FontAwesome";font-size: 26px; content: "\f105"; line-height:34px;}
/*blog_left*/
.blog_left{ float:left; width:75%; padding-right:60px;}
.blog_right{ float:left; width:25%;}
.blog_right .block{ padding:15px; border:2px solid #F8F7F1; border-radius:10px;}
@media only screen and (max-width:768px) {
.blog_right .block{ background:none; padding:0; border:none;}
.n_main{ padding:20px 0;}
}
.blog_h4{ font-size:24px; color:#333; padding-bottom:18px; margin-top:10px; border-top:none; padding-top:0px; text-transform:uppercase; position:relative; }
@media only screen and (max-width: 768px) {
.blog_left{ float:left; width:100%; padding-right:0px; margin-bottom:}
.blog_right{ float:left; width:100%;}
}
.blog_nav{ margin-bottom:30px;}
.blog_nav ul li{ list-style:none; margin:2px 0;}
.blog_nav ul li:nth-child(2n){ background:#f8f8f8;}
.blog_nav ul li a{ font-size:14px; color:#333; line-height:22px; padding:10px 0px; display:inline-block;  display:block;}
.blog_nav ul li a i{ color:#ccc; font-size:14px; margin:0px 10px;}
.blog_nav ul li a:hover{ color:#00479d; padding-left:10px;}
.blog_nav ul li a:hover i{ color:#00479d;}
.hot_tags a{font-size:12px; display:inline-block; border-radius:30px;  color:#fff; padding:0px 12px; margin-right:4px; margin-top:4px; background:#00479d; margin:4px;line-height:30px;}
.hot_tags .toggle_content{ margin:0px -4px; margin-top:15px;}
.hot_tags a:hover{color:#fff; background:#f49926;}
.blog-info{ display:block;  font-size:12px; color:#aaa;}
.blog-info i{ margin-right:4px;}
.blog-info img{ margin-right:6px; }
.blog_main h3{ font-size:19px;color:#000;margin-bottom:10px;font-family:'poppins_s';  }
.blog_main .blog_tags{ margin-top:20px;}
.blog_main .blog_tags span{ font-size:14px;text-transform:capitalize;}
.blog_main .blog_tags a{ font-size:12px; display:inline-block; color:#777;padding:0px 20px; background:#f8f8f8;}
.blog_main .blog_tags a i{ margin-right:4px; font-size:12px; color:#999;}
.blog_nav ul li{ list-style:none;}
.blog_p{ margin-top:10px; border-top:1px solid #eee; padding-top:10px;color:#333;}
.blog_p a{color:#2459ac;}
.blog_p a:hover{ color:#00479d;}
.blog_first{ border:1px solid #eee; padding:20px; margin-bottom:30px;}
.blog_first h4 a{ color:#00479d; font-size:18px;font-family:'poppins_s'; display:block; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:5px;}
.blog_first .day{ font-size:12px; color:#aaa;}
.blog_first .day i{ margin-right:8px;}
.blog_first .p{ font-size:12px; margin:15px 0; line-height:24px; max-height:72px; overflow:hidden;}
.blog_first .more{ display:inline-block; line-height:32px; padding:0px 26px; color:#fff; font-size:14px;font-family:'poppins_m'; background:#00479d; text-transform:uppercase; border-radius:30px; margin-top:15px;}
.blog .blog_first .blog_tags{ background:#f6f6f6; padding:4px 15px;}
.blog_li{ position:relative; margin-bottom:30px; list-style:none; margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #eee;}
.blog_li .day{ font-size:12px; color:#aaa;}
.blog_li .day i{ margin-right:8px;}
.blog_li h4 a{ display:block;font-family:'poppins_s';  font-size:16px; text-overflow:ellipsis; white-space:nowrap;overflow:hidden; color:#333;}
.blog_li h4 a:hover{ color:#00479d;}
.blog_li .p{color:#999;max-height:60px;overflow:hidden; font-size:12px; line-height:30px;}
.blog_li .p a{ color:#aaa; border-bottom:1px solid #ddd;}
.blog_li .p a:hover{ color:#00479d; border-bottom:1px solid #00479d;}
.blog_li .blog_tags{ width:100%; margin-top:15px; background:#f6f6f6; margin-bottom:10px; padding:5px 15px;}
.blog_li .blog_tags a{ font-size:12px; display:inline-block; color:#777; padding:0px 8px; border-radius:30px;}
.blog_li .blog_tags a i{ font-size:12px; margin-right:4px;}
@media only screen and (max-width:500px) {
.blog_li{ padding-left:0; border-bottom:1px solid #eee; padding-bottom:20px;}
.blog_li .lileft{ display:none;}
}
.blogin{ font-size:13px; color:#aaa; margin:4px 0px;}
.blogin span{ color:#fff; margin:0px 6px;}
.blogin span i{ font-size:14px;}
/*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:14px;text-transform:capitalize;display:block;text-transform:capitalize;color:#333;font-family:'poppins_s';  }
.stp-top a:hover{text-decoration:none;color:#00479d;}
.stp-top a i{padding-left:8px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.stp-top a:hover i{padding-left:12px; color:#00479d;}
.stp-listB{display:block;padding:10px 0;border-top:1px solid #eee;list-style:none;margin-top:5px;}
.stp-listB>li{width:25%;padding:8px 10px;float:left;overflow:hidden;}
.stp-listB>li>a{font-size:14px;line-height:22px;display:block;color:#666; }
.stp-listB>li>a:hover{color:#00479d;}
.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:#00479d;}
.stp-listB li .stp-listC i{ margin-right:6px;}
@media only screen and (max-width: 768px){
	.stp-listB>li{width:50%;padding:8px 0;}
}
@media only screen and (max-width: 400px){
	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}
}
/*web*/
@media only screen and (max-width: 768px) {
.blog_nav{ margin-bottom:0px;}
.n_left .block{ margin-bottom:0px;}
.contact_right{ width:100%;}
.blog_h4{ position: relative;  margin-bottom:20px; background:none; border-radius:5px; text-align:left !important; background:#00479d !important; padding:0px 10px; line-height:36px; color:#fff !important; font-size:16px !important; border-bottom:none; font-family:'poppins_s';}
.blog_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:0px;
  color:#fff;
}
.blog_h4.active:after {
    content: "\f106";
}
.news_left{ margin-top:0px;}
}
.mobile-menu-area .container .row{ margin:0;}
.more_h{ position:relative;}
.more_h:hover{text-decoration:none;color:#fff;}
.more_h::before{content:"\f061";font-family:FontAwesome;Color:#fff;Opacity:0;Transition:opacity .2s ease-in-out, transform .28s ease-in-out;-webkit-transform:translateX(-10px) scale(0);Transform:translateX(-10px) scale(0);-webkit-transition:all var(--transition-time,500ms);-o-transition:all var(--transition-time,500ms);transition:all var(--transition-time,500ms);position:absolute;left:15px;top:0px;font-size:13px;}
.more_h:hover::before{	Opacity:1;	padding-right:10px;	-webkit-transform:translateY(0) scale(1);	Transform:translateY(0) scale(1);}
.more_h:hover img{transform: scale(1.1);}
@media only screen and (max-width:990px) {
.more_h::before{ line-height:36px;}
}
/*projects*/
.projects ul li{ list-style:none; margin-bottom:20px;}
.projects ul li h4 a{font-size:14px;margin-bottom:15px;color:#333; display:block; font-family:'poppins_s'; padding-bottom:6px; line-height:24px; height:48px; overflow:hidden; text-align:center; margin:10px 0;}
.projects ul li:hover h4 a{ color:#00479d;}
.projects ul li .img{ display:block; overflow:hidden;}
.projects ul li:hover img{transform: scale(1.1);}
.projects ul li:nth-child(3n+1){animation-delay: 0.2s;}
.projects ul li:nth-child(3n+2){animation-delay: 0.3s;}
.projects ul li:nth-child(3n+3){animation-delay: 0.4s;}
@media only screen and (max-width:375px) {
.projects ul li{ width:100%;}
}
/*video*/
.video ul li{ list-style:none;}
.video ul li .img{ display:block; position:relative; border-radius:10px; overflow:hidden;}
.video ul li .img span{ display:inline-block; width:60px; height:60px; border-radius:50%; background:rgba(46,146,65,0.8) url(../images/video_ico.png) no-repeat center center; position:absolute; left:50%; top:50%; margin-top:-22px; margin-left:-22px;}
.video ul li h4 a{ font-size:14px; color:#333; font-family:'poppins_s'; display:block; overflow:hidden; text-align:center; line-height:24px; height:48px;padding:0px 15px; margin:10px 0;}
.video ul li p{ line-height:24px; height:48px; overflow:hidden; text-align:center;}
.video ul li:hover img{transform: scale(1.1);}
.video ul li:hover h4 a{ color:#00479d;}
.video ul li:nth-child(3n+1){animation-delay: 0.2s;}
.video ul li:nth-child(3n+2){animation-delay: 0.3s;}
.video ul li:nth-child(3n+3){animation-delay: 0.4s;}
@media only screen and (max-width:360px) {
.video ul li{ width:100%;}
.video ul li img{ width:100%;}
}
.partner ul li{ list-style:none; border-right:1px solid #eee; margin-bottom:20px; text-align:center;}
.partner ul li:nth-child(4n){ border-right:none;}
.partner ul li .li{ border-bottom:1px solid #eee;}
/*projects*/
.projects ul li{ list-style:none; margin-bottom:20px;}
.projects ul li h4 a{font-size:14px;margin-bottom:15px;color:#333; display:block; font-family:'poppins_m'; padding-bottom:6px; line-height:24px; height:48px; overflow:hidden; text-align:center; margin:10px 0;}
.projects ul li:hover h4 a{ color:#00479d;}
.projects ul li .img{ display:block; overflow:hidden;}
.projects ul li:hover img{transform: scale(1.1);}
.projects ul li:nth-child(3n+1){animation-delay: 0.2s;}
.projects ul li:nth-child(3n+2){animation-delay: 0.3s;}
.projects ul li:nth-child(3n+3){animation-delay: 0.4s;}
@media only screen and (max-width:375px) {
.projects ul li{ width:100%;}
}
/*news*/
.news_section{padding:60px 0;text-align:center;}
.news_section .list{list-style:none;}
.news_section .list li{padding:10px 15px;}
.news_section .list li .image{display:block;position:relative;overflow:hidden;border:1px solid #e5e5e5;border-bottom:none;}
.news_section .list li .image > a{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10;}
.news_section .list li .image img{max-width:100%;height:263px;width:100%;transition:all .5s;}
.news_section .list li:hover 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_section .list li .ovrly{background:#000;position:absolute;left:0;top:0;width:100%;height:100%;display:block;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;transition:all .5s;}
.news_section .list li:hover .ovrly{filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}
.news_section .list li .main{border:1px solid #e5e5e5;border-top:none;padding:10px 10px;text-align:left;}
.news_section .list li h4{margin:0;padding:0;}
.news_section .list li .title{display:block;margin-bottom:5px;font-family:'poppins_s';color:#333333;font-size:18px;line-height:24px;overflow:hidden;height:48px;transition:all .5s;}
.news_section .list li:hover .title{color:#00479d;text-decoration:none;}
.news_section .list li .text{color:#808080;font-size:12px;line-height:20px;overflow:hidden;height:60px;margin-bottom:10px;}
.news_section .list li .date{color:#a4a4a4;font-size:12px;}
.news_section .list li .more{color:#00479d;font-size:12px;font-family:'poppins_s';text-transform:capitalize;padding-right:27px;background:url(../images/icon_right_h.png) no-repeat right center;transition:all .5s;}
.news_section .list li .more:hover{padding-right:30px;}
.news_section .i_more{margin-top:510px;}
@media only screen and (max-width: 992px) {
	.news_section{padding:40px 0;}
	.news_section .list li .main{padding:15px 10px;}
	.news_section .list li .title{font-size:16px;}
	.news_section .i_more{margin-top:450px;}
}
@media only screen and (max-width: 768px) {
	.news_section .list li{margin-bottom:20px;padding:0;}
	.news_section .list li .image{float:left;width:95%;border:none;}
    .news_section .list li .image img{height:170px;}
	.news_section .list li .main{float:left;width:95%;border:none;padding: 5px 0;}
	.news_section .list li .title{font-size:14px;line-height:20px;max-height:60px;}
	.news_section .i_more{margin-top:150px;}
}
@media only screen and (max-width: 480px) {
	.news_section .list li .image{float:none;width:100%;}
    .news_section .list li .image img{height:auto;}
	.news_section .list li .main{padding: 5px 0;width:100%}
	.news_section .list li .title{font-size: 16px;line-height: 24px;height: 20px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	.news_section .i_more{margin-top:370px;}
}
/*网站地图*/
.wzdt{list-style:none;}
.wzdt a{color:#333;}
.wzdt a:hover {color:#00479d;}
.wzdt .yj {clear:both;margin-bottom:40px;}
.wzdt .yj h2{border-bottom: 1px solid #333;margin-bottom: 10px;}
.wzdt .yj .ej{line-height: 40px;border-bottom: 1px solid #eee;margin-bottom: 10px;height: 80px;}
.wzdt .yj .ej .zb{float: left;width: 13%;}
.wzdt .yj .ej .yb{float: right;width: 87%;}
.wzdt .yj .ej .yb li{float:left;width:180px;}
.wzdt .yj .sj{height: 80px;}
.wzdt .yj .sj .fl{float:left;width:150px;height:40px;line-height:40px;text-align:left;}
@media only screen and (max-width: 768px) {
.wzdt .yj .ej{margin-bottom: 10px;height: 160px;}
.wzdt .yj .ej .zb{width: 100%;}
.wzdt .yj .ej .yb{width: 100%;}
.wzdt .yj .ej .yb li{width:165px;}
.wzdt .yj .sj{height: 200px;}
}