@charset "utf-8";
@font-face{font-family:'lato-bold';src:url(font/lato-bold.eot);}
@font-face{font-family:'lato';src:url(font/lato-regular.eot);}

@font-face{font-family:'lato-bold';src:url(font/original-lato-bold.ttf); src:url(font/lato-bold.eot); src:url(font/lato-bold.svg); src:url(font/lato-bold.ttf); src:url(font/poppins-medium.woff); src:url(font/lato-bold.woff2);}
@font-face{font-family:'lato'; src:url(font/original-lato-regular.ttf); src:url(font/lato-regular.eot); src:url(font/lato-regular.svg); src:url(font/lato-regular.ttf); src:url(font/lato-regular.woff); src:url(font/lato-regular.woff2);}
/*reset*/
h1,h2,h3,h4,h5,h6{ margin:0px;}
:focus{outline:0;}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;font-family:'lato';}
img{border:none; height:auto; max-width:100%;}
a{text-decoration:none;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;}
body{overflow-x:hidden;  font-size:14px; line-height:24px; word-wrap:break-word; color:#666;}
a{ line-height:24px; color:#666;}
.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;}
a:focus {outline-style:none; -moz-outline-style: none; text-decoration:none;}
.clear{ clear:both;}
a:hover,img: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;}
/*top_section*/
.top_section{ background:#252525; padding:9px 0; font-size:13px;}
.top_section .top_l{ float:left;}
.top_section .top_l p{ display:inline-block; margin-right:30px; color:#adadad;}
.top_section .top_l p a{ color:#adadad;}
.top_section .top_l p a:hover{ color:#a0c7ed;}
.top_section .top_l img{ margin-right:6px;}
.top_section .top_r{ float:right;}
.top_section .top_r img{ margin-right:13px;}
.top_section .top_r a{ font-size:13px; color:#adadad; margin-left:30px;}
.top_section .top_r a:hover{color:#a0c7ed;}
/*header_section*/
.search{ width:185px; position:relative;float:right; margin-left:25px;}
.search_main{
    height:38px;color: #878787; line-height:38px;
    font-size:13px;-moz-transition: all 0.3s;-o-transition: all 0.3s;
    -webkit-transition: all 0.3s;transition: all 0.3s;
    width:100%; border: none;
    background:none; border:none;
    border-bottom:1px solid #aaaaaa;
    padding-left: 10px;
    padding-right:40px;
    background: #fafafa;
}

@media only screen and (max-width: 1200px) {
    .header_section #cssmenu{ width:100%; text-align:center; float:none;}
    .header_section #cssmenu ul{ display:inline-block;}
    .search{ width:60%; margin:30px auto 0; float:none;}
    .search_main{border:1px solid rgba(255,255,255,0.6);padding-left:10px;}
    .search_btn{ right:0px;}
}


.search_main:focus{}
.search_btn{
    display:block; width:40px;height:40px;cursor:pointer;

    /*background: url(images/search_btn.png) no-repeat center center;*/

    border:none; position:absolute; top:0px; right:-8px;

}
.search .fa-search{
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 22px;
}

.header_section{ background: #ededed; text-align:center; padding:8px;}
.header_section .nav_box{ display:flex; margin-top:0px;}
.header_section #logo{ width:100%; text-align:center; display:block; margin-bottom:25px;}
.header_section #cssmenu{ float:left;
    /*margin-top:5px;*/
}
#cssmenu > ul > li{
    position: relative;
    /*background:url(images/nav_line.png) no-repeat right center;*/
    /*background: linear-gradient(to right, transparent, #007bff);*/
}
#cssmenu > ul > li:after{
    width: 10px;
    display: block;
    content: '|';
    position: absolute;
    right: 0px;
    top: 10px;
    color: #838383;
    opacity: 0.6;
}
#cssmenu > ul > li:last-child:after{ display: none}


/*xuanfu*/
.abc-01{display: block !important;}
.main-box{width: 100%;max-width:1170px;margin: 0 auto;}
@media only screen and (min-width:1200px) { .small-mdzz{position: fixed;z-index: 99999;top: 0px;right: 0; width:100%; background:#a0c7ed; padding:6px 0px !important; border-bottom:1px solid #fff;}
    #logo{ width:33%;}
    .small-mdzz #logo{ display:none;}
    .small-mdzz .nav_box{ margin-top:5px !important; margin-bottom:10px;}
}


@media only screen and (max-width: 1200px) {
    .header_section #cssmenu{ width:100%; text-align:center; float:none;}
    .header_section #cssmenu ul{ display:inline-block;}
    .search{ width:60%; margin:30px auto 0; float:none;}
    .search_main{ border:1px solid rgba(255,255,255,0.6); padding-left:10px;}
    .search_btn{ right:0px;}
}
@media only screen and (max-width: 780px) {

    #cssmenu > ul > li > a{ margin-right:20px;}
    #cssmenu > ul > li{ margin-left:20px;}
    .top_section .top_l{ text-align:center; width:100%;}
    .top_section .top_r{ text-align:center; width:100%;}
}
@media only screen and (max-width: 768px) {
    .header_section .nav_box{ width:100%;}
    .header_section #cssmenu{  text-align:right;}
    .search{ position:absolute; top:9px; left:0px; margin-top:0px; z-index:66666;}
    .header_section .nav_box{ position:relative; margin-top:0px;}
    .header_section{ padding-top:30px;}
    .top_section .top_l{ max-height:24px; overflow:hidden;}
}
@media only screen and (max-width: 500px) {
    .top_section .top_r a{ margin-left:0px; margin:0px 6px;}
}
.ovrly17 {
    width: 100%;
    overflow: hidden;
    position: relative;
    -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: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.ovrly17 img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
}
.ovrly17 .ovrly {
    position: absolute;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    height: 100%;
    width: 100%;
    left: 0;
    top: 100%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.ovrly17 .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%);
}
.ovrly17 .buttons .fa {
    background: rgb(256, 256, 256);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: rgba(50, 50, 50, 0.9);
    display: inline-block;
    margin: 0 1px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.2s 0.3s;
    -moz-transition: all 0.2s 0.3s;
    -o-transition: all 0.2s 0.3s;
    transition: all 0.2s 0.3s;
    opacity: 0;
}
.ovrly17:hover .ovrly {
    top: 0;
}
.ovrly17:hover .buttons .fa {
    opacity: 1;
}


.btn03 {
    width: 100%;
    overflow: hidden;
    position: relative;
    -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: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.btn03 img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
}
.btn03 .ovrly {
    height: 100%;
    left: 0;
    bottom:0px;
    width: 100%;
    position: absolute;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.1) 90%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0,  0.1) 90%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0,  0.1) 90%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0,  0.1) 90%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.1) 90%);
}
.btn03 .text {
    position: absolute;
    bottom: 6%;
    left:0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    width:100%;
    padding-top:18px;
    padding-bottom:18px;
    text-align:center;
    background: rgb(255,255,255,0.5);
}
.btn03 .text  p{ display:none;}
.btn03:hover .text {
    position: absolute;
    bottom: -100%;
    left: 50%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    padding-top:0px;
    width:100%;
    /*background:none;*/
}
.btn03:hover .text p{ display:block;}
.btn03:hover .text {
    bottom: 50%;
}
.btn03:hover .ovrly {
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.75) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0,  0.75) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0,  0.75) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0,  0.75) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.75) 100%);
}

.news .day{
    display:none
}

/*products_cate*/
.products_cate{ margin:30px 0;}
.products_cate ul li{ float: left;
    width: 25%;
    list-style: none;
    padding: 3px;
    box-sizing: border-box;}
.products_cate .slick-dots {
    width: 220px;
    left: 43%;
}
#my_home_module_advantage{
    text-align: center;
}
.products_cate .slick-slide a , .products_cate .slick-slide h4{
    color:black;
}
.products_cate .btn03:hover .text p{
    color:black
}
.products_cate .slick-initialized .slick-slide .btn03{
    padding: 8px;box-shadow:none;
}.products_cate .slick-initialized .slick-slide .btn03 .ovrly{
  background: transparent ;
}
.products_cate .btn03:hover .more{

   padding:5px 8px;
    margin-top:5px
}
.products_cate ul li .text h4 a{ font-size:22px; color:#ffffff;font-family:'lato-bold'; text-transform:uppercase; padding:0px 20px; display:block; text-overflow:hiddle; white-space:normal;}
.products_cate ul li .text p{ font-size:14px; line-height:24px; max-height:96px; overflow:hidden; padding:0px 20px; color:#ffffff;}
.products_cate ul li .more{ line-height:40px; display:inline-block; background:#303030; font-size:14px; color:#fff; padding:0px 36px; text-transform:uppercase; margin-top:30px; margin-bottom:23px;}

/*效果*/
.products_cate ul li img{transition-duration: 0.6s; width:100%;transition-timing-function: ease-out;}
.products_cate ul li:hover img{transform: scale(1.1); opacity:0.8;}


.btn03:hover .text h4 a{ color:#a0c7ed; position:relative; margin-bottom:50px;    text-shadow: 3px 0px 5px #fff;}
.btn03:hover h4 a:after{ position:absolute; left:50%; bottom:-25px;content:""; width:34px; height:3px; margin-left:-17px; background:#a0c7ed;}
.btn03:hover .more{ background:#a0c7ed;}

@media only screen and (max-width: 768px) {
    .products_cate ul li .text h4 a{font-size: 12px}
    .products_cate ul li{ width:50%; padding:2px;}
}

/*team_section*/
.i_title{ text-align:center; margin-bottom:50px;}
.i_title h3{ color:#0067d1; font-size:40px; text-transform:uppercase; margin-bottom:20px;font-family:'lato-bold';}
.i_title p{ max-width:840px; margin:0 auto; line-height:24px; max-height:48px; color:#808080; font-size:14px; margin-top:20px;}

.team_section{ background:url(images/body_bg.png) repeat; padding:70px 0 80px;}
.team_section ul li{ list-style:none;}
.team_section ul li .li{ background:#fff; text-align:center; padding-bottom:36px;}
.team_section ul li .img{ display:block; position:relative; overflow:hidden;}
.team_section ul li .img:after{ position:absolute; bottom:-1px; left:50%;width:0;height:0; line-height:0;  border-width:18px; border-style:solid; border-color: transparent transparent #fff  transparent; content:""; margin-left:-18px;}

.team_section ul li h4 a{ font-size:20px; color:#333333; text-transform:uppercase;font-family:'lato-bold'; display:block; text-overflow:ellipsis; white-space:nowrap; padding:0px 20px; margin-top:32px;}
.team_section ul li h6{ font-weight:normal; color:#a0c7ed; font-size:14px; margin:8px 0;}
.team_section ul li p{ font-size:13px; line-height:24px; max-height:72px; overflow:hidden; color:#999; padding:0px 20px;}
.team_section ul li .sns{ margin-top:22px;}
.team_section ul li .sns a{ display:inline-block; font-size:13px; color:#a0c7ed; border:2px solid #a0c7ed; width:30px; height:30px; text-align:center; line-height:30px; display:inline-block; border-radius:50%; margin:0px 4px;}
.team_section ul li .sns a i{ line-height:26px;}
.team_section ul li .sns a:hover{ background:#a0c7ed; color:#fff;}

/*效果*/
.team_section ul li img{transition-duration: 0.6s; width:100%;transition-timing-function: ease-out;}
.team_section ul li:hover img{transform: scale(1.1); opacity:0.8;}


@media only screen and (max-width: 768px) {
    .i_title h3{ font-size:26px;}
    .team_section ul li{ margin-bottom:30px;}
    .team_section ul li .li{ padding-top:30px;}
    .team_section ul li h4 a{ font-size:13px;}
    .team_section{ padding:40px 0;}
    .team_section ul li .img:after{ content:none;}
    .team_section ul li .img{ max-width:140px; margin:0 auto; border-radius:10px; overflow:hidden;}
    .team_section ul li{ width:50%; float:left;}
}

/*about_section*/

/*parallux*/
.main_2{position:relative;height:590px;overflow:hidden;background:white;background-size:cover; background-attachment:fixed;}
.main_22{background: #e4e4e4;  padding: 60px 20px    }
.main_2 .parallux {height:1000px;z-index: -1; }
.main_2 .parallux .parallux-bg .parallux-inner.bg-header {background-image:url(images/about_bg.jpg);}
.main_2 .parallux.not-full {overflow: hidden;background:#fff;}
.main_2 .parallux.not-full .parallux-bg {height: 100%;bottom: initial; }
.main_2 .parallux.no-parallax {overflow: hidden; }
.main_2 .parallux.no-parallax .parallux-bg, .parallux.no-parallax .parallux-inner {background-attachment: initial; }
.main_2 .parallux.bg-fixed .parallux-inner {background-attachment: fixed; }
.main_2 .parallux .parallux-bg {
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: fixed;
}
.main_2 .parallux .parallux-bg .parallux-inner {
    top: 0px;
    left: 0px;
    position: relative;
    min-width: 100%;
    min-height: 100%;
    height: auto;
    background-color: white;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;  }
.main_2 .main {
    position:absolute;
    left:0;
    top:0;
    height:590px;
    width:100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index:1;
    padding-top:105px; padding-bottom:94px;
}


@media only screen and (max-width:1200px) {
    .main_2{height:auto;}
    .parallux.not-full{display:none;}
    .main_2 .main{padding:30px 0 50px 0;position:inherit;height:auto;}
    .main_2 .main:before{display:none;}
}

.about_section .about__image{ width:50%; float:left;text-align: center}
.about_section .about__image img{   }
.about_section .about_text{ width:50%; float:right;}
.about_section .i_title{ text-align:left; margin-bottom:30px;}
.about_section .i_title h3{ color: #207eda; font-size:30px; margin-bottom:30px;}
.about_section .p{ color: #777777; line-height:26px; font-size:16px; max-height:208px; overflow:hidden;}
.about_section .more{ margin-top:50px; line-height:36px; display:inline-block;
    border:2px solid #2d64ac; color: #2a5bff;
    padding:0px 32px;font-family:'lato-bold';font-size:14px; text-transform:uppercase;}
.about_section .more:hover{ color:#fff; background:#a0c7ed; border:2px solid #a0c7ed;}
@media only screen and (max-width:768px) {
    .about_section .about_text{ width:100%;}
}

/*pro_section*/
.btn26 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.btn26 img {
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
}
.btn26 .ovrly {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
}
.btn26 .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%);
}
.btn26 .buttons .fa {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    display: inline-block;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    width:52px;
    height: 52px;
    border:2px solid #fff;
    margin: 0 1px;
    color:#fff;
    -webkit-transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
    -moz-transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
    -o-transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
    transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
}
.btn26 .buttons .fa-search {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.btn26:hover .buttons .fa {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.btn26:hover .ovrly {
    opacity: 1;
}


.pro_section{ padding-top:70px; background:#fff; position:relative; z-index:2;}
.pro_section ul li{ list-style:none; text-align:center; margin-bottom:30px;}
.pro_section ul li img{ width:100%;}
.pro_section ul li h4 a{ font-size:14px; color:#444; overflow:hidden; display:block; text-overflow:ellipsis; white-space:wrap;font-family:'lato-bold';margin-top:20px; margin-bottom:8px;}
.pro_section ul li:hover h4 a{ color:#a0c7ed;}
.pro_section ul li p{ font-size:13px; color:#999; line-height:24px; max-height:48px; overflow:hidden;}

.pro_more{ text-align:center;}
.pro_more a{ border-radius:5px; color:#a0c7ed; border:2px solid #a0c7ed; line-height:46px; padding:0px 34px;font-family:'lato-bold'; display:inline-block; font-size:16px; text-transform:uppercase; margin-top:20px;}
.pro_more a i{ margin-left:10px;}
.pro_more a:hover{ background:#a0c7ed; color:#fff;}
/*效果*/
.pro_section ul li img{transition-duration: 0.6s; width:100%;transition-timing-function: ease-out;}
.pro_section ul li:hover img{transform: scale(1.1); opacity:0.8;}

@media only screen and (max-width:350px) {
    .pro_section ul li{ width:100%;}
}

/*ser_section*/
.ser_section{ padding:25px 0;}
.ser_section ul li{ list-style:none; text-align:center;}
.ser_section ul li .li { padding:10px;}
.ser_section ul li .li .ico{ display:inline-block; border:1px solid #fff; padding:8px; border-radius:50%;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.ser_section ul li .li:hover .ico{ border:1px solid #5fc1ff;transform: scale(0.8,0.8);   -moz-transform: scale(0.8,0.8);-webkit-transform: scale(0.8,0.8);-o-transform: scale(0.8,0.8);}
.ser_section ul li .li .ico a{ display:inline-block; width:86px; height:86px; border-radius:50%; background: #2760a1;}
.ser_section ul li .li .ico a img{ border-radius:50%;}

.ser_section ul li .li .ico i{
    font-size: 40px;
    line-height: 80px;
    color: #fff;
    text-align: center
}
.ser_section ul li .li h4 a{ font-size:18px; line-height:26px; overflow:hidden; color:#a0c7ed; display:inline-block;font-family:'lato-bold'; padding:0 10px; margin:10px 0; text-overflow:ellipsis; white-space:nowrap; text-transform:uppercase;}
.ser_section ul li .li p{ font-size:13px; color:#808080; height:72px; overflow:hidden; line-height:24px;}


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

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

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

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

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

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

/*say_section*/
.say_section{ background:url(images/body_bg.png) repeat; padding-top:70px; padding-bottom:110px;}
.say_section .slick-slide img{ margin:0;}
.say_section .dark_li{ margin:0px 16px;}

.say_section .dark_bg{ background:#fff; padding:20px 30px 55px; border-radius:5px; position:relative;}
.say_section .dark_bg .ico{ margin-bottom:25px;}
.say_section .dark_bg:after{ position:absolute; bottom:-16px; left:44px;width:0;height:0; line-height:0;  content:""; border-left: 18px solid transparent; border-right: 18px solid transparent;border-top: 16px solid #fff;}

.say_section .dark_bg .ico{ display:block; text-align:left;}
.say_section .dark_bg .p{ color:#808080; font-size:14px; line-height:24px; max-height:96px; overflow:hidden;}
.say_section .dark_img{ float:left; border-radius:50%; overflow:hidden; margin-right:15px; border:2px solid #fff; width:86px; height:86px;}
.say_section .dark_p{ position:relative;}
.dark_aut{ margin-top:42px;}
.say_section .dark_name { color:#444;  font-size:16px;font-family:'lato-bold'; padding-top:15px;}
.say_section .dark_day{ color:#999; font-size:13px; margin-top:10px;}

.say_section .slick-dots{ bottom:-50px;}
.say_section .slick-dots li{ width:18px;}
.say_section .slick-dots li button{ width:12px; height:12px; background:#ccc; border-radius:50%; padding:0;}
.say_section .slick-dots li.slick-active button{background:#333333;}

.say_section .dark_img {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.say_section .dark_li:hover  .dark_img{
    transform: rotate(5deg);
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
}

.say_section .dark_li:hover  .dark_name{ color:#a0c7ed;}
/*news_section*/
.news_section{padding-top:70px; padding-bottom:70px; background:#fff; position:relative;}
.news_section ul li{ list-style:none;}
.news_section ul li .img{ position:relative;}
.news_section ul li .img .day{ position:absolute; left:0px; top:40px; background:#a0c7ed; line-height:28px; padding:0px 12px 0px 5px; color:#fff; font-size:12px;}
.news_section ul li .img .day i{ margin-right:10px; font-size:18px; line-height:28px; float:left;}
.news_section ul li .img a{ display:inline-block; overflow:hidden;}

.news_section ul li h4 a{ font-size:15px; color:#333;font-family:'lato-bold'; display:block; padding:0px 20px; line-height:24px; height:48px; overflow:hidden; margin-top:28px;}
.news_section ul li h4 a:hover{ color:#a0c7ed;}

.news_section ul li img{
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.news_section ul li:hover img{
    transform: rotate(5deg) scale(1.1);
    -webkit-transform: rotate(5deg) scale(1.1);
    -moz-transform: rotate(5deg) scale(1.1);
    -o-transform: rotate(5deg) scale(1.1);
    -ms-transform: rotate(5deg) scale(1.1);
}

/*projects_section*/
.projects_section{ padding-top:60px; background: #a0c7ed; padding-bottom:100px;}
.projects_section .i_title h3{ color:#fff;}
.projects_section .p{ max-width:1024px; margin:0 auto; margin-top:4px; color:#000;}
.projects_section ul li{ width:20%; float:left; list-style:none;}
.projects_section ul li a{ display:block; overflow:hidden;}
.btn23 { width: 100%;    overflow: hidden; position: relative;}
.btn23 img { width: 100%; position: relative; top: 0; left: 0;}
.btn23 .ovrly {
    background:rgba(0,0,0,0.6);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    border:5px solid rgba(255,255,255,0.3);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}
.btn23 h4 a{ color: #c1c1c1; font-size:22px;font-family:'lato-bold'; text-transform:uppercase; margin-bottom:48px; display:block; }
.btn23 .buttons {
    position: absolute;
    top: 50%;
    left: 50%; width:100%; text-align:center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity:0;}
.btn23 .buttons .more {
    display: inline-block;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    width: 52px;
    height: 52px;
    position: relative;
    top: -360%;
    border:2px solid #fff;
    -webkit-transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
    -moz-transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
    -o-transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
    transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
    color:#fff;}
.btn23 .buttons .more i{ line-height:48px;}
.btn23 .buttons .fa-search {-webkit-transition-delay: 0.1s;-moz-transition-delay: 0.1s;-ms-transition-delay: 0.1s;transition-delay: 0.1s;}
.btn23:hover .buttons .more {top: 0;}
.btn23:hover .buttons{ opacity:1;}
.btn23:hover .ovrly {opacity: 1;}
.btn23:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.btn23 img{transition-duration: 0.6s;transition-timing-function: ease-out;}

@media only screen and (max-width: 768px) {
    .news_section ul li{ width:50%; float:left;}
    .news_section ul li:last-child{ display:none;}
    .ser_section ul li .li h4 a{ font-size:16px;}
    .ser_section{ padding:30px 0;}
    .news_section{ padding:30px 0;}
    .projects_section{ padding-bottom:20px; padding-top:40px;}
    .projects_section ul li{ width:50%;}
    .projects_section  .btn23 .ovrly{ display:none;}
    .projects_section .btn23 .buttons {
        position: inherit;
        width:100%; text-align:center;
        transform:none;
        left:0; top:0;
        opacity:1;}
    .projects_section .btn23 h4 a{ font-size:16px; color:#fff; margin-bottom:0px; margin-top:15px; line-height:24px; height:48px; overflow:hidden; display:block;}
    .projects_section .btn23 .buttons .more{ display:none;}
    .projects_section ul li{ padding:15px;}
    .projects_section ul li:last-child{ display:none;}
}

/*footer*/
#footer{ background:url(images/footer_bg.png) repeat; color:#999999; padding-top:58px; padding-bottom:52px; line-height:24px; font-size:13px;}
#footer ul li{ list-style:none; padding:6px 0; background: transparent; margin-bottom:0}
#footer .footer_follow{ float:left; width:22.5%; padding-right:5%;}
#footer .footer_con{ float:left; width:31.5%; padding-right:8%;}
#footer .footer_tags{ float:left; width:23%;padding-right:5%;}
#footer .footer_email{ float:left; width:23%;}

@media only screen and (max-width: 768px) {
    #footer{ padding:50px 0 30px;}
    #footer .footer_follow{ float:left; width:100%; padding-right:0%;}
    #footer .footer_con{ float:left; width:100%; padding-right:0%;}
    #footer .footer_tags{ float:left; width:100%;padding-right:0%;}
    #footer .footer_email{ float:left; width:100%;}

    .title_h4{ position: relative; padding:12px 0px 12px 15px !important; font-size:16px !important; background:rgba(255,255,255,0.15); }
    .title_h4:after {display: block;content: "\f107";font-family:"FontAwesome";position: absolute;right:15px;cursor:pointer;font-size:20px; top:13px;color:#fff;}

    .footer_bottom  .cop{ width:100%; text-align:center;}
    .footer_bottom .links{ width:100%; text-align:center;}
}
#footer .footer_email .p{ font-size:13px; color:#9a9b9c; line-height:24px; max-height:72px; overflow:hidden;}
#footer .email{ position:relative; width:100%; margin-top:25px;}
#footer .email_main{height:40px;color:#d7d7d7;float:left; line-height:40px;font-size:13px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; border: none; background:none; background:rgba(255,255,255,0.16); border-radius:5px; padding-left:15px;}
#footer .email_main:focus{ background:#fff; color:#333;}
#footer .email_btn{position:absolute; right:5px; bottom:5px; height:30px; background:#a0c7ed; color:#fff;font-family:'lato-bold'; font-size:15px; line-height:30px; padding:0px 16px; border-radius:5px;}

#footer .footer_follow li i{ color:#a0c7ed; margin-right: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;}
#footer .footer_follow li a{ }
#footer .footer_follow li:hover i{ margin-left:6px;}


#footer .title_h4{font-size:20px; color:#eee; margin-bottom:24px; text-transform:uppercase;font-family:'lato-bold';}
#footer .title_h4 img{ display:block; margin-top:22px;}
#footer a{ color:#9a9b9c;}
#footer a:hover{ color:#a0c7ed;}
#footer .footer_con ul li{ padding:7px 0;}
#footer .footer_con ul p i{ color:#a0c7ed; margin-left:6px; font-size:14px;}
#footer .footer_con ul li i{color:#bebebe; line-height:28px; font-size:12px; width:28px; text-align:left; height:28px; border-radius:50%; border:2px solid #6f6f6f; text-align:center; margin-right:8px;}
#footer .footer_con ul li a{ color:#a0c7ed;}
#footer .follow{ text-align:center; border-top:1px solid rgba(255,255,255,0.14); border-bottom:1px solid rgba(255,255,255,0.14); padding:28px 0; margin-top:25px;}
#footer .follow a{ font-size:16px; color:#fff; text-transform:uppercase;}
#footer .follow span{ font-size:12px; color:#999; margin:0px 35px;}

.footer_bottom { background:#252525; padding:12px 0;}
.footer_bottom  .cop{ float:left;}
.footer_bottom a{ color:#666;}
.footer_bottom a:hover{ color:#a0c7ed;}
.footer_bottom .links{ float:right;}
.footer_bottom .links a{ margin:5px; color:#666 !important;}
.footer_bottom .links a:hover{ color:#a0c7ed !important;}

.footer_sns { margin-top:30px;}
.footer_sns a{ margin-right:16px;}
/*service*/
.online_section{position:fixed;z-index:99999;top:200px;right:-200px;transition:all .3s ease;}
.online_section ul li{ background: white; list-style:none;width:240px;height:40px;color:#333; padding-left:13px; transition:all .5s ease;overflow:hidden; margin-bottom:3px; line-height:40px; font-size:14px;b margin-left:5px; border:1px solid #ddd; border-radius:5px; border:1px solid #ddd;}
.online_section ul li a{ line-height:40px; font-size:14px; color:#333;}

.online_section ul  i{
    font-size: 22px;
    margin-right: 9px   ;
    color: #007eff;
}
/*.online_section .online_tel{background:#f9f9f9 url(images/online_t.png) no-repeat;}*/
/*.online_section .online_email{background:#f9f9f9 url(images/online_e.png) no-repeat;}*/
/*.online_section .online_whatsapp{background:#f9f9f9 url(images/online_w.png) no-repeat;}*/
/*.online_section .online_skype{background:#f9f9f9 url(images/online_s.png) no-repeat;}*/


.online_section .online_coad{background:#f9f9f9 url(images/online_c.png) no-repeat; padding:0px;}
.online_section .online_coad p{ padding-left:50px; font-family:'lato-bold';font-size:14px;}
.online_coad .img{ max-width:200px; padding:10px 30px; margin:0 auto; padding-top:0px;}

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


.footer_nav,.height{ display:none}
@media only screen and (max-width: 960px) {#service{ 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:#a0c7ed;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:#ffffff;font-size:12px;margin-top:3px;text-transform:capitalize; line-height:12px;}
}
@media only screen and (max-width: 375px) {.footer_nav ul li p{ display:none;}}
/*service*/
#online_qq_layer{z-index:9999999;position:fixed;right:0px;bottom:0; }
#floatShow{display:block;}
#floatHide{display:none;}
#online_qq_tab{position:relative;z-index:9;}
#online_qq_tab #floatShow{overflow:hidden;
    /*background:url(images/ser_2.png) no-repeat right bottom;  */
    background: #007eff;
    height:41px; width:154px; padding-top:10px;font-family:'lato-bold';font-size:14px; padding-left:16px; text-transform:uppercase; color:#fff; margin-right:10px;}
#online_qq_tab #floatShow img{ max-height:24px; float:right; margin-top:6px;}
#online_qq_tab #floatHide img{ max-height:32px; float:right; margin-top:2px;}
#online_qq_tab #floatHide{overflow:hidden;background:#a0c7ed url(images/ser_1.png) no-repeat left center; width:100%; height:36px; font-size:14px; font-family:'lato-bold';color:#fff; line-height:36px; padding-left:50px; width:300px;text-transform:capitalize;}
#onlineService{display:inline;width:300px; overflow: hidden;display:none;background: #fff; font-size:12px;box-shadow:0px 0px 10px rgba(0,0,0,0.2); border:1px solid #eee;}
#online_qq_layer .wpcf7-submit{ display:inline-block; line-height:30px; height:30px;  font-size:14px; color:#fff; text-transform:uppercase;font-family:'lato-bold';background:#a0c7ed; border:none; width:100%; text-align:center;}
#onlineService .p{ margin:5px 0; color:#808080; line-height:20px; font-size:12px;}
.i_message_inquiry h4{ font-size:16px; color:#116574  ; text-transform:uppercase;font-family:'lato-bold';}
.i_message_inquiry { padding:10px; padding-top:20px;}
.i_message_inquiry .my_btn2{background: #116574  none repeat scroll 0 0; border: medium none; color: #fff; display: inline-block; font-family:'lato-bold';font-size: 16px; margin-top:15px; padding: 8px 15px; text-transform: uppercase;transition: all 0.5s ease 0s;}
.i_message_inquiry .my_btn2{ background:#a0c7ed; color:#fff; line-height:38px; font-size:14px; font-family:'lato-bold';display:inline-block; padding:0px 26px; text-transform:uppercase; margin-top:15px;}
.i_message_inquiry .my_btn2 i{ margin-left: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;}
.i_message_inquiry .my_btn2:hover i{ margin-left:20px;}

.wpcf7-response-output{
    margin: 0px !important;
}
#online_qq_layer .wpcf7-submit:hover{ background:#116574;}
.i_message_inquiry .inquiry .input-group-addon{ background:none; border:none; border-radius:0px; padding:0px 10px;}
.i_message_inquiry  .inquiry .input-group-addon i{ line-height:30px; font-size:13px;}
.i_message_inquiry  .inquiry .form-control{ border:none; background:none; border-radius:0px; line-height:30px; color:#999; font-size:12px;}
.i_message_inquiry  input,.i_message_inquiry  textarea{ border:1px solid #ddd; background:#fff; height:32px; margin-bottom:10px;}
.i_message_inquiry  textarea{
    height: 40px;
}
@media only screen and (max-width: 768px) {
    #onlineService{ width:100%;}
    #online_qq_layer{ width:100%;}
    #online_qq_tab{ width:100%;}
    #online_qq_tab #floatShow{ background:url(images/inquiry_ico.png) no-repeat; width:46px; height:46px; position:absolute; left:50%; bottom:10px; margin-left:-23px; padding-left:46px;}
    #online_qq_tab #floatHide{ width:100%; background:#a0c7ed url(images/ser_1.png) no-repeat left center; width:100%; height:36px;}
}

/*back-top*/
.totop{width:42px; background: #007eff;height:42px; position:fixed; right:30px; bottom:60px; z-index:9999; display:none; -moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s; border-radius:5px;}
.totop:hover{ background: #007eff;}
.totop:hover i{ color: white}
.totop i{

    font-size: 32px;
    color: red;
    text-align: center;
    display: block;

}
@media only screen and (max-width: 768px) {.totop{  display:none; bottom:80px;}.totop:hover{ bottom:80px; }}

/*neiye*/
.n_banner img{ width:100%;}
.mbx_section{ padding:22px 0; text-align:center; border-bottom:1px solid #eee;}
.mbx_section .n_title{ font-size:22px; color:#212121;
    /*text-transform:capitalize;*/
    color: #7e7e7e;

    /*font-family:'lato-bold';*/
    /*text-transform:uppercase;*/

    float:right;}
.mbx_section .mbx{ float:left;}
.mbx_section a i{ font-size:14px; color:#a0c7ed; margin-right:6px;}
.mbx_section a{ font-size:14px; color:#666;}
.mbx_section a:hover{ color:#a0c7ed;}
.mbx_section .mbx>i{ color:#999; margin:0px 6px; font-style:normal; font-size:10px;}
.mbx_section h2{ font-size:14px; color:#666; display:inline-block;}

.n_main{ margin-top:55px; padding-bottom:55px;}
.n_left{ float:left; width:23%;}
.n_right{ float:left; width:77%; padding-left:50px;}

@media only screen and (max-width:1200px) {
    .n_left{ float:left; width:25%;}
    .n_right{ float:left; width:75%; padding-left:50px;}

}
@media only screen and (max-width: 768px) {
    .page_blog .n_right{ width:100%;}
    .page_blog .n_left{ width:100%; padding:0;}
    .mbx_section .n_title{ width:100%; text-align:center;}
    .mbx_section .mbx{ width:100%; text-align:center;}
}

/*about*/
/*contact*/
.contact h3{ font-family:'lato-bold';color:#444; font-size:22px; text-transform:capitalize; margin-bottom:15px; border-bottom:1px solid #e9e9e9;padding-bottom:10px;}

.con_info{ margin-bottom:30px;}
.con_info ul li{ list-style:none; text-align:center; margin-top:30px; border-right:1px dotted #ddd;}
.con_info ul li:last-child{ border-right:none;}
.con_info ul li span{ border:2px solid #a0c7ed; height:65px; width:65px; border-radius:50%; display:block; margin:0 auto; text-align:center; line-height:61px; }
.con_info ul li span img{vertical-align:middle;}
.con_info ul li h4{ font-size:16px;font-family:'lato-bold';color:#333; text-transform:uppercase; margin:20px 0;}
.con_info ul li  p{ line-height:22px; color:#808080; font-size:14px;}
.con_info ul li  p  a{ display:block; line-height:22px; color:#808080;}
.con_info ul li  p  a:hover{ color:#a0c7ed;}

.con_text{ padding:20px; line-height:30px; border-top:1px solid #ddd; padding:20px 0; margin-bottom:30px; color:#333;}

.con_message{ padding:45px 40px 50px; -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.19);}
.con_message ul li{ list-style:none;}
.con_message .p{ font-size:13px; color:#808080; margin:8px 0px;}
.con_message label{font-family:'lato-bold'; font-size:14px; font-weight:normal; color:#333; margin-bottom:10px;}
.con_message label span{ color:red; margin-left:4px;}
.con_message .input3{ color:#666; width:100%; border:1px solid #ddd; line-height:20px; margin-bottom:15px; background:#fff; padding-left:10px; font-size:12px; height:40px;background:#fff;}
.con_message .input4{ color:#666; width:100%; height:100px; border:1px solid #ddd; line-height:20px; background:#fff; padding-left:10px; font-size:12px;background:#fff; margin-bottom:10px;}
.con_message .input3:focus ,.input4:focus{border:1px solid #a0c7ed; background:none;}
.con_message .btn{ color:#fff; line-height:40px;border:none;font-family:'lato-bold';font-size:14px; text-transform:uppercase;  background:none;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; margin-top:20px; background:#a0c7ed; padding:0px 25px; border-radius:0;}
.con_message .btn:hover{ background:#116574; color:#fff;}

.map{ margin-top:50px;}
.map .img{ border:1px solid #eee; }
/*news*/
.page_title{font-family:'lato-bold';font-size:16px; color:#1f1f1f;}
.news_main .day{ font-size:14px; font-family:'lato-bold';color:#8f8f8f; line-height:12px; margin-top:15px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:15px;}
.news_main .day i{font-size:20px;margin-right:6px; color:#a0c7ed;}




.page_li{ margin-top:30px; border-bottom:1px solid #eee; padding-bottom:20px;}
.page_li li{ list-style:none; margin-top:10px; position:relative;}
.page_li li span{font-family:'lato-bold'; color:#333; font-size:14px;}
.page_li .nav-previous{ float:left; width:48%; padding-left:50px; padding-top:4px;}
.page_li .nav-previous a{ margin:0px 4px;}
.page_li .nav-next{ float:right; width:48%; text-align:right; padding-right:50px; padding-top:4px;}
.page_li .nav-previous a:before{ content: "\f177";font-family:FontAwesome; height:30px; width: 40px; background-color: #a0c7ed; display: block; position: absolute; left:0; top:0; color:#fff; text-align:center; line-height:30px; font-size:18px;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:5px;}
.page_li .nav-previous:hover a:before{  background:#116574;}
.page_li .nav-next a:before{ content: "\f178";font-family:FontAwesome; height:30px; width: 40px; background-color: #a0c7ed; display: block; position: absolute; right:0; top:0; color:#fff; text-align:center; line-height:30px; font-size:18px;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:5px;}
.page_li .nav-next:hover a:before{  background:#116574;}
.post-title{ font-size:14px; color:#808080; line-height:22px;}
.page_li li:hover .post-title{ color:#a0c7ed;}
@media only screen and (max-width: 768px) {
    .page_li .nav-previous{ width:100%;}
    .page_li .nav-next{ width:100%; text-align:left; float:left;}
    .page_li .nav-next a{ float:left; padding-left:60px; padding-right:0;}
    .page_li .nav-next a:before{ left:0px;}
    .page_li .nav-next .meta-nav{ padding-left:60px; padding-right:0px;}
}


.page_tags{ margin:20px 0;}
.page_tags  p{ font-size:14px; color:#333; display:inline-block; font-family:'lato-bold';text-transform:uppercase;}
.page_tags a{ background:#fafafa;  color:#444; line-height:30px; display:inline-block; padding:0px 14px; margin:5px; font-size:13px;}
.page_tags a:hover{ background:#a0c7ed; color:#fff;}


/*left*/
.left_nav{ padding:12px; background:#fafafa;}
ul.mtree{opacity: 0;margin-left: 0; }
ul.mtree>li {list-style: none; border-bottom:1px solid #eee;}
ul.mtree>li>a:before{content:"\f105";font-family:FontAwesome;padding-left:5px; margin-right:12px; font-size:12px; color:#999;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
ul.mtree>li:nth-child(1)>a{ margin-top:-10px;}
ul.mtree a{display: block;font-size:13px; color:#444;-moz-transition: all 0s;-o-transition: all 0s;-webkit-transition: all 0s;transition: all 0s; padding:10px 30px 10px 0; line-height:22px; padding-right:1px;}
.mtree-level-1>li>a{ padding:8px 25px 8px 18px;}
ul.mtree ul li:last-child a{ border:none;}
ul.mtree li.mtree-node > a {font-size:15px;}
ul.mtree.transit li.mtree-open>span:before  {content:"\f106";font-family:FontAwesome;padding-left:5px; float:right; font-size:18px; color:#a0c7ed; font-style:normal; padding:10px 16px; position:absolute;  right:0; top:0;}
ul.mtree.transit li.mtree-closed>span:before {content:"\f107";font-family:FontAwesome;padding-left:5px; float:right; font-size:18px; color:#a0c7ed; font-style:normal; padding:10px 16px; position:absolute;  right:0; top:0;}
ul.mtree .mtree-level-1 li.mtree-open>span:before {content:"\f106";font-family:FontAwesome;padding-left:5px; float:right; font-size:18px; color:#a0c7ed; font-style:normal; background:none; padding:8px 16px; position:absolute;  right:0; top:0;}
ul.mtree .mtree-level-1 li.mtree-closed>span:before{content:"\f107";font-family:FontAwesome;padding-left:5px; float:right; font-size:18px; color:#a0c7ed; font-style:normal; background:none;  padding:8px 16px; position:absolute;  right:0; top:0;}


ul.mtree>li:hover>a{color:#a0c7ed;}
ul.mtree>li.mtree-node a ul a{ font-size:14px;}
ul.mtree>li.mtree-open{color:#a0c7ed;padding-bottom:0;}
ul.mtree>li.mtree-open>a{color:#a0c7ed;}
ul.mtree>li.mtree-node:hover>a{color:#a0c7ed;text-decoration:none;}
ul.mtree ul {  background:#fff;}
.mtree-level-1>li{ border-bottom:1px solid #eee;}
ul.mtree ul li{list-style:none; position:relative;}
ul.mtree ul li a{display:block;color:#777;font-size:14px;}
ul.mtree>li>ul>li>a{ font-size:13px !important;}
ul.mtree ul li a:hover{color:#a0c7ed ;}
ul.mtree li ul li.mtree-open a{color:#a0c7ed;text-decoration:none;}
ul.mtree .mtree-level-2{ margin-top:0px; border:none; padding:0px 15px; margin-bottom:0;}
ul.mtree li ul.mtree-level-2 li a{color:#808080;font-weight:normal;font-size:12px;}
ul.mtree .mtree-level-2 li a{ padding:8px 5px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:underline;color:#a0c7ed ;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}

.left_h4{font-family:'lato-bold';font-size:18px; color:#333; text-transform:capitalize; margin-bottom:20px; padding-bottom:20px; background:url(images/wid-sep.png) no-repeat left bottom;}


.hot_pro{ margin-top:30px; background:#fafafa; padding:12px;}
.hot_pro ul{ padding-top:5px;}
.hot_pro ul li{ list-style:none; margin-bottom:20px;}
.hot_pro ul li:last-child{ margin-bottom:0px}
.hot_pro ul li:hover h4 a{ color:#a0c7ed;}
.hot_pro ul li .img{ float:left; width:29%; margin-right:15px;}
.hot_pro ul li h4 a{font-size:14px; color:#333; overflow:hidden; display:block; text-overflow:ellipsis; white-space:nowrap; padding-bottom:6px;}
.hot_pro ul li p{ line-height:22px; max-height:22px; overflow:hidden; font-size:12px; color:#999;}
.hot_pro ul li .more{font-size:12px; color:#a0c7ed; text-transform:uppercase;display:inline-block;font-family:'lato-bold';}

.news_left{ margin-top:30px;  background:#fafafa; padding:22px;}
.news_left ul li{ list-style:none; margin-bottom:20px;  padding-bottom:8px; border-bottom:1px solid #eee;}
.news_left ul li:last-child{ border-bottom:none; margin-bottom:0; padding-bottom:0;}
.news_left ul li h4 a{ font-size:14px; color:#444; display:block; line-height:24px;  max-height:48px; overflow:hidden;}
.news_left ul li i{ font-size:14px; margin-right:10px; line-height:24px; float:left;}
.news_left ul li .day{ font-size:12px; color:#a0c7ed;font-family:'lato-bold'; line-height:24px; margin-top:10px;}

/*产品列表*/
.products_m{color:#808080;  font-size:13px; margin-bottom:5px;}
/*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;  padding:4px 0px; margin-bottom:20px;}
.cbp-vm-options p{display:inline-block; vertical-align:middle;font-family:'lato-bold';font-size:12px; color:#333; text-transform:uppercase;line-height:32px; color:#a0c7ed; margin-left:20px;}
.cbp-vm-options a {display: inline-block; vertical-align:middle;height:32px;overflow: hidden;white-space: nowrap;color: #aaa; text-align:center; line-height:32px; width:32px; text-align:center;border:1px solid #ddd; margin-right:8px;}
.cbp-vm-options a:hover,
.cbp-vm-options a.cbp-vm-selected { color: #fff; border:1px solid #a0c7ed; background:#a0c7ed;}
.cbp-vm-options a:before {font-size: 14px;text-align: center;display: inline-block; line-height:28px;}

/* 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;position: relative;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.cbp-vm-image {display: block;margin: 0 auto;position:relative;}
.cbp-vm-image 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:15px;display:block; color:#333; word-wrap:break-word; text-align:left;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin:0px 0px 5px;}
.cbp-vm-switcher ul li .cbp-vm-details{color:#999;overflow:hidden;height:44px;font-size:13px;line-height:22px;}
.cbp-vm-switcher ul h4 a:hover{ text-decoration:none;color:#a0c7ed;}
.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: "\f009";}

.cbp-vm-list:before {content: "\f0ca";}

.cbp-vm-add:before {content: "\f055";}

/* Large grid view */

.cbp-vm-view-grid ul li {
    width:25%;
    text-align: left;
    vertical-align: top;
    margin-bottom:10px;
    float:left;
    background:#fff;
    padding:0px 10px;
}
@media only screen and (max-width:1200px) {
    .cbp-vm-view-grid ul li { width:33.33%;}
}
.cbp-vm-view-grid ul li:nth-child(3n){ margin-right:0px;}
/* List view */
.cbp-vm-view-list li {white-space: nowrap;text-align:left;white-space:normal;  background:#fff; margin-top:20px; padding-top:20px; border-top:1px solid #eee;}
.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:22%;display:inline-block; vertical-align:middle;float:left; margin-right:3%; border:1px solid #eee;}
.cbp-vm-view-list ul li h4 a{display:inline-block; width:75%;text-align:left;font-size:16px;font-family:'lato-bold';color:#333; float:left;}

.cbp-vm-view-list ul li .cbp-vm-details {width:75%; overflow: hidden;white-space: normal;max-height:48px; line-height:24px; font-size:13px; color:#666; margin:10px 0px; float:left;}

.p_hot_2{ margin-top:5px; width:75%; float:left; background:#f9f9f9; padding:5px 15px;}
.p_hot_2 span{ font-size:14px; margin-right:5px; text-transform:uppercase;}
.p_hot_2 a{ font-size:13px; margin:5px 8px; display:inline-block; color:#666;}
.p_hot_2 i{ font-size:12px; margin-right:4px; color:#808080;}
.p_hot_2 a:hover{color:#a0c7ed;}

@media screen and (max-width: 940px) {.cbp-vm-view-grid ul li {width: 50%;}}

@media screen and (max-width: 480px) {.cbp-vm-view-grid ul li {width: 100%;}}


@media screen and (max-width: 520px) {
    .cbp-vm-view-list ul li .cbp-vm-details{height:40px;}
    .cbp-vm-view-list .prol_more{font-size:13px;padding:2px 20px 7px 20px;}
}

@media screen and (max-width: 500px) {
    .cbp-vm-view-list ul li h4 a{width:100%; margin-top:20px;}
    .cbp-vm-view-list ul li .cbp-vm-details{width:100%;}
    .cbp-vm-view-list .cbp-vm-image{width:100%;}
    .p_hot_2{ width:100%;}
}
.products li span{ overflow:hidden;font-family:'lato-bold';font-size:12px; color:#666;}


.cbp-vm-view-list ul li h4 a{overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:block;}
.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 {list-style: none;padding: 0;margin: 0 -15px;}
.cbp-vm-view-grid ul li{ margin-bottom:20px;}
.cbp-vm-view-grid ul li .main-more{ display:none;}
.cbp-vm-view-grid ul li .cbp-vm-details{ margin-top:10px; text-align:center;}
.cbp-vm-view-grid ul li h4 a{margin:18px 0 5px; text-align:center;transition: 0s all;-webkit-transition: 0s all;-o-transition: 0s all; -moz-transition: 0s all;-ms-transition: 0s all;font-family:'lato-bold';}
.cbp-vm-view-grid ul li h4 a{ display:block;}
.cbp-vm-view-grid ul li .li{ background:#fff;  border:1px solid rgba(0,0,0,0.05); padding:8px;padding-bottom:20px;}
.cbp-vm-view-grid ul li .li .cbp-vm-image{ overflow:hidden;}
.cbp-vm-view-grid ul .li{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.cbp-vm-view-grid ul li .li:hover{box-shadow:0px 5px 15px rgba(0,0,0,0.2);}
.cbp-vm-view-grid ul li .li:hover h4 a{ color:#a0c7ed;}

.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 .main-more{ margin-top:10px;}
.products .main-more a{ color:#fff; font-size:14px;font-family:'lato-bold';display:inline-block; text-transform:uppercase; background:#a0c7ed; line-height:34px; padding:0px 20px; border-radius:30px;}
.products .main-more a:hover{ background:#4ac0fb;}

/*效果*/
.cbp-vm-view-grid ul li .li .cbp-vm-image{transition-duration: 0.6s; width:100%;
    transition-timing-function: ease-out;}
.cbp-vm-view-grid ul li .li:hover .cbp-vm-image img{transform: scale(1.1); opacity:0.8;}
.btn23 img {
    /*width: 217px;*/
    /*height: 202px;*/
}

/*翻页*/
.page_p{ margin:30px auto 0px;text-align:center; width:100%; font-size:12px; border-top:1px solid #eee; padding-top:20px; font-family:'lato-bold';}
.page_p a{ text-decoration: underline; display:inline-block; font-size:14px; line-height:30px; padding:2px 15px; margin-left:5px; color:#555; margin-top:5px;transition: 0.2s; -webkit-transition: 0.2s;	-moz-transition: 0.2s;	-o-transition: 0.2s; border-radius:2px;}
.page_p a i{ line-height:30px;}
.page_p a:hover{ color:#a0c7ed !important; }
.total{ font-size:13px; line-height:24px; color:#999; margin-top:10px; font-family:'lato';}
.total span,.nav-links .current{ color:#a0c7ed;    font-size: 14px;  padding:2px 15px;  }
.page_p>span{ padding:2px 15px; line-height:30px;color:#a0c7ed; display:inline-block; margin-left:5px; border-radius:2px;}

.cbp-vm-view-grid .page_more{ display:none;}
.page_more{ margin-top:20px; float:left; line-height:32px;}
.page_more a{ display:inline-block; line-height:30px; color:#a0c7ed; text-align:center; padding:0px 20px; text-transform:uppercase; font-size:12px; border:2px solid #a0c7ed; font-family:'lato-bold';}
.page_more a:hover{ background:#a0c7ed; color:#fff;}
/*products_main*/
.pro_detail{ margin-top:50px;}
.sp-loading {
    text-align: center;
    max-width: 270px;
    padding: 15px;
    border: 5px solid #eee;
    border-radius: 3px;
    font-size: 12px;
    color: #888;
}
/* Element wrapper */
.sp-wrap {
    display: none;
    line-height: 0;
    font-size: 0;
    position: relative;
    width:100%;
    overflow:hidden;
}
/* Thumbnails */
.sp-thumbs {
    display: inline-block;
    width:100%;
    margin-top:5px;
}
.sp-thumbs a{ width:60px; height:60px; margin:4px; border:1px solid #ccc;}
.sp-thumbs a:link, .sp-thumbs a:visited {
    overflow: hidden;
    opacity: .5;
    display: inline-block;
    background-size: cover;
    background-position: center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.sp-thumbs a:hover {
    opacity: 1;
    border:1px solid #a0c7ed;
}

/* Styles for the currently selected thumbnail */

.sp-thumbs a:active, .sp-current {
    opacity: 1!important;
    position: relative;
    border:1px solid #a0c7ed !important;
}

/* Image currently being viewed */
.sp-large {
    position: relative;
    overflow: hidden;
    top: 0;
    left: 0;
}
.sp-large a img {
    max-width: 100%;
    height: auto;
}
.sp-large a {
    display: block;
}

/* Panning Zoomed Image */

.sp-zoom {
    position: absolute;
    left: -50%;
    top: -50%;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
    display: none;
}
/* Lightbox */

.sp-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .9);
    z-index: 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: 80px;
}
#sp-prev:before {
    content: '';
    border: 7px solid transparent;
    border-right: 15px solid #fff;
    position: absolute;
    top: 16px;
    left: 7px;
}
#sp-next {
    right: 80px;
}
#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 .my_btn2{ line-height:40px;}
.pro_table .my_btn2 a{ line-height:40px; background:#a0c7ed; padding:0px 40px !important; color:#fff; font-size:14px; display:inline-block; font-family:'lato-bold'; text-transform:uppercase;}
.pro_table .my_btn2 a:hover{ background:#116574 !important; color:#fff !important;}
.pro_table .pro_main_title{font-size:20px;overflow:hidden; display:block;text-transform:capitalize;margin-bottom:15px; color:#222; line-height:26px;font-family:'lato-bold';}
.pro_table .pro_main_text{color:#808080;font-size:13px; line-height:24px;}
.pro_table ul{margin-top:7px; padding:5px 0;}
.pro_table ul li{margin:10px 0;font-size:14px; color:#666; list-style:none;}
.pro_table ul li p{display:inline-block;margin-right:10px;font-size:14px; vertical-align:middle;margin-bottom:0;font-family:'lato-bold'; color:#333;}
/*products-tab*/

.pro_tags span{ font-size:14px;font-family:'lato-bold';text-transform:uppercase; margin-right:6px;}
.pro_tags a{ font-size:12px; display:inline-block;   color:#666; padding:2px 10px; margin:6px 12px 6px 0px; background:#f6f6f6;  border-radius:2px;}
.pro_tags a:hover{  color:#fff; background:#a0c7ed;}
.pro_tags a i{ margin-right:6px; font-size:12px;}


.pro_message{ padding-top:30px; padding:30px;webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.19);box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.19); margin-top:50px;}
.pro_message h4{font-family:'lato-bold';font-size:22px; text-transform:capitalize; color:#222; margin-bottom:10px;}
.pro_message label{ font-size:15px; font-weight:normal; color:#444; font-family:'lato-bold'; }
.pro_message label span{ color:red; margin-left:4px;}
.pro_message input{ color:#666; width:100%; border:1px solid #ddd; line-height:38px; margin-bottom:15px; background:#fff; padding-left:10px; font-size:12px; height:38px; background:#fff;}
.pro_message .input,.pro_message textarea{ color:#666; width:100%; height:110px; border:1px solid #ddd; line-height:38px; margin-bottom:20px; background:#fff; padding-left:10px; font-size:12px; background:#fff;}
.pro_message .input:focus ,.input:focus{ border:1px solid #a0c7ed;}
.pro_message input[name=your-subject]{    color: #a0c7ed;
    }
.pro_message .subject label{ margin-bottom:0px; padding-left:10px;}
.pro_message .subject a{ color:#a0c7ed ; margin-left:10px;}
.pro_message .p{  font-size:13px; color:#808080;}
.pro_message .btn,.pro_message .wpcf7-submit{ color:#fff; line-height:40px; padding:0px 25px; border:none;font-family:'lato-bold';font-size:14px; text-transform:uppercase; margin-top:20px;background:#a0c7ed; border-radius: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;}
.pro_message .btn:hover,.pro_message .wpcf7-submit:hover{ background:#116574; color:#fff;}

/*products-tab*/
#parentHorizontalTab02{margin:0;text-align:left;padding:0px;text-align:left;}
#parentHorizontalTab02 ul.resp-tabs-list {margin: 0px;padding: 0px; background:#f9f9f9;}

#parentHorizontalTab02 .resp-tabs-list li {display: inline-block;list-style: none;cursor: pointer;text-align:center;background:#f8f8f8;font-family:'lato-bold';padding:10px 30px; font-size:18px;}
#parentHorizontalTab02 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab02 .resp-tabs-container {padding: 15px 0px;clear: left; background:#fff;}

#parentHorizontalTab02 em.resp-accordion {cursor: pointer;padding: 5px;display: none;padding: 10px 15px !important;}
#parentHorizontalTab02 .resp-tab-content {display: none;}
#parentHorizontalTab02 .resp-tabs-list li:hover{background:#ddd;}
#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active {color:#fff;z-index:99; background-color:#a0c7ed  !important;}
#parentHorizontalTab02 .resp-content-active,#parentHorizontalTab02 .resp-accordion-active {display: block;}
#parentHorizontalTab02 em.resp-accordion {font-size: 18px;margin: 0px;background:#f8f8f8;margin-bottom:1px; color:#333;}
#parentHorizontalTab02 em.resp-tab-active {margin-bottom: 0px !important;}
#parentHorizontalTab02 em.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}
#parentHorizontalTab02 .resp-vtabs ul.resp-tabs-list {float: left;width: 30%;}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

#parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: none;word-wrap: break-word;}
#parentHorizontalTab02 .resp-vtabs li.resp-tab-active {
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
    border-top: 1px solid;
    border: 1px solid #5AB1D0 !important;
    border-left: 4px solid #5AB1D0 !important;
    margin-bottom: 4px !important;
    border-right: 1px #FFF solid !important;
}
#parentHorizontalTab02 .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #c1c1c1;
}
#parentHorizontalTab02 em.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #fff;
}
#parentHorizontalTab02 em.resp-tab-active {background: #932289  !important;color:#fff;}
#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 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;}
}

/*rel_section*/
.rel_section h3{ font-size:22px; text-transform:capitalize;font-family:'lato-bold'; color:#444; border-bottom:1px solid #ddd; padding-bottom:10px; margin-bottom:30px;}
.rel_section{ padding-bottom:20px; padding-top:60px; border-top:1px solid #eee;}
.rel_section .slider{ margin:0px -15px;}
.rel_section .li{ margin:0px 15px 20px; border:1px solid #eee; text-align:center; padding-bottom:20px; background:#fff; padding:8px; padding-bottom:20px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.rel_section .li h4 a{ font-size:14px;font-family:'lato-bold';white-space:nowrap; text-overflow:ellipsis; display:block; overflow:hidden; color:#333; padding-bottom:6px; margin-top:20px;}
.rel_section .li:hover h4 a{ color:#a0c7ed;}
.rel_section .li  p{ color:#8f8f8f; line-height:24px; max-height:48px; overflow:hidden; font-size:13px;}
.rel_section .li .day{ font-size:12px; color:#8f8f8f; line-height:12px; margin-top:5px;}
.rel_section .li .day i{ font-size:14px;margin-right:10px;}
.rel_section .slick-dots li button{ background:#ddd;}
.rel_section .slick-dots li.slick-active button{ background:#a0c7ed;}
.rel_section .li:hover{ box-shadow:0px 5px 10px rgba(0,0,0,0.15);}

.rel_section .slick-prev{width:50px; height:50px; position:absolute; right:40px; top:-64px; vertical-align: middle;}
.rel_section .slick-prev::before{ border-radius: 0;color: #444;display: inline-block;font-family: "FontAwesome";font-size: 30px; content: "\f104"; line-height:40px; }
.rel_section .slick-next{width:50px; height:50px; position:absolute; right:0px; top:-64px; vertical-align: middle;}
.rel_section .slick-next::before{  border-radius: 0;color: #444;display: inline-block;font-family: "FontAwesome";font-size: 30px; content: "\f105"; line-height:40px;}

/*blog_left*/
.blog_left{ border-right:1px solid #eee; padding-right:15px;}
.blog_left .left_h4{ border-bottom:1px solid #eee; font-size:20px; color:#f5901c; padding-bottom:10px; border-top:none; padding-top:0px; background:none;}
@media only screen and (min-width:768px) {.blog_left .left_h4::after{ content: none;}}

.blog_nav{ margin-bottom:30px;}
.blog_nav ul li{ list-style:none;}
.blog_nav ul li a{ font-size:14px; color:#444; line-height:22px; padding:8px 0; display:inline-block;}
.blog_nav ul li a i{ color:#f5901c; font-size:12px; opacity:0.6; margin-right:10px;}
.blog_nav ul li a:hover{ color:#f5901c; padding-left:10px;}
.blog_nav ul li a:hover i{ opacity:1;}

.hot_tags{ margin-top:30px;}
.hot_tags a{ display:inline-block; line-height:30px; padding:0px 10px; margin:4px; background:#eee; color:#666; font-size:13px;}
.hot_tags .toggle_content{ margin:0px -4px; margin-top:15px;}
.hot_tags a:hover{ background:#f5901c; color:#fff;}

/*news*/
.news .img{ float:left; width:39%; margin-right:3%;}
.news .img img{ width:100%;}
.news ul li{ list-style:none; margin-bottom:30px; border:1px solid #ddd;}
.news ul li:hover{ border:1px solid #a0c7ed;}
.news  ul li h4 a{ font-size:14px; color:#333; display:block; line-height:24px; overflow:hidden;  max-height:48px; float:left; width:58%; margin-top:15px; padding-right:30px;font-family:'lato-bold';}
.news  ul li h4 a:hover{ color:#a0c7ed;}
.news  ul li p{ font-size:13px; color:#999; max-height:52px; overflow:hidden; margin-top:10px; line-height:26px; float:left; width:58%; padding-right:30px;}
.news  ul li .n_more{ float:none; margin-top:10px;}
.news .day{ font-size:14px; font-family:'lato-bold';color:#8f8f8f; line-height:12px; margin-top:20px; float:left; width:58%; text-align:right; padding-right:30px;}
.news .day i{font-size:20px;margin-right:6px; color:#a0c7ed;}
.my_btn1{ color:#fff; font-size:14px;font-family:'lato-bold';display:inline-block; text-transform:uppercase; background:#a0c7ed; line-height:34px; padding:0px 20px; border-radius:30px;}
.my_btn1:hover{ background:#4ac0fb;}
@media only screen and (max-width:1200px) {.news .img{ width:52%;}
    .news  ul li h4 a{ width:45%;}
    .news  ul li p{ width:45%;}
    .news .day{ width:45%;}
    .page_more{ float:left; width:45%;}
}
@media only screen and (max-width:600px) {
    .news .day{ display:none;}
    .footer_top h4{ font-size:14px;}
}
@media only screen and (max-width:500px) {.news .img{ width:100%; margin-right:0;}
    .news  ul li h4 a{ width:100%; padding-right:0;}
    .news  ul li p{ width:100%; padding-right:0;}
    .news .day{ width:100%; padding-right:0;}
    .page_more{ float:left; width:100%; padding-right:0;}
    .news ul li{ text-align:center; padding:20px;}
}

/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;margin-bottom:15px;background:#fff;list-style:none;padding:10px 20px;background:#fafafa;}
.stp-top{width:100%;}
.stp-top a{font-size:16px;text-transform:capitalize;display:block;text-transform:capitalize;color:#333;font-family:'lato-bold';}
.stp-top a:hover{text-decoration:none;color:#a0c7ed;}
.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;}
.stp-listB{display:block;padding:10px 0;border-top:1px solid #e5e5e5;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:#333;}
.stp-listB>li>a:hover{color:#a0c7ed;}
.stp-listB li .stp-listC{width:100%;padding-top:15px;list-style:none;}
.stp-listB li .stp-listC li{width:100%;margin-bottom:8px;}
.stp-listB li .stp-listC li a{color:#808080;font-size:13px;}
.stp-listB li .stp-listC li a:hover{color:#a0c7ed;}
.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%;}
}


/*.blog ul li{ list-style:none; padding:20px;padding-bottom:20px; margin-bottom:20px; background:#f9fafc; padding-bottom:20px;}*/
/*.blog ul li h4 a{ font-size:16px; color:#333; display:block; line-height:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;font-family:'lato-bold'; margin:12px 0;}*/
/*.blog ul li h4 a:hover{ color:#f5901c;}*/
/*.blog ul li .p{ font-size:13px; color:#999; max-height:52px; overflow:hidden; line-height:26px;}*/

.blog_tag{ margin-top:15px;}
.blog_tag p{ display:inline-block;font-family:'lato-bold'; color:#333; text-transform:uppercase;}
.blog_tag  a{ display:inline-block; margin:2px 10px; line-height:30px;  color:#808080; font-size:14px; line-height:22px; border-bottom:2px solid #fafafa; }
.blog_tag  a:hover{ color:#f5901c; border-bottom:2px solid #f5901c;}
.blog_tag  .dots{ display:inline-block; width:3px; height:3px; border-radius:50%; background:#a9c851; line-height:26px; margin-left:4px;}

/*index*/
@media only screen and (max-width: 768px) {
    .left_h4{ position: relative;  margin-bottom:20px; background:none; text-align:left !important; background:#a0c7ed !important; padding:0px 15px; line-height:40px; color:#fff !important; font-size:16px !important; padding-bottom:0px !important; border-radius:5px; border:none;}
    .left_h4:after {
        display: block;
        content: "\f078";
        font-family: "FontAwesome";
        position: absolute;
        right:15px;
        cursor:pointer; font-size:14px; top:0px;
        color:#fff;
    }
    .left_h4.active:after {
        content: "\f077";
    }
    .n_left{ float:left; width:100%;}
    .n_right{ float:left; width:100%; padding-left:0px;}

    .left_nav{ background:none; padding:0px;}
    .hot_pro{ background:none; padding:0px; margin-top:0;}
    .news_left{ margin-top:0px; padding:0px; background:none;}
    .blog_nav{ margin-bottom:0px;}
    .hot_tags{ margin-top:0px;}


    .ser_section ul li{
        overflow: hidden;
    }
    .ser_section ul li .li h4 a{
        font-size: 13px;
        text-transform:capitalize;
    }
    .ser_section ul li .li p{
        font-size: 12px;
        line-height: 20px;
        height: revert;
    }
    .ser_section ul li h4{
        padding: 0;
        margin-top: 5px;
    }
    .footer_nav ul li i{
        font-size: 18px;
    }
    .footer_nav {
        background: #0177e6 !important;
    }

    .about_section .more{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .about_section .about__image{
        width: 100%;
        float: revert;
        height: auto;
    }
    .about_section .about__image video{
        width: 100%;
        height: auto;
    }

    #footer .title_h4{
        margin-bottom: 10px;
    }
    .about_section .i_title h3{
        font-size: 20PX;
    }
    .mbx_section .n_title{
        display: none;
    }
    #gt_float_wrapper{
        right: 0px !important;
        top: 0 !important;

    }

}
.sp-large a img {
    max-width: 100%;
    height: auto;
    height: 289px;
    width: 310px;
}


.news_left{
    display: none;
}


/* 电脑端：一行 4 个，超出自动换行 */
@media (min-width: 992px) {
  /* 假设外层容器是 .row */
  .pro_section .row {
    display: flex;
    flex-wrap: wrap;          /* 关键点：允许换行 */
  }

  /* 每个卡片是 .col-sm-3.col-xs-6（共 4 列） */
  .pro_section .col-sm-3.col-xs-6 {
    flex: 0 0 25%;            /* 占 1/4 宽度 */
    max-width: 25%;
    padding: 0 15px;          /* 可调整左右间距 */
    box-sizing: border-box;
  }
}
