@charset "utf-8";
@font-face {
    font-family:Calibri, Arial, Helvetica, sans-serif !important;
    font-weight: 100 !important;
    font-style:normal
}
body, html { font-size: 14px;   padding: 0; margin: 0;background: #fff}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
p{font-size: 16px;line-height: 1.4;  margin-bottom: 6px;}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after,{
    clear: both;
}
.container:before {
    clear: both;
    display: none;
}
.zq_right_5{
    font-size: 24px;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

img {
    -ms-interpolation-mode:bicubic;
    border:0;
    max-width: 100%;
}
body h1{font-size: 2em;}
*,li,ol,ul {
    margin:0;
    padding:0
}
li,ol,ul {
    /*float:left;*/
    list-style:none;
}
.clear {
    clear:both;
    margin:0;
    padding:0;
    height:0;
    font-size:0;
    line-height:0;
    width:0
}
.alllightgallery h5{color: #000;}
 
p.faq {
  color: #0174c4;
}

/*=================================banner===============================================================*/
.slider-area{width:100%;position:relative;margin:0 auto;padding:0}
.block-slider{border:none;width:100%;overflow: hidden}
.block-slider ul li{list-style:none}
.block-slider .bx-next,.block-slider .bx-prev{width:8%;height:52px;z-index:2; text-align:center;display:block; font-size:5em;position:absolute;top:48%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:29px;-moz-transition:all .45s ease;-webkit-transition:all .45s ease;-o-transition:all .45s ease;-ms-transition:all .45s ease;transition:all .45s ease;color:#eb6100; opacity:.6;}
.block-slider img{width:100%;height:auto}
.block-slider .bx-prev{left:0;padding-right:3px}
.block-slider .bx-next{right:0;padding-left:3px}
.block-slider:hover .bx-prev{left:10px}  
.block-slider:hover .bx-next{right:10px}
.block-slider .bx-next:hover,.block-slider .bx-prev:hover{ color:#1d79b7; text-decoration:none}
.block-slider .bx-pager{display:block;text-align:center;margin-top:-30px;left:0;position:relative;bottom: 20px;}
.block-slider .bx-pager-item{width:16px;height:16px;background:0 0;font-size:0;display:inline-block;margin:0 8px;}
.block-slider .bx-pager-item a{width:100%;height:100%;background:#b5b5b5; display:block; border-radius:50%}
.block-slider .bx-pager-item a.active{background:#eb6100}
.block-slider .caption-group{position:absolute;top:20%;left:5%;color:#fff}
.block-slider .caption-group-right{left:70%}
.block-slider .caption-group .title{margin:0}
.block-slider .caption-group .subtitle{margin:0;margin-top:5px}
.block-slider .caption-group .button-radius{margin-top:27px}
.block-slider .caption-group .primary{color:#e61c16}
.block-slider .caption-group .caption{display:block!important}
@media screen and (max-width:980px){
.block-slider .bx-next,.block-slider .bx-prev{font-size: 5em;}
}





/*====================lunbo==================================================================================================*/
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-theme .owl-controls .owl-buttons div {
    position:absolute;
    display:inline-block;
    display:block;
    width:30px;
    height:54px;
    color:#fff;
    font-size:0;
    zoom:1;
    top:30%;
    background:url(../images/owl-buttons.png) no-repeat
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
    right:15px;
    background-position:-30px 0
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    text-decoration:none;
    opacity:.6;
    filter:Alpha(Opacity=100)
}
.owl-theme .owl-controls .owl-page {
    display:inline-block;
    zoom:1
}
.owl-theme .owl-controls .owl-page span {
    display:block;
    margin:5px 7px;
    width:12px;
    height:12px;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    background:#869791;
    opacity:.5;
    filter:Alpha(Opacity=50)
}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity:1;
    filter:Alpha(Opacity=100)
}






.dropdown { float:left; display:block; width:100% }

#dropdownMenu1 { border:0; background:0; font-size:14px; color:#eee; width:100%; padding:0; text-transform:uppercase; }

.top-nav { width:80%; margin: auto; }

.container-fluid { padding:0 }

.navbar, .navbar-default, .navbar-default .navbar-collapse, .navbar-header, .navbar-nav {border:0; min-height:inherit; padding:0; margin:0; width:100% }

.navbar-default .navbar-nav {background: #0093dd}

.navbar-default .navbar-nav li {width:auto;display:inline-block;}

.navbar-default .navbar-nav .dropdown-menu li { width:100%; display:block; border:none; }

.navbar-default .navbar-nav li a {padding: 20px 25px;color:#ffffff;font-size:22px;}

.navbar-default .dropdown-menu {padding:0;background: #fff;}

.navbar-default .dropdown-menu li { background:none }

.navbar-default .dropdown-menu li a {font-size:16px;color: #000;padding: 4px 15px;font-family:Arial;}

.navbar-default .navbar-nav li a.thisItem, .navbar-default .navbar-nav li a:hover {background: #56bced;color: #fff;}

.navbar-default .dropdown-menu li a.thisItem, .navbar-default .dropdown-menu li a:hover {background: #56bced;color:#fff;}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover { background:#fff; color:#da322c }

/*.navbar-brand { display:none }*/
.dropdown-submenu { position: relative; }
.dropdown-submenu > .dropdown-menu {top: 60px;left: 0;margin-top: -1px;margin-left: -1px;-webkit-border-radius: 0 6px 6px 6px;-moz-border-radius: 0 6px 6px;border-radius: 0 6px 6px 6px;}

.dropdown-submenu:hover > .dropdown-menu { display: block; }

.dropdown-submenu > a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #ccc; margin-top: 5px; margin-right: -10px; }

.dropdown-submenu:hover > a:after { border-left-color: #fff; }

.dropdown-submenu.pull-left { float: none; }

.dropdown-submenu.pull-left > .dropdown-menu { left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; }

.dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu { top: 0; left: 100%; }
@media screen and (max-width:1500px) {

 .navbar-default .navbar-nav>li>a {

padding: 20px 25px;

font-size: 22px;
}

}

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

 .navbar-default .navbar-nav>li>a {

 padding:25px 18px;

 font-size: 19px;

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

 .navbar-default .navbar-nav>li>a {

 padding:24px 20px;

 font-size: 20px;

}
.navbar-default .navbar-nav li a {

 font-size:16px

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

 .navbar-default .navbar-nav>li>a {

 padding:22px 16px;

 font-size: 16px;

}
}
@media screen and (max-width:767px) {
    .container-fluid, .dropdown-menu, .top-nav {

 padding:0

}

.navbar-default .navbar-toggle .glyphicon{top: -6px;}
 .navbar-toggle {

 width:40px;

 line-height:40px;

 font-size:20px;

 color:#fff;

 padding:3px 0 0 0;

 margin:0;

 border-radius:0;

 border:0;

 background:0

}

 .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {

 background:0;

 color:#eb6100

}

 .navbar-default .navbar-nav li {

 display:block;

 width:100%;

 text-align:left

}

 .navbar-default .navbar-nav li a {

 border-bottom:1px solid #999;

 color:#151515;

 background:#f8f8f8;

 line-height:36px;

 padding:0 10px;

 border-right:none

}

 .navbar-default .navbar-nav .open .dropdown-menu li a {

 color:#4c4c4c;

 background:#f8f8f8

}

 .navbar-default .navbar-nav .open .dropdown-menu li a.sechildren {

 color:#888;

 padding-left:40px

}

 .navbar-default .navbar-nav li a.thisItem, .navbar-default .navbar-nav li a:hover {

 border-radius:0;

 color:#fff;

 background:#eb6100;

 border-bottom:1px solid #999

}

 .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {

 background:#eb6100;

 color:#fff;

 border-bottom:1px solid #999

}

 .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {

 color:#eb6100;

 background:#f1f1f1

}

 .navbar-default .navbar-nav ul.dropdown-menu>li>a.thisItem {

 color:#eb6100

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

 .dropdown-submenu > .dropdown-menu {

top: 60px;
}

}

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

.dropdown-submenu > .dropdown-menu {

top:60px;

}

}

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

.dropdown-submenu > .dropdown-menu {

top:60px;

}

}

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

.dropdown-submenu > .dropdown-menu {

top:36px;

}

.dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu { display:none}

}



/*===========================liuyanban=======================================================================*/
.forma1 { float: left; height: auto; width: 100%; margin-top: 10px; overflow: hidden; font-size: 14px; }
.product_style .forma1{width: 100%;margin:0 auto;float: none;}
.forma1_WMC {
    margin-top: 2%;
    overflow: hidden;
    font-size: 20px;
    padding-right: 15px;
    color: #000;
    font-weight: bold;
    border-right: 4px solid #ff5500;
    } 
.forma2 { float: left; height: auto; width: 99%; margin:1% 0; padding: 2% 0 0 0; border: 1px solid #f8f4f4; }
.messageModel3 { overflow: hidden; float: left; height: auto; width: 98%; padding-top: 3px;/*! margin-left: 50px; */ }
.messageModel3 strong { color: #0b0808; }
.forma5 { overflow: hidden; display: inline; }
.forma5 {float: right;height: auto;width: 95%;margin-left: 1%;margin-bottom: 3px;padding-bottom: 3px;}
.formb1 {float: right;height: auto;width: 18%;margin: 0 2% 0 0;text-align: center;}
.formb2 {float: right;height: auto;width: 80%;padding-top: 3px;padding-bottom: 3px;}
.formb2 label{display: block;}
form .forma5 .formb2 input {width: 90%;height: 28px;font-size: 12px;line-height: 22px;font-weight: bold;border: 1px solid #357892;color: #000000;/*background-color: #f7f7f7;*/}
.forma6 {overflow: hidden;float: right;height: auto;width: 95%;margin-left: 1%;margin-bottom: 3px;text-align: center;}
.formc1 {float: right;height: 25px;width: 18%;margin-top: 60px;margin-right: 2%;}
.formc2 {float: right;height: auto;width: 80%;margin-bottom: 3px;}
form .forma6 .formc2 textarea {width: 90%;height: 160px;font-size: 12px;line-height: 22px;font-weight: normal;border: 1px solid #5582AA;color: #c24848;/*background-color: #f7f7f7;*/float: right;}
.forme1 {float: right;height: auto;width: 95%;margin-bottom: 3px;margin-left: 1%;}
.forme1 { overflow: hidden; }
.formd1 {float: right;height: 80px;width: 98%;padding-right: 20%;}
.zq_botton2 {width: 141px;font-size: 15px;height: 30px;color: #fff;font-weight: bold;border: 1px solid #FF5500;float: right;cursor: pointer;background-color: #ff5500;margin-left: 20px;font-family: "Source Sans Pro", Helvetica, sans-serif;}
.formd1 img{width: 60px;}
#zqMessageDiv{position: fixed;bottom: 6px;right: 6px;z-index: 2;}
#zqMessageDiv img{width: auto;}
.textareaRequiredMsg{float: left;}


/*======================================*/


/*==============product======xialaliebiao======================================================================================*/
/*==============product======xialaliebiao======================================================================================*/
.s-side {/* min-width: 200px; */width: 100%;background-color: #fff;box-shadow: 0px 0px 10px #3d3d3d40;padding: 15px;float: left;color: #333;margin-top: 4%;}
.s-side ul, .s-side li { float: none }
.s-side .s-firstItem{background: #2e3192;text-align: center;}
.s-side .s-firstItem i { font-size: 20px; }
.s-side .s-firstItem span {display: inline-block;font-size: 19px;color: #fff;}
.s-side a:hover {/* color:#f1c005; */}
.s-side .first {padding: 8px 0px;border-bottom: 1px solid #f1f1f1;font-size: 20px;line-height: 1.3;}
.s-side .first ul li {font-size: 15px;    margin: 10px 0;}
.s-side .d-firstNav span { display: inline-block; margin-left: 10px; }
.s-side .s-firstItem span:hover{color: #0093dd;}
.s-side .d-firstNav i.fr { font-size: 25px; }
.s-side .s-secondNav, .s-side .s-secondItem {margin-left: 10px;padding: 8px 0 8px 6px;background: #efefef;}
.s-side .s-secondNav a{color: #333;}
.s-secondNav:hover, .d-firstNav a:hover {cursor: pointer;/* color: #0093dd; */}
.s-side .d-secondDrop {margin-left: 30px;}
.iconRotate { transform: rotate(90deg); transition: transform 0.5s; }
.d-firstDrop, .s-secondDrop { display: none; }
.s-side .first .xl-hover:hover {text-decoration: underline;/* color: #0093dd; */}
.s-secondNav:hover a, .d-firstNav:hover a{color: #72b01b;}
.fr{float:right;padding-top: 3px;}
.d-secondDrop li{padding:5px 0 5px 6px;border-bottom: 1px solid #efefef}
.d-secondDrop li a{color: #333;}
.d-secondDrop li a:hover {display: inline-block;color: #6aaf08;}
.s-side .s-secondNav .active{text-decoration: underline; color: #0093dd;}


.show_new2 {position: relative; margin-bottom: 50px;margin-top: 20px;  display: inline-block;width: 100%;background: #f4f4f4;}
.show_new2 h5{text-align: center;background: #2e3192;padding: 12px 0;color: #fff;margin-top: 0;}
.show_new2 p {font-size: 18px; font-weight: 600; padding: 15px 0 0 0px; }

.show_new2 ul li {margin: 5px 0 0 5px; font-size: 15px; line-height: 1.7; }

.show_new2 ul i {margin-right: 15px; }
 

.show_new2 ul {background: #fff;margin: 10px;}

.show_new2 ul img {width: 20px; margin-right: 10px; }







/*========================================tongyong======================================================*/
.toptop{width: 100%;background: #0093dd;}
section,footer{width: 100%;margin: 0;padding: 0;}
#top{width: 100%;z-index:3;left: 0;max-width: 1020px;margin: 0 auto}
.zq_button{position: absolute;right:0px;top: 10px;display: inline-block;width: 50px;height: 50px;display: none;}
.zq_logo{left: 4%;width: 12%;padding: 4px 0;float: left;margin: 1% 1% 0 1%}
.zq_title2{float: left;font-size: 1.6em;color: #000;width: 65%;padding-left: 4%;font-weight: bold;margin-top: 2%;}
.zq_title5{float: left;font-size: 1.2em;color: #333;width: 65%;padding-left: 4%;font-weight: bold;font-style: italic;}
.guoqi{width: 20%;float: right;}
.guoqi a{display: inline-block;float: left;/*width: 31.333%;*/margin: 1%;color: #000}
.guoqi a:hover{text-decoration: underline;}
.index-pro-con h5{padding: 6px;color: #333;text-align: center;font-size: 1.1em;font-weight: bold;}
.index-icon{margin-top:3%;width: 100%;display: -webkit-box;
    -webkit-box-align: center;
    display: box;
    box-align: center;
    display: -webkit-flex;
    display: flex;
    align-items: center;}
.index-icon li{width: 25%;padding: 1% 3%;float: left;text-align: center;}
.index-icon1{width: 100%;margin-top: 2%}
.index-icon1 li{width: 25%;padding:0 2%;float: left;text-align: center;border: 1px solid #fff}
.index-icon1 li:hover{border: 1px solid #dfdfdf;box-shadow:0 0  6px #dfdfdf;transition: 1s ease-in-out }
.index-icon1 li img{width: 88px;display: inline-block;}
.index-icon1 li p{color: #999;height: 66px;}
.index-pro{width: 100%;}
.index-pro .item{border: 1px solid #fff}
.index-pro .item:hover{border: 1px solid #dfdffd;box-shadow: 0 0 6px #dfdfdf}
.index-pro li ol{width: 92%;float: none;margin:0 auto;}
.index-pro li ol:hover .index-pro-con h5{color: #0093dd;}
.index-pro li .index-pro-img{width: 100%;overflow: hidden;padding: 1%;background: #fff;border-bottom: 1px solid #eee}
.index-pro li .index-pro-img:hover img{transform: scale(1.2);transition: 1.2s}
.index-pro li .index-pro-con{width: 100%;overflow: hidden;padding: 1%;background: #fff;}
.index-pro-con h5{padding: 6px;color: #333;text-align: center;font-size: 1.1em;font-weight: bold;height: 56px;}
.index-pro-con p{text-align: center;display: -webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow: hidden;height: 186px;}

h1{margin-top: 0;color: #0364c7}

 
.solution h2{font-size: 2.6em;color: #0093dd;text-align: center;padding: 2% 0;}
.solution .index-solution{width: 100%;}
.solution .index-solution .solution-li{width: 46%;margin:0 2%;padding: 2% 1%;border: 1px solid #dfdfdf;box-shadow: 0 0 6px #dfdfdf;float: left;background: #fff}
.solution .index-solution .solution-li h3{height: 56px;overflow: hidden;}
.solution-li p,.mediacon1 p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.solution-li a{display: inline-block;}
.solution-li span{padding:6px 10px;border: 1px solid #0093dd;color: #fff;background: #0093dd;border-radius: 30px}
.solution-li span i{padding-left: 10px;}
.solution-li:hover span{background: #fff;color:#0093dd;transition: 0.6s ease-in-out}
.solution-li:hover i{transition: 1.2s;transform: translateX(5px);}
.container .aboutul{width: 100%;margin: 1% 0}
.container .aboutul li{width: 23%;margin: 1%;float: left;border: 1px solid #0093dd}

.about-box h3 i{
    padding-right: 10px;
}

.other_pro{
    width: 100%;
    margin: 0 auto;
    display: inline-block;
}
.other_pro ul li{
    width: 23%;
    margin: 1%;
    float: left;
}
.other_pro ul li h5{text-align: center;}
.other_3{
    width: 100%;
    margin: 0 auto;
    display: inline-block;
}
.other_3 ul li{
    width: 31.3%;
    margin: 1%;
    float: left;
}
.other_pic{
    width: 100%;
    margin: 0 auto;
    display: inline-block;
}
.other_pic ul li{
    width: 48%;
    margin: 1%;
    float: left;
    /* color: #fff; */
}
.other_pic ul li h5{padding: 15px 0;/* font-weight: bold; */text-align: center;}
.other_2{
    width: 100%;
    margin: 0 auto;
    display: inline-block;
}
.other_2 ul li{
    width: 48%;
    margin: 1%;
    float: left;
}
.other_2 ul li h5{
padding: 15px 0;
color: #0965b1;
text-align: center;
}


.contact-info > p{
    padding-top: 20px;
    padding-bottom: 20px;
}
.contact-info ul li{
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 20px 0;
}
.contact-info ul li:last-child{
    margin-bottom: 0;
}

.contact-info ul li .icon i{
    width: 35px;
    height: 35px;
    line-height: 34px;
    border-radius: 50px;
    border: 1px solid #ebebeb;
    text-align: center;
    color: #2e4db9;
    font-size: 22px;
}
.contact-info ul li .cont p{
    font-weight: 400;color: #000;
    text-align: left;    font-size: 17px;

}
.contact-info ul li .cont p a
{
     font-weight: 500;
     color: #000;
}
.contact-info .cont{padding-left: 15px;}

.contact-info .cont h5{ color: #2e4db9; }


@media screen and (max-width: 650px) {
.other_pro ul li{
    width: 48%;}
}


.rock-n {width: 100%;margin: 0 auto;padding-top: 15px;display: inline-block;}

.rock-n h2 { width: 100%; float: none; text-align: left; margin: 8px 0; padding:5px 0;/*text-transform: capitalize;*/ }

.rock-n li { width: 100%; margin-bottom: 1%;float:left;padding-bottom: 10px; }

.rock-n li .rock-img {width: 25%;padding: 1%;border: 1px solid #ccc;float: left;overflow: hidden;}

.rock-n li .rock-img img { width: 100% }

.rock-n li .rock-img:hover img { transform: scale(1.1); transition: 1s }

.rock-n li .rock-con {width: 70%;margin-left: 2%;float: left;}

.rock-n li .rock-con h5 {font-size: 19px; font-weight: normal; color: #0965c0; width: 100%; margin: 5px 0 10px 0;}

.rock-n li .rock-con p {width: 100%;margin-top: 8px;margin-bottom: 0px;padding: 0;font-size: 15px;}

.rock-n li:last-child{
    border-bottom: none;
}

@media screen and (max-width: 650px){
.rock-n li .rock-img{width: 98%;}
.rock-n li .rock-con{width: 98%;}
}

/*============product-con================================================================================================================*/
.zq_products ul li {margin:0; width: 33.3%; margin: 0 0% 1% 0;position: relative;animation: fadeInDownA 3s;}
 
.zq_products ul li ol li.product_con a { line-height:24px; margin-top:10px; color:#eb6100; font-size:.95em }
.zq_products ul li ol li.product_con a:hover { color:#1276c7 }
.zq_products ul li ol li.product_img {border: 1px solid #f3782c;}
.zq_productss { overflow:hidden }
.zq_productss ul { width:100%; margin:0 auto; float:none; max-width:1200px; overflow:initial }
.zq_productss ul>li {float: left;width: 24%;margin: 1% 0.5% 0 0.5%;position: relative;padding: 1%;}
.zq_productss ul li:nth-child(4n+1){clear: both; }

.zq_productss h3{font-size: 26px; padding:20px 0;}

.zq_productss ul li ol { width:100% }
.zq_productss ul li ol li.product_con a {font-size: 16px; overflow: hidden; font-weight: bold; margin: 0 auto; color: #000; }
.zq_productss ul li ol li.product_con a h5 {font-size: 18px;padding: 15px 0;font-weight: 400;}
.zq_productss ul li ol li.product_con a h5:hover{color: #032c5b; }

 .con-h2{font-size: 26px;font-weight: bold;padding:6px 0 6px 0;margin: 0; color:#032c5b;height: 70px; }
 .con-h2:hover{color: #000;}
.neiye .container{width: 100%;background: #fff}
.xuanfu{position: relative;}
.bannerxuanfu{position: absolute;width: 40%;background: #fff6;left: 0;bottom: 35%;}
.bannerxuanfu h2{color: #aa0020;font-size: 3em;font-weight: bold;margin: 2%;}
.productneiye #top{position: relative;}
.pro-left{width: 26%;float: left;padding: 0 1%;}
.pro-right{width: 74%;float: left;padding: 0 1%;}
.pro-right .product_style{width: 100%;padding: 0 2%;clear: both;}
.pro-right .product_style h3,.mainimg .product-right h3{padding-bottom: 5px;color: #0093dd;line-height: 1.3;margin-top: 5px;border-bottom: 1px solid #fff;font-size: 22px;font-weight: bold;}
.pro-right .product_style h3 i{transform: rotate(45deg);}
.pro-right .product_style h3 a{padding-left: 5px;}
.pro-right .product_style h5{font-size: 20px;font-weight: bold;}
.pro-right .product_style .product_con h5{font-size: 16px;font-weight: normal;color: #000;}
.pro-right .product_style .waibaozhuang:hover .product_con h5{color: #0093dd}
.product_style ul .waibaozhuang{width: 29.333%;margin: 2%;float: left}
.product_style ul .waibaozhuang:nth-child(3n+1){
    clear: both;
}
.product_img{width: 100%;overflow: hidden;box-shadow: 0 0px 7px 7px #eee;}
.product_img a img{max-width: 100%;}
.waibaozhuang:hover img{transform: scale(1.2);transition: 1.2s ease-in-out}
.product_con{width: 100%;}
.product_con h5{font-size: 1.2em;color: #000;text-align: center;}
.waibaozhuang:hover h5{color: #0093dd}
.mainimg{margin-bottom: 2%}
.mainimg .mainimg-left{width: 76%;margin: 2% 0;display: inline-block;}
.mainimg .product-right{width: 100%;/* margin:2% 0 0; */}
.mainimg .product-right ul{width: 100%;}
.mainimg .product-right ul li{width: 46%;margin: 1% 1%;float: left;}
.mainimg .product-right ul li span{display: inline-block;padding: 6px 10px;border-radius: 4px;background: #febc35;color: #fff;font-size: 16px;}
.mainimg .product-right ul li span:hover{background: #03679a}
/*.mainimg .mainimg-right{width: 46%;float: left;margin-left: 4%}*/
.img_all { width:100%; float:left; text-align:center; position:relative;  }
.img_all img {width:auto;margin:0 auto;text-align:center;border: 1px solid #ddd;}
.img_all #imgtitle { position:absolute; bottom:0; margin:auto; left:0; right:0; background:rgba(0, 0, 0, .7); color:#fff }
.mainimg .mainimg-left .tu2-2 {float:left;margin: 5px 0 3px 0;width:100%;}
.mainimg .mainimg-left .tu2-2 ul li {float:left;width:60px;margin:0 3px 3px;padding:1px;border: 1px solid #ddd;}
.mainimg .mainimg-left .tu2-2 ul li img{width: 100%;border: none;}
.mainimg .mainimg-left .tu2-2 ul li:hover {border:1px solid #0b111b;}
/*.mainimg .mainimg-right h2{font-size: 1.8em;margin-bottom: 4%;font-weight: bold;}
.mainimg .mainimg-right p{font-size: 1.4em;}*/
.maincon,.maincon ul{width: 100%}
/*.maincon ul li{width: 29.333%;margin: 1% 2%;float: left;border: 1px solid #0093dd}*/
.maincon h5{margin: 15px 0 6px 0}
.maincon .main-te li{border: none;width: 46%;margin: 1% 2%;}
.maincon .main-te h5{margin: 20px 0}
.maincon .main-te li img{border: 1px solid #0093dd}
.dow-pdf {
    width:100%;
    height:1000px;
    border-bottom:1px solid #000;
}
.dow-pdf-in {
    display:none
}








/*===========================product===============================================================================================*/
#tags li { transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -o-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; }
#proDes #tags li span{ -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;color: #fff }
#proDes #tags li{ line-height: 1.2; white-space: nowrap; }
#proDes #tags li span,#proDes #tags li:after{ display: inline-block; vertical-align: middle; }
#proDes #tags li:after{ content: ''; height: 100%; width: 0; overflow: hidden; }
#proDes #tags li span{ width: 100%; white-space: normal; }
#proDes #tags, .tagContent{ *zoom: 1;
}
#proDes #tags:before, .tagContent:before, #proDes #tags:after, .tagContent:after{ content: ""; display: table; }
#proDes #tags:after, .tagContent:after{ clear: both; }
#proDes { padding-bottom: 15px;width: 100%;border-top: 4px solid #aa0020;background: #fff }
#tags { text-transform: capitalize;width: 98%;float:none;margin:0% auto 1%; }
#proDes #tags li { float: left; width: 25%; border-left: 5px solid #f5f5f5; text-align: center; font-size: 16px; font-weight: bold; height:40px; cursor: pointer; background: #aa0020;}

#proDes #tags li:first-child { border-left: 0px none; }
#proDes #tags li.selectTag { background: #eeeff3;  }
#proDes #tags li.selectTag span{color:#aa0020;}
@media screen and (max-width: 1000px) {
#proDes #tags li { height: 44px; font-size: 14px; font-weight: normal; border-left-width: 1px;}}
@media screen and (max-width: 600px) {
#proDes #tags li { width: 50%; }
#proDes #tags li:nth-child(3){ border-left: 0px none; }
}
#proDes h3{padding-top: 30px;margin: 30px 0 20px ;text-align: center;font-size: 3em;font-family: Arial, Helvetica, sans-serif !important;font-weight: normal;}
#tagContent{width: 100%;background: #fff}
#proDes .tagContent { padding: 12px;width: 100% }
#proDes .tagContent h5{font-size: 1.5em;margin:10px 0;padding: 0;font-weight: bold;}
.tagContent p{font-size: 1.2em;line-height: 1.5em;color: #666}
#proDes .tagContent a:hover p{color: #aa0020;transition:1.4s ease-in-out;}
.table{margin-top: 10px;}

.table tr td{
    border:1px solid #ddd;
    text-align: center;
    vertical-align: middle!important;
}
.table>tbody>tr>td{
    padding: 6px 8px;
}

.table1{margin-top: 10px;width: 100%;}

.table1 tr td{
    border:1px solid #ddd;
    text-align: center;
    vertical-align: middle!important;
}
.table1>tbody>tr>td{
    padding: 6px 8px;
}
.service-box{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.service-box .service-inner {
    width: 16%;
    float: left;
    text-align: center;
    font-weight: bolder;
}
.service-box .service-inner p{
    border:1px solid #000;
    padding: 12px 0;
    width: 100%;
}
.service-box .service-text{
    float: right;
    width: 80%
}


/*===================zishiying===============================================================================================================*/
@media screen and (max-width: 1200px){
    .newscon li{width: 29.333%}
    .cer-img li{width: 21%;}
    .guoqi a{width: 48%;}
}
@media screen and (max-width: 998px){
    .whychoose-right p{    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 14;
    -webkit-box-orient: vertical;}
}
@media screen and (max-width: 850px){
    .newscon li{width: 46%}
    .bannerxuanfu h2{font-size: 1.5em}
    .cer-img li{width: 29.333%}
}
@media screen and (max-width: 768px){
    .product_style ul .waibaozhuang{
        width: 48%;
        margin: 1%;
    }
    .product_style ul .waibaozhuang:nth-child(3n+1){
        clear: none;
    }
    .product_style ul .waibaozhuang:nth-child(2n+1){
        clear: both;
    }
    .index-pro li ol{width: 100%}
    #top{position: relative;}
    .zq_button{display: block;z-index: 2}
    .zq_logo{position: relative;width: 17%;top: 15%}
    .zq_title2{width: 60%;}
    .zq_title5{width: 100%;}
    .pro-left{display: none;}
    .pro-right{width: 92%;margin: 0 auto; float: none;}
    .top-list img,.top-list li p{display: none;}
    .btbo{border-bottom: none !important;}
    .cer-img li{width: 46%}
    .meidavideo ul li{width: 90%;margin: 0 auto;float: none;}
    .whychoose-right p{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;}
    .index-icon1 li img{width: 66px;}
    .index-icon1 li p{font-size: 12px;}
    footer .container a{padding: 2px 1%}
    .solution .index-solution .solution-li h3{font-size: 18px;font-weight: bold;height: 60px;}
    .mainimg .product-right,.mainimg .mainimg-left{width: 100%}
}
@media screen and (max-width: 767px){
    .con-h2{height: auto; font-size: 22px}
}
@media screen and (max-width: 706px){
 
    .table>tbody>tr>td{
        padding:2px 4px;
    }
}

@media screen and (max-width: 650px){
    .topbar-one__left, .topbar-one__right{width: 100%}
    .topbar-one__social{text-align: left;}
    .pro-right{width: 100%;}
    .index-icon1 li{width: 50%; }
    .newscon li{width: 98%}
    .whychoose-left,.whychoose-right{width: 90%;margin: 0 auto;float: none;}
    .whychoose-right{margin-top: 16px;}
    .whychoose-right p{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 11;
    -webkit-box-orient: vertical;}
    .guoqi{width: 44%;}
    .guoqi a{width: 31.3%;}
    .zq_logo{width: 20%;}
    .zq_title2{width: 100%; font-size: 18px;}
    .zq_title5{width: 100%; font-size: 16px;margin-top: 0;}
    .other_pic ul li{width: 98%;}
    .index-icon{
        display: inline-block;
    }

    .forma1_WMC{
        font-size: 17px;
    }
    .formb1,.formc1{
        width: 90%;
        text-align: right;
        margin-top: 0;
    }
    .formb2,.formc2{
        width: 100%;
    }
    form .forma5 .formb2 input{
        width: 95%;
    }
    form .forma6 .formc2 textarea{
        width: 95%;
    }
    .formd1{padding-right: 0;}
}
@media screen and (max-width: 480px){
    .index-pro-con p{height: auto;}
    .solution .index-solution .solution-li h3{height: auto;}
    .solution .index-solution .solution-li{width: 100%;margin-bottom: 15px;}
}
.topimg{width: 50%;float: left;}

        .guoqi img{vertical-align: middle;}
        #list img{
            width: 50px;
            height: 50px;
            margin: 5px;
        }
        #smallbox img{
            width: 350px;
            height: 350px;

        }
        #bigbox img{
            width: 800px;
            height: 800px;
        }
        #box{
            width: 350px;
            height: 350px;
            background-color: red;
            margin:100px 0 0 100px;
            position: relative;
        }
        #smallbox{
            width:100%;
            height: 100%;
            border: 1px solid #ccc;
            position: relative;
        }
        #smallbox img{
            width: 350px;
            height: 350px;
        }
        #mask{
            width: 100px;
            height: 100px;
            background-color: rgba(255,255,0,0.4);
            position: absolute;
            left: 0;
            top: 0;
            cursor: move;
            display: none;
        }
        #bigbox{
            width: 600px;
            height: 600px;
            border: 1px solid #ccc;
            overflow: hidden;
            position: absolute;
            left: 360px;
            top: 0;
            display: none;
        }
        #list{
            margin:20px 0 0 100px;
        }
        #list img{
        }
}
#container {width:100%;height:auto;margin:0 auto;overflow:hidden;position: relative;}
#zq_container, .zq_container { width:92%; height:auto; margin:0 auto; max-width:1200px; overflow:hidden; padding:0 10px;  }

#zq_producttitle { margin:20px auto; padding-bottom:5px; height:auto; color:#1f1d29; line-height:18px; font-size:14px; overflow:hidden }

#zq_producttitle a {  color:#999; padding-right:6px }

#zq_producttitle li {display:inline-block;color: #000;}

#zq_producttitle li+li::before {

 padding:0 5px;

 color:#ccc;

 content:"/\00a0"

}

#zq_producttitle a:hover { color:#000 }

#zq_producttitle small { display:inline }



.left_dh{
    width: 25%;
    height: auto;
    float: left;
    z-index: 150;
    position: relative;
    margin-top: 10px;
}
.left_dh .top1 {
    width:100%;
    margin-bottom: 20px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.left_dh .top1 h3 {
    width: 100%;
    font-size: 20px;
    text-align: left;
    text-indent: 5px;
    background-color: #2e3192;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-family: 'inherit';
    clear: both;
}
.left_dh .top1 li.tab{
    margin: 5px 0;
}
.left_dh .top1 li.tab a{
    color: #333;
}
.left_dh .top1 li{
    padding-left: 10px;
}
.sf-menu{display:table;width:100%;margin:0 auto}
.sf-menu li{clear:both;margin-bottom:4px;width: 100%}
.sf-menu li a{display:block;vertical-align:middle;color:#333;line-height:35px;font-size:14px;text-overflow:ellipsis;overflow:hidden;text-decoration:none;border-bottom:1px dashed #dcdcdc}
.sf-menu li:hover{opacity:.9;color:#da322c}
.sf-menu li:hover a{color:#da322c}
.sf-menu li ul{ width: 100%;display:none;margin:8px auto}
.sf-menu li:hover ul{display:block}
.sf-menu li li{width:100%;position:relative;margin:0 auto;background:url(../../../../img/ico2.png) 11px 11px no-repeat;padding:4px 12px 0 12px}
.sf-menu li li a,.sf-menu li:hover li a{display:block;line-height:20px;color:#333;padding:2px 0 4px 6px;text-decoration:none;font-size:12px;border-bottom:solid 1px #eee}
.sf-menu li li a:hover{text-decoration:none;color:#da322c}


.alllightgallery p{margin-bottom: 12px;line-height: 1.6;}

.right {
    float: right;
    width: 73%;
    margin-top: 8px;
    margin-bottom: 5px;
}

.right4{
    float: left;
    width: 100%;
    margin-top: 3%;
    margin-bottom: 3%;
    border-bottom: 1px solid #ff5500;
}


.right4 p {display: inline-block;font-size: 20px;color: #fff;padding: 7px 20px;margin: 0;background-color: #ff5500;}


.img_left { float:left; padding:0 2% 12px 0 }

.img_left img, .img_right img { display:block; margin:0 auto; width:99% }

.left_pic { width:100%; float:left;  margin-bottom: 40px;}
.left_L{
      width: 40%;
      float: right;
}

.left_R{
  width: 53%;
  float: left;
}
.left_R .names h2{color: rgb(23 45 91);border-bottom: 1px solid #ddd;font-weight: 600;font-size: 28px;padding: 0 0 13px;}
.left_R h5{color: rgb(23 45 91);}
.left_R p{
    border-bottom: 1px dashed rgba(221,221,221,1);
    font-size: 16px;
    padding: 8px 0;
    color: rgb(81 96 127);
    margin: 0;
}
.left_L1{
  width: 40%;
  float: left;
}

.left_R1{
  width: 51%;
  float: left;
}

.show{clear: both;}
.show ul li{float: left;margin: 1%;}
.show ul li a{
    display: inline-block;
    color: #fff;
    font-size: 16px;
    padding: 7px 25px;
    margin-top: 15px;
    background-color: #ff5500; 
}
.show ul li a.bton-2{
    background-color: rgba(85,85,85,1);
}
.show ul li a.bton-1:hover{
    background-color: rgba(85,85,85,1);
    color: #fff;
}
.show ul li a.bton-2:hover{
    background-color: #ff5500;
    color: #fff;
}
.right-con{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    
    padding: 15px 0;
}
.con-left{
    width: 30%;
    display: inline-block;
    margin: 0 0.5%;
    vertical-align: bottom;
}
.con-right{
    width: 67%;
    display: inline-block;
    margin: 0 0.5%;
}


#outerdiv { position:fixed; top:0; left:0; background:rgba(0, 0, 0, 0.7); z-index:2; width:100%; height:100%; display:none; }
.left_pic .tu2-2 {float:left;margin: 10px 0;width:100%;}

.tu2-2 ul li {float: right;width: 60px;margin:0 3px 3px;padding:1px;border: 1px solid #fff;}

.tu2-2 ul li:hover { border:1px solid #0b111b; }
/*.img_all {width:100%;float:left;text-align:center;position:relative;border: 2px solid #eb6100;}

.img_all img { width:auto; margin:0 auto; text-align:center; }

.img_all #imgtitle { position:absolute; bottom:0; margin:auto; left:0; right:0; background:rgba(0, 0, 0, .7); color:#fff }
*/
.tu2-2 ul li img {
    width: 100%;
    border: none;
}
.related_pic { width:100%; display:block; float:right }

.related_pic img { float:left; border:1px solid #ccc; padding:1px; margin-top:4px; width:100% }

.related_pic a { width:15.6%; float:left; display:block; margin-right:1%; cursor:default }

.related_pic ul li { margin:0 5px }

.related_pic ul li a { width:99% }

.related_pic a:hover img { border:1px solid #084884 }
 

@media screen and (min-width:1400px){
    #zq_container, .zq_container{
        max-width: 100%;
        width: 1320px;
    }
}
@media screen and (min-width:1600px){
    #zq_container, .zq_container{
        max-width: 100%;
        width: 1520px;
    }
}

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

.ipart1_nr{ width:49%; }

.ipart1_wz{ width:80%; padding-top:2px; }



.ipart2_title{ font-size:20px; font-size:2rem; line-height:26px; }  

}

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

.ipart1_nr{ width:100%; float:none; margin:0 auto; margin-top:30px; max-width:600px; }  

}

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

.ipart2{ width:95%; padding-left:2.5%; padding-right:2.5%; }
.ipart2_nr{ width:96%; float:none; margin:0 auto; padding:0px; margin-bottom:20px; }  
.ipart4_pro{ width:100%; padding:0 15px; } 


}
@media screen and (max-width:767px){
    .fusion-button{margin-top: 0;}
    .left_L,.left_R{width: 100%}
}

@media screen and (max-width:499px){
.left_L{width: 100%}
.ipart1_nr{ background:none; border-radius:0px; }

.ipart1_xh{ margin:0 auto; float:none; margin-bottom:10px; }

.ipart1_wz{ width:100%; float:none; background:#f0f0f0; padding:0px; border-radius:50px; padding-top:7px; padding-bottom:7px; } 

.ipart1_wz a{ width:92%; margin:0 auto; }
.left_R .names h2{font-size: 22px;}
p{font-size: 14px;}
.right4 p{font-size: 18px;}
h3{font-size: 20px;}
h4{font-size: 16px;}
.contact-info ul li .cont p{font-size: 15px;}
.home-ca{padding:50px 25px 50px;}
}
@media screen and (max-width:399px){

.ipart1_wz{ border-radius:30px; }   

}

.w3l_header {
    font-size: 3em;
    color: #262c38;
    letter-spacing: 1px;
    position: relative;
    font-weight: 600;
    text-align: center;
    padding: 15px 0 15px;
}
.w3l_header span {
    color: #333;
    font-weight: 200;
    display: inline-block;
}
.w3l_header span:after {
    border-top: 2px solid #ffd161;
    display: block;
    width: 81px;
    content: "";
    margin: 8px 0 0;
}

@media screen and (max-width:768px){
    .w3l_header {
    font-size: 36px;
    }
    .pro-left{display: none;}
    .right{width: 100%;}
}
.tp-100{margin-top: 50px;}
@media screen and (max-width:650px){
    .w3l_header {
    font-size: 28px;
    padding:10px 0;
    }
    .tp-100{margin-top: 20px;}

}
/*header_top*/
.header__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1410px;
}
.header__top .nice-select {
  background: transparent;
  color: #fff;
  border: 0;
}
.header__top .nice-select .option {
  color: #000;
}
.header__left{
    width: 40%;
    float: left;
}
.header__left.center p {
  width: 420px;
  max-width: 420px;
}
.header__left p {
  color: #fff;
  width: 100%;
  max-width: 390px;
  position: relative;
  /*background-color: rgb(255, 94, 20);*/
  margin: 0;
  padding: 10px 0;
  text-align: center;
  font-size: 15px;
}
/*.header__left p::before {
  position: absolute;
  content: "";
  clip-path: polygon(94% 51%, 0 0, 0 100%);
  width: 30px;
  height: 100%;
  background-color: rgb(3, 44, 91);
  top: 0;
  left: 0;
}
.header__left p::after {
  position: absolute;
  content: "";
  clip-path: polygon(12% 48%, 111% 0, 100% 100%);
  width: 30px;
  height: 100%;
  background-color: rgb(3, 44, 91);
  top: 0;
  right: 0;
}*/
.header__right{
    width: 60%;
    float: right;
}
.header-land{
    width: 100%;
    position: relative;
    margin-top: 7px;
    display: inline-block;
    float: right;
    text-align: right;
}
.header-land li{
    margin-right: 6px;
    display: inline-block;
}
.header-land li a{
    color: #fff;
    font-size: 14px;
}
 .bt{
    padding: 5px 0;
 }
 .bt a{
    color: #032c5b;
 }
 .bt a:hover{
    color: #000;
 }
@media screen and (max-width:856px){
.header__left p::before,.header__left p::after{display: none;}
}

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

    .header__left{display: none;}
    .header__right{width: 100%}
    .header-land{margin-top: 3px;}
    .header-land li a{font-size: 14px;}
}



/*# footer*/
 
.d-grid {
    display: grid;
}
.primary-bg {
    background-color: #151f6d
}
.secondary-bg {
    background-color: #fcbf2c;
}
.part-search h2 {
    color: #151f6d;
    font-size: 2.625rem;
    line-height: 1;
    font-weight: 900;
    margin-top: 0;
    margin-bottom: 10px;
}

.part-search select {
    margin: 0
}

.part-search form,.part-search table {
    width: 100%
}

.part-search .table {
    margin-top: .1875rem;
    margin-bottom: .1875rem
}

@media screen and (max-width: 63.9375em) {
    .part-search .table {
        display:block;
        width: 100%
    }
    .posts-archive .item h3{
        font-size: 20px;
    }
}

.part-search .table>div {
    padding-left: 1.875rem
}

.part-search:after,.part-search:before {
    content: "";
    display: block;
    height: 2.8125rem;
    background: url(../img/rivet-bg.png) repeat-x 50%
}
.part-search p a.button{
    display: inline-block;
    vertical-align: middle;
    padding: 10px 30px;
    font-size: 18px;
    border-radius: 8px;
        text-align: center;
    cursor: pointer;
    background-color: #151f6d;
    color: #fff;
    margin-top: 10px;
}
 
 footer .primary-footer {
    background-color: #222127;
    position: relative;
    padding-top: 30px;
}

footer .primary-footer ul.fa-ul>li,footer .primary-footer ul.fa-ul>li a {
    color: #767381;
    margin-bottom: 10px;
}
footer .primary-footer ul.fa-ul>li a:hover {
    color: #ccc;
}
footer ul.footer-social {
    list-style: none;
}

footer ul.footer-social li {
    display: inline-block;
    font-size: 26px;
    color: #767381;
    padding: 0px 5px;
}

footer ul.footer-social li a {
    color: #767381;
}

footer .copyright {
    color: #767381;
}

footer .contact-us-container .box.call:first-child {
    padding-left: 10px;
}


/*Location Map*/

.location-map {
    width: 100%;
    height: 390px;
    display: block;
}

.footer-contact-info {
    background: url(../img/map.png) no-repeat;
}

.footer-contact-info .fa-li {
    text-align: right;
    float: right;
    right: -2em;
}


.primary-footer {
    padding-top: 69px;
}

.primary-footer h3 {
    font-size: 22px;
    line-height: 1.3;
    color: #ccc;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 20px;
    border-right: 2px solid #ff3035;
    padding-right: 8px;
}

.primary-footer h3 i {
    display: block;
    width: 33px;
    background: transparent;
}

.primary-footer p {
    font-size: 15px;
    line-height: 24px;
    color: #767381;
}

.primary-footer .list {
    list-style: none;
}

.primary-footer .list li {
    float: right;
    width: 50%;
    margin-bottom: 17px;
}

.primary-footer .list li a {
    display: inline-block;
    font-size: 15px;
    line-height: 24px;
    color: #767381;
}
.primary-footer .list li a:hover{
    color: #ccc;
}
#footer .input-field {
    max-width: 293px;
    width: 100%;
    background: #3e3d45;
    padding: 0 15px 0 20px;
    overflow: hidden;
    margin-top: 30px;
}

#footer .input-field .signup {
    border: none;
    width: 90%;
    height: 50px;
    font-size: 14px;
    color: #7e7d80;
    background: none;
    float: left;
}

#footer .subimt {
    background: none;
    border: none;
    width: 10px;
    height: 50px;
    float: right;
    font-size: 23px;
    color: #7e7d80;
    padding: 0;
}

#footer .copyright {
    font-size: 15px;
    color: #51505a;
    display: inline-block;
    border-top: 1px solid #363539;
    margin-top: 84px;
    padding-bottom: 46px;
    padding-top: 46px;
}

#zq_bott4 {width: 100%; padding: 15px 0; text-align: center; display: inline-block; color: #ccc;font-size: 14px;}
#zq_bott4 a{color: #555;}
#zq_bott4 a:hover{color: #ccc}




/*home/products*/
.our-team{padding: 50px 0;}
  
.w3l-grids-block-5 .grids5-info h4 a {
  color: #060606;
  font-size: 22px;
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
}

.w3l-grids-block-5 .grids5-info h4 a:hover {
  color: #083b8f;
}

.w3l-grids-block-5 .blog-card-single {
  background: #fff;
  transition: .3s ease;
  -webkit-transition: .3s ease;
  border: 1px solid #ddd;
  padding: 12px;
  text-align: center;
      margin: 18px 0;
}

.w3l-grids-block-5 .blog-card-single:hover {
  box-shadow: 0px 15px 18px -11px rgb(0 0 0);
  border-color: transparent;
}

.w3l-grids-block-5 .grids5-info a img {
  display: block;
  width: 100%;
}

.w3l-grids-block-5 .blog-info {
  padding: 20px 0;
}

.btn-style {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: #ff5500;
    padding: 7px 45px;
    margin-top: 15px;
    border-radius: 4px;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}
.w3l-col .col-md-4:nth-child(3n+1){
        clear: both;
    }
@media (max-width: 991px) {
    .w3l-col .col-md-4:nth-child(3n+1){
        clear: none;
    }
    .w3l-col .col-md-4:nth-child(2n+1){
        clear: both;
    }
}



.show-app{
  position: fixed;
  right: 0;
  bottom: 32%;
  z-index: 1;
}
.show-app ul li{
  margin: 1px;
  margin-left: 0;
  position: relative;
  text-align: center;
  background: #fff;
  border: 1px solid #eee;
}
.show-app ul li a {
  display: inline-block;
  text-align: center;
}
.show-app ul li p{ 
  font-size: 12px;
}
.show-app ul li a img{
  max-width: 100%;
}
    

/*===== 4. Feature Area CSS =====*/
.ttit {
    margin: 0 0 -435px 0;
}
.ttin .stone {
    display: inline-block;
}
.ttin .txbdstitle.tsmall {
    font-size: 18px;
}
.slider_area .sttwo {
    font-size: 70px;
    margin: 0 0 11px 0;
}
.ttin .txbdstitle {
    margin: auto;
    line-height: 1.4;
    font-size: 40px;
}
.stthree {
    font-weight: 300;
}
.txbdbcolor {
    color: #ed2d35;
}
.ttin.text-left p {
    width: 74%;
    margin-right: auto;
    margin-left: 0px;
}
.ttin.text-center p {
    margin-right: auto;
    margin-left: auto;
}
.ttin p {
    margin-top: 10px;
}
.ttin.text-left p {
    width: 100%;
    padding:0 0 0 0;
}
.tts.text-center p {
    width: 72%;
    margin-right: auto;
    margin-left: auto;
}
.witr_btn, .witr_bbtn, .witr_gbtn, .witr_gbbtn {
    border-radius: 0;
    display: inline-block;
    padding: 15px 40px 15px 40px;
    text-align: center;
    position: relative;
    z-index: 2;
    transition: 1s;
    background: #ed2d35;
    color: #ffffff;
    margin-right: 15px;
    font-size: 16px;
}
.txbdsva {
    position: relative;
    transition: .5s;
    z-index: 1;
}
.cn_fea_area .allcostyle {
    border-style: solid;
    border-width: 1px;
    border-color: #DDDDDD;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
    padding: 30px;
}
.txbdbfltrb100::before {
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    transition: .5s;
    opacity: 0;
}
.txbdbfall::before {
    background: #ed2d35;
    content: "";
    position: absolute;
    z-index: -1;
}
.txbdsvflex {
    /*display: flex;*/
    justify-content: space-between;
    gap: 14px;
}
.iconall {
    margin-bottom: 10px;
}
.iconalltf i {
    margin: 0 10px 0 0;
    font-size: 34px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: #ed2d35;
    border-color: #ed2d35;
    color: #fff;
    border: 1px solid var(--bdcolor);
    text-align: center;
    display: inline-block;
    transition: .5s;
    border-radius:100px;
}
.txbdcon.sp-txbdsvfdrl {
    width: 100%;
}
.sp-txbdsvfdrl {
    margin-bottom: 2px;
}
.txbdsvtitle {
    margin-bottom: 10px;
}
.txbdbfltrb100:hover::before{
    opacity: 1;
}
.txbdboxallhover:hover .iconalltf i, .txbdboxallhover:hover .txstcolor, .txbdboxallhover:hover .teamtit, .txbdboxallhover:hover p, .txbdboxallhover:hover ul li, .txbdboxallhover:hover ul li a, .txbdboxallhover:hover span, .txbdboxallhover:hover a {
    color: #fff;
    border-color: #fff;
}
.txbdboxallhover:hover .iconall i, .txbdboxallhover:hover .btnall {
    background: #fff;
    border-color: #fff;
    color: #ed2d35;
}
.cn_fea_area .txbdsva.allcostyle.boxsh.boxpsv.sselect {
    background: #ED2D35;
}
.cn_fea_area .sselect h2{
    color: #fff;
}
.cn_fea_area .sselect p{
    color: #fff;
}
.sselect .iconalltf i {
    color: #ED2D35;
    background: #fff;
    margin: 0 10px 0 0;
    font-size: 34px;
    width: 80px;
    height: 80px;
    line-height: 80px;
}


/*# footer*/
ul {
    margin: 0;
    padding: 0;
}
.d-grid {
    display: grid;
}

.w3l-footer-29-main #movetop {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 99;
  font-size: 18px;
  cursor: pointer;
  color: #222;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-width: initial;
  border-style: none;
  border-color: initial;
  -o-border-image: initial;
  border-image: initial;
  outline: none;
  background: #febc35;
  padding: 0px;
  border-radius: 4px;
  transition: all 0.5s ease-out 0s; }

.w3l-footer-29-main option {
  background: #ffffff;
  color:#5a5a5a; }

.w3l-footer-29-main .grid-col-2 {
  grid-template-columns: 1fr 1fr; }

.w3l-footer-29-main .grid-col-3 {
  grid-template-columns: 1fr 1fr 1fr; }

.w3l-footer-29-main .grid-col-4 {
  grid-template-columns: 1fr 1fr 1fr 1fr; }

.w3l-footer-29-main .align-items-center {
  align-items: center; }

.w3l-footer-29-main a.action img {
  margin-left: 4px; }

.w3l-footer-29-main .align-center {
  text-align: center; }

.w3l-footer-29-main .footer-29 {
  background: url(../img/application-bg.jpg) no-repeat 0px 0px;
  background-size: cover;
  padding: 80px 0px 30px;
  background-attachment: fixed;
  position: relative;
  z-index: 0;
  }

.w3l-footer-29-main .footer-29:before {
  content: "";
  background: #000;
  position: absolute;
  top: 0;
  min-height: 100%;
  left: 0;
  right: 0;
  opacity: 0.8;
  z-index: -1; }

.w3l-footer-29-main .grids-forms {
  display: grid;
  grid-template-columns: 2fr 1fr; 
  align-items: center;  
    margin-bottom: 20px;
  }

.w3l-footer-29-main .w3l-forms-9 h4.title-head {
  font-size: 24px;
  line-height: 30px;
  color: #fff; }

.w3l-footer-29-main .main-midd p {
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  margin-top: 8px; }

.w3l-footer-29-main .rightside-form {
  display: flex; }

.w3l-footer-29-main .grids-forms-1 {
  border-bottom: 1px solid #454545; }

.w3l-footer-29-main h4.title-head {
  font-size: 30px;
  color: #fff;
  line-height: 42px;
  font-weight: 600;
  }

.w3l-footer-29-main .main-midd-2 {
  text-align: right;}
.w3l-footer-29-main .main-midd-2 a{
   background: #febc35;
}


.w3l-footer-29-main .footer-list-29 p {
  color: #aaa;
  font-size: 16px;
  line-height: 25px; }

.w3l-footer-29-main .properties img {
  border-radius: 4px;
  max-width: 48px;
  display: inline-block;
  margin-right: 15px;
  }

.w3l-footer-29-main .footer-top-29 {
  grid-gap: 40px;
  grid-template-columns: 2fr 1fr 2fr; }

.w3l-footer-29-main .footer-list-29 .properties a {
  /* display: grid; */
  /* grid-template-columns: 1fr 3fr; */
  /* grid-gap: 20px; */
  margin-bottom: 20px;
  display: block;
  }

.w3l-footer-29-main .footer-list-29 .properties a p:hover {
  color: #febc35; }

.w3l-footer-29-main .footer-list-29 a p span {
  display: block;
  color: #fff;
  font-weight: bold; }

.w3l-footer-29-main .footer-list-29 a p {
  color: #aaa;
  font-size: 16px;
  line-height: 25px;
  display: inline-block;
  }

.w3l-footer-29-main h6.footer-title-29 {
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  text-transform: capitalize;
  margin-bottom: 25px;
  font-weight: 600; }

.w3l-footer-29-main .footer-list-29 ul li,
.w3l-footer-29-main .midd-footer-29:nth-child(1) .footer-list-29 ul li:last-child {
  list-style: none;
  margin-bottom: 10px;
  color: #aaa; }

.w3l-footer-29-main .footer-list-29 ul li:last-child {
  margin-bottom: 0px; }

.w3l-footer-29-main .footer-list-29 ul li a, .w3l-footer-29-main .footer-list-29 ul li p {
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
  color: #aaa; }

.w3l-footer-29-main .footer-list-29 ul li a:hover {
  color: #febc35; }

.w3l-footer-29-main .main-social-footer-29 a {
  margin-right: 10px;
  color: #222;
  background: #febc35;
  width: 35px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  border-radius: 50%;
  transition: 0.3s; }

.w3l-footer-29-main .main-social-footer-29 a:hover {
  transition: 0.3s; }

.w3l-footer-29-main .main-social-footer-29 a.facebook:hover {
  background: #3b5998;
  color: #fff; }

.w3l-footer-29-main .main-social-footer-29 a.twitter:hover {
  background: #1da1f2;
  color: #fff; }

.w3l-footer-29-main .main-social-footer-29 a.instagram:hover {
  background: #c13584;
  color: #fff; }

.w3l-footer-29-main .main-social-footer-29 a.linkedin:hover {
  background: #0077b5;
  color: #fff; }

.w3l-footer-29-main .main-social-footer-29 a.google-plus:hover {
  background: #dd4b39;
  color: #fff; }

.w3l-footer-29-main .footer-list-29 ul li span.fa {
  width: 20px; }

.w3l-footer-29-main .main-social-footer-29 a:last-child {
  margin-right: 0; }

.w3l-footer-29-main .copy-footer-29, .w3l-footer-29-main p.sub-paragraph {
  font-weight: normal;
  font-size: 14px;
  line-height: 25px;
  color: #aaa; }

.w3l-footer-29-main .copy-footer-29 a {
  color: #ccc; }

.w3l-footer-29-main .copy-footer-29 a:hover {
  color: #febc35; }

.w3l-footer-29-main ul.list-btm-29,
.w3l-footer-29-main p.right-side-con {
  text-align: right; }

.w3l-footer-29-main .list-btm-29 li {
  list-style-type: none;
  display: inline-block; }

.w3l-footer-29-main ul.list-btm-29 li:nth-child(2) {
  margin: 0 15px; }

.w3l-footer-29-main .list-btm-29 li a,
.w3l-footer-29-main .list-btm-29 li select {
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
  color: #aaa; }

.w3l-footer-29-main .list-btm-29 li a:hover,
.w3l-footer-29-main .list-btm-29 li select:hover {
  color: #fff; }

.w3l-footer-29-main .list-btm-29 li select {
  border: none;
  cursor: pointer;
  background: transparent; }

.w3l-footer-29-main .bottom-source {
  grid-template-columns: .33fr 1fr 1fr .5fr;
  grid-gap: 100px;
  margin-top: 60px; }

.w3l-footer-29-main .main-social-footer-29 {
  margin-top: 20px; }

.w3l-footer-29-main .bottom-copies {
  border-top: 1px solid #454545;
  padding-top: 1em;
  margin-top: 2em;
  }

@media (max-width: 1366px) {
  .w3l-footer-29-main .bottom-source {
    grid-template-columns: .4fr 1.5fr 1.5fr .5fr; } }

@media (max-width: 1080px) {
  .w3l-footer-29-main .footer-29 {
    }
  .w3l-footer-29-main .footer-top-29 {
    grid-gap: 10px; } }

@media (max-width: 1080px) {
  .w3l-footer-29-main .midd-footer-29 {
    margin-top: 6em; }
  .w3l-footer-29-main .bottom-source {
    grid-template-columns: .6fr 1.5fr 2fr .5fr;
    grid-gap: 60px; } }

@media (max-width: 1024px) {
  .w3l-footer-29-main .grid-col-2 {
    grid-template-columns: 1fr; }
  .w3l-footer-29-main .copy-footer-29 {
    text-align: center; }
  .w3l-footer-29-main ul.list-btm-29 {
    text-align: center;
    margin-top: 10px; } }

@media (max-width: 991px) {
  .w3l-footer-29-main .grids-forms {
    grid-template-columns: 1fr;
    grid-gap: 30px;
    }
  .w3l-footer-29-main .footer-top-29 {
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px; } }

.w3l-footer-29-main .main-social-footer-29 a span.fa {
  line-height: 35px; }

@media (max-width: 667px) {
  .w3l-footer-29-main .grids-forms{
    grid-gap: 15px;
  }
  .w3l-footer-29-main .footer-29 {
    padding: 30px 0 20px;
    }
  .w3l-footer-29-main .main-social-footer-29 a {
    margin-right: 5px; }
  .w3l-footer-29-main ul.list-btm-29 li:nth-child(2) {
    margin: 0 18px; }
  .w3l-footer-29-main .midd-footer-29 {
    margin-top: 5em;
    padding-bottom: 1.5em;
    margin-bottom: 1.5em; }
  .w3l-footer-29-main ul.list-btm-29 li:nth-child(2) {
    margin: 0 12px; } 
    .w3l-footer-29-main h6.footer-title-29{
      margin-bottom: 10px;
    }
    .w3l-footer-29-main .footer-top-29{
          grid-gap: 20px;
    }
}

@media (max-width: 600px) {
  .w3l-footer-29-main .footer-top-29 {
    grid-template-columns: 1fr 1fr; }
  .w3l-footer-29-main .midd-footer-29,
  .w3l-footer-29-main ul.list-btm-29 {
    grid-template-columns: 1fr;
    text-align: center;
    grid-gap: 20px; } }

@media (max-width: 480px) {
  .w3l-footer-29-main .grid-1-footer:nth-child(1) {
    grid-column-start: span 2; }
  .w3l-footer-29-main h4.title-head {
    font-size: 22px;
    line-height: 38px;
    }
  .w3l-footer-29-main .footer-1 {
    grid-column: span 2; display: none; }
  .w3l-footer-29-main .footer-3 {
    grid-column: span 2;
    order: 2;
    display: none;
    } 
    .btn-theme4{margin-top: 0;}
  }

@media (max-width: 440px) {
  .w3l-footer-29-main .footer-top-29 {
    grid-template-columns: 1fr 1fr; } }

@media (max-width: 384px) {
  .w3l-footer-29-main .rightside-form {
    display: block; }
  .w3l-footer-29-main form.rightside-form input {
    border-radius: 4px;
    margin-bottom: 12px; }
  .w3l-footer-29-main .rightside-form button {
    padding: 12px 30px;
    width: 100%;
    border-radius: 4px; }
  .w3l-footer-29-main .footer-top-29 {
    grid-gap: 40px;
    grid-template-columns: 1fr 1fr; }
  .w3l-footer-29-main .midd-footer-29 {
    margin-top: 4em; }
  .w3l-footer-29-main .bottom-source {
    margin-top: 40px; } }



.tab-line{
    width: 100%; 
    background-color: rgba(242, 242, 242, 1);
}
.tab-line .tab-ul{
    float: left;
}
.tab-line .tab-ul li{
    float: left;
    padding: 10px;
    background-color: rgba(238, 238, 238, 1);
    margin: 10px;
    border-radius: 10px;
}
.tab-line .tab-ul li:hover{
    background-color: #ff5500;
    border-radius: 10px;
}
.tab-line .tab-ul li a{
    font-size: 14px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    text-align: center;
    vertical-align: middle;
    color: #555;
}
.tab-line .tab-ul li a:hover{

    color: rgba(255, 255, 255, 1);
}
.tab-line .tab-ul li.active{
    background-color: #ff5500;
    border-radius: 10px;
}
.tab-line .tab-ul li.active a{
    color: #fff;
}


/**/
.ftco-counter {
overflow-x: hidden;
position: relative; }
@media (max-width: 1199.98px) {
    .ftco-counter {
    background-position: center center !important; } 
}
.ftco-counter .block-18 {
display: block;
width: 100%;
margin-bottom: 30px;
background: rgba(0, 0, 0, 0.05);
background: #042e4f;
padding: 20px;
position: relative;
z-index: 0;
overflow: hidden; }
.ftco-counter .block-18:before {
position: absolute;
top: 0;
right: -30px;
bottom: 0;
content: '';
width: 50%;
background: rgba(255, 255, 255, 0.15);
z-index: -1;
-webkit-transform: matrix(1.5, 0, -0.3, 1, 0, 0);
-ms-transform: matrix(1.5, 0, -0.3, 1, 0, 0);
transform: matrix(1.5, 0, -0.3, 1, 0, 0); }
.ftco-counter .text strong.number {
font-weight: 700;
font-size: 30px;
color: #ffa931;
display: block; }
.ftco-counter .text span {
display: block;
font-size: 14px;
font-weight: 600;
color: rgba(255, 255, 255, 0.9);
letter-spacing: 0;
text-transform: uppercase;
letter-spacing: 1px; }

.ftco-intro {
font-family: 'Roboto Condensed', sans-serif;
padding: 80px 0;
width: 100%;
height: 100%;
background: url(../img/bg_2.jpg) no-repeat center 0;
background-size: cover; 
background-position: center center;
background-attachment: fixed;
position: relative;
color: rgba(255, 255, 255, 0.8);
/*background: #ffa931;*/
z-index: 0;
overflow: hidden; 
}


.ftco-intro .overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '';
opacity: .9;
background: #042e4f;
z-index: -2; }
.ftco-intro:after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 58%;
content: '';
background: rgba(255, 255, 255, 0.05);
-webkit-transform: matrix(1, 0, 0.5, 1, 150, 0);
-ms-transform: matrix(1, 0, 0.5, 1, 150, 0);
transform: matrix(1, 0, 0.5, 1, 150, 0);
z-index: -1; }

.heading-section .subheading {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.3);
  color: #ffa931;
  letter-spacing: 2px;
  font-weight: 600; }

.heading-section h2 {
  line-height: 1.2;
  font-size: 40px;
  font-weight: 700; }
  .heading-section h2 span {
    color: #ffa931; }
  .heading-section h2 span.number {
    color: #ffa931; }
  @media (max-width: 767.98px) {
    .heading-section h2 {
      font-size: 28px; } }

.heading-section.heading-section-white .subheading {
  color: rgba(255, 255, 255, 0.9) !important; }

.heading-section.heading-section-white h2 {
  color: #fff; }

.heading-section.heading-section-white p {
  color: rgba(255, 255, 255, 0.9); }

 

@media (max-width: 991.98px) {
.ftco-intro {
background-position: center center !important; } }
.ftco-intro h2 {
color: #fff;
font-size: 40px;
font-weight: 800; }
.ftco-intro h2 span {
background: #ffa931; }
.ftco-intro p{margin-bottom: 15px;}
.ftco-facts {
padding: 80px 0;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
position: relative;
color: rgba(255, 255, 255, 0.8);
background: #ffa931; }
.ftco-facts .overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '';
opacity: .8;
background: #042e4f; }
.services-wrap {
margin-bottom: 40px; }
.services-wrap .img {
width: 100%;
height: 200px; }
.services-wrap .text {
background: rgba(0, 0, 0, 0.03);
padding: 20px; }
.services-wrap .text h2 {
font-weight: 500;
font-size: 22px; }
.ftco-services-2 .services {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 0;
margin-bottom: 30px;
color: rgba(0, 0, 0, 0.8); }
.ftco-services-2 .services .icon {
line-height: 1.3;
position: relative;
margin-bottom: 20px;
width: 80px;
height: 80px;
z-index: 1;
margin-bottom: 20px;
background: #042e4f;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; }
.ftco-services-2 .services .icon span {
font-size: 50px;
color: #fff; }
.ftco-services-2 .services .media-body h3 {
font-size: 20px;
font-weight: 500;
font-family: "Roboto", Arial, sans-serif; }
.btn {
font-size: 14px;
cursor: pointer;
text-transform: uppercase;
font-weight: 600;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 24px 36px -11px rgba(0, 0, 0, 0.09);
-moz-box-shadow: 0px 24px 36px -11px rgba(0, 0, 0, 0.09);
box-shadow: 0px 24px 36px -11px rgba(0, 0, 0, 0.09); }
.btn:hover, .btn:active, .btn:focus {
outline: none; }
.btn.btn-primary {
background: #ffa931;
border: 1px solid #ffa931 !important;
color: #000000 !important; }
.btn.btn-primary:hover {
border: 1px solid #ffa931;
background: #ffa931;
color: #ffa931; }
.btn.btn-primary.btn-outline-primary {
border: 2px solid #ffa931 !important;
background: transparent !important;
color: #ffa931 !important; }
.btn.btn-primary.btn-outline-primary:hover {
border: 2px solid transparent !important;
background: #ffa931 !important;
color: #fff !important; }
.px-4 {
    padding:15px 24px;
}


/*======================================*/
/*about-factory*/

.about_factory {}

.about_factory .pc-slide {
  width: 100%;
}
 

.about_factory .view .swiper-container {
  width: 100%;
  height: auto;
}

.about_factory .view .swiper-container .swiper-slide img {
  display: block;
  width: 100%; 
}

.about_factory .view .swiper-slide {
  position: relative;
}

.about_factory .view .swiper-slide .swiper-slide_tt {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0,0,0,.3);
  width: 100%;
  padding: 25px 5%;
  color: #fff;
  font-size: 16px;
  padding-right: 15%;
}

.about_factory .preview {
  width: 100%;
  position: relative;
  transform: translateY(-100%);
  z-index: 1;
  background: rgba(0,0,0,.8);
  padding: 2% 5%;
  margin-bottom: -130px;
}

.about_factory .preview .swiper-container {
  width: 100%;
  height: auto;
}



.about_factory .preview .swiper-slide {
  width: 16.66%;
  height: auto;
  cursor:pointer;
}

.about_factory .preview .slide6 {
  width: 16.66%;
}

.about_factory .preview img {
 padding: 2%;
  border: 1px solid transparent;
  width: 98%;
}

.about_factory .preview .active-nav img {
 border-color: #e50112;
}



.about_factory .arrow-left {
  position: absolute;
  bottom: 38%;
  left: 0;
  z-index: 999;
  width: 20px;
  height: 41px;
    background: url(../img/about_fac_pre.png) no-repeat center;
    background-size: cover;

}

.about_factory .arrow-right {
  position: absolute;
  bottom: 38%;
  right: 0;
  z-index: 999;
  width: 20px;
    height: 41px;
    background: url(../img/about_fac_nex_active.png) no-repeat center;
    background-size: cover;

}



@media all and (max-width: 1366px) {


}

@media all and (max-width: 1023px) {

  .about_factory .arrow-left,.about_factory .arrow-right {
    display: none;
  }

}

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

  .about_factory .preview .swiper-slide {
    width: 20%;
  }

}

@media all and (max-width: 500px) {

  .about_factory .preview .swiper-slide {
    width: 25%;
  }

  .about_factory  {
    padding-bottom: 100px;
  }
  .w3l-grids-block-5 .blog-info h5{font-size: 18px;}

}

