body{
    margin:0;
    font-family:'Muli', sans-serif !important;
    /*font-family: "宋体"!important;*/
    background: #fff;  
}
 
h1,h2,h3,h4,h5,h6{ 
}
p{
    margin:0;
}
ul,label{
    margin:0;
    padding:0;
}
body a:hover,body a:focus{
    text-decoration:none;
    outline: none;
} 
.blue{color:#062264}
img{max-width: 100%;}
.center{text-align: center;}
 
 
.zq_body4 {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    margin-top: 120px;
}
.header {
    padding: 15px 0 10px;
}
.single-header-info {
    float: left;
    padding-left: 45px;
    padding-top: 5px;
}

.single-header-info .icon-box,
.single-header-info .content {
    display: table-cell;
    vertical-align: middle;
}

.single-header-info .icon-box .inner-box {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 58px;
    margin-right: 15px;
}

.single-header-info .icon-box .inner-box i:before {
    font-size: 30px;
    color: #6aaf08;
}

.single-header-info .content h3 {
    font-size: 16px;
    text-transform: uppercase;
    color: #2B2B2B;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    margin: 0;
    padding: 3px 0;
}

.single-header-info .content p {
    margin: 0;
    color: #B6B6B6;
}

.single-header-info .content p b {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.single-header-info .thm-btn {
    margin: 7px 0;
}

/*-- header --*/  
.headerw3-agile {
    background:#fff; 
}
/*-- header-top --*/
.header-w3top { 
    border-bottom: 1px solid #ccc;
}
.header-w3top ul li:nth-child(2) {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.header-w3top ul li {
    display: inline-block;
    color: #999;
    font-weight: 300;
    width: 33%;
    text-align: center;
    padding: 5px 0;
}
.header-w3top ul li i.fa {
    margin-right: 5px; 
}
.header-w3top ul li a {
    color: #999;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}
.header-w3top ul li a:hover {
    color: #f44336;
}
/*-- //header-top --*/
/*-- header-mdl --*/ 
.header-w3mdl {
    padding: 10px 0;
}
/*-- logo --*/
.header-mdl.agileits-logo {
    text-align: center;
    margin: 2em 0 0.5em;
}
.agileits-logo h1 {
    display: inline-block;
}
.agileits-logo h1 a {
    color: #999;
    text-decoration: none;
    display: inline-block;
}
h1.ltd{
    font-size: 35px;
    font-weight: bold;
    margin-top: 7%;
    padding-left: 20px;
    font-family: "Roboto",sans-serif;
}

/*-- //logo --*/
/*-- social-icon --*/
.social-icon {
    padding-top: 12%;
}
.social-icon a {
    display: inline-block;
    color: #999;
    margin: 0 0.5em;
    font-size: 0.9em;
    border: 2px solid #999;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 2.2em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
}
.social-icon a:hover {
    color: #f44336;
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    transition: 1s all;
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
} 
/*-- //social-icon --*/ 
/*-- //header-mdl --*/
/*-- top-nav --*/ 
.header-nav {
    background: rgb(96 80 47);
    -webkit-box-shadow: 0px 2px 7px 0px rgba(4, 3, 0, 0.62);
    -moz-box-shadow: 0px 2px 7px 0px rgba(4, 3, 0, 0.62); 
    box-shadow: 0px 2px 7px 0px rgba(4, 3, 0, 0.62);
}
.header-nav ul.nav.navbar-nav {
    float: none;
    width: 100%;
    text-align: center;
} 
.navbar-default {
    background: none;
    border: none;
    margin: 0;
}  
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #99abd5;
    background: none;
}
.navbar-nav > li {
    display: inline-block;
    float:none;
    margin: 0 1em;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 1.2em;
    padding: 1.1em 1.5em;
    position: relative;
    z-index: 9;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav li a.active {
    color: #fff;
}
.navbar-default .navbar-nav > li > a:before {
    content: '';
    position: absolute;
    bottom: 0;
    background: #f44336;
    height: 1px;
    width: 100%;
    left: 0;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
    z-index: -1;
}
.navbar-default .navbar-nav li  a:hover:before,.navbar-default .navbar-nav li a.active:before{
    height: 100%;
}  
.w3header form {
    margin: 1.1em 0 0;
    position: relative;
    padding-left: 2em;
}
.w3header input[type="search"] {
    width: 100%;
    padding: 0.6em 3.5em .6em .8em;
    font-size: 1em;
    color: #fff;
    outline: none;
    border: 1px solid #0696a9;
    background: none;
    -webkit-appearance: none; 
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
}
.w3header button.btn.btn-default {
    border: none;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
    height: 39px;
    outline: none;
    box-shadow: none;
    background: #f44336;
    padding: 0;
    border-radius: inherit; 
    -webkit-appearance: none;
    -webkit-transition:.5s all;
    -moz-transition:.5s all;
    transition:.5s all;
} 
.w3header form:hover input[type="search"]{
    border-color:#ca5a00;
}
.w3header form:hover .btn.btn-default{
    background: #f44336;
}
.w3header span.glyphicon {
    font-size: 1em;
    color: #fff;
    padding: 3px;
}
.w3header ::-webkit-input-placeholder {
   color: #ccc;   
} 
.w3header :-moz-placeholder { /* Firefox 18- */
   color: #ccc; 
} 
.w3header ::-moz-placeholder {  /* Firefox 19+ */
   color: #ccc;  
} 
.w3header :-ms-input-placeholder {  
   color: #ccc;  
}  
/*-- //top-nav --*/
/*-- //header --*/ 
/*-- banner --*/ 
.w3ls-banner{ 
    background:url(../images/banner03.jpg)no-repeat center;
    -webkit-background-size:cover;
    -moz-background-size:cover; 
    background-size:cover;
    position: relative;
}
img.img-responsive {
    width: 100%;
} 
.banner-text {
    text-align: center;
    padding: 12em 0;
}
.banner-text p {
    font-size: 1em;
    color: #fff;
    margin-bottom: 2em;
    letter-spacing: 15px;
}
.banner-text h2,.banner-text h3 {
    color: #fff;
    font-size: 6em;
}
.banner-text h5 {
    color: #fff;
    font-size: 2em;
    font-weight: 300;
    font-family: "Roboto",sans-serif;
}
.banner-text span{
    font-size: 0.8em;
    color: #fff;
    margin: 3em 0;
    display: inline-block;
}
.banner-text span i.fa{
    margin: 0 7px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
} 
/*-- //banner --*/
/*-- services --*/
.services,.about,.news,.team,.subscribe,.products,.contact{
    padding:4em 0;
}
h3.w3title{
    font-size: 36px;
    text-align: center;
    color: #f44336;
    font-family: "Roboto",sans-serif;
} 
p {
    line-height: 1.6;
}
.services-grids,.team-grids{ 
    text-align: center;  
    margin-top: 4em; 
}  
.services-grids i.fa {
    font-size: 2.5em;
    color: #b1bfc6;
    -webkit-transition:.5s all;
    -moz-transition:.5s all; 
    transition:.5s all;
}
.services-grids h4 {
    color: #b1bfc6;
    font-size: 1.2em;
    margin:1.4em 0 .8em;
    -webkit-transition:.5s all;
    -moz-transition:.5s all; 
    transition:.5s all;
} 
.services-grids:hover i.fa {
    color: #f44336;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}
.services-grids:hover h4 {
    color: #f44336;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}  
/*-- //services --*/
/*-- about --*/
.about, .team {
    background: #eee;
}
.about-text {
    text-align: center;
}
.about-text h5 {
    font-size: 1em; 
    letter-spacing: 5px;
    color: #00ada6;
    margin-top: 10px;
    font-family: 'Roboto', sans-serif;
}
.about-text h4 {
    font-size: 2em;
    margin: 0.7em 0;
    color: #f44336;
    font-family: "Roboto",sans-serif;
}
/*-- //about --*/
/*-- gallery --*/ 
.gallery-wthreegrids {
    padding: 0;
}
/*.gallery-grid a.agilefig{
    background: url(../images/cp1.jpg) no-repeat center 0px;
    background-size: cover;  
    display: block;
    min-height: 238px;
}
.gallery-grid a.agilefig.gallery-img2{
    background: url(../images/g2.jpg) no-repeat center 0px; 
    background-size: cover;
}
.gallery-grid a.agilefig.gallery-img3{
    background: url(../images/g3.jpg) no-repeat center 0px; 
    background-size: cover; 
}
.gallery-grid a.agilefig.gallery-img4{
    background: url(../images/g4.jpg) no-repeat center 0px; 
    background-size: cover; 
} */
.gallery-grid {
    padding: 0; 
}
.gallery-grid.gallery-grid3 {
    float: right;
}
.gallery-grid.gallery-text, .gallery-grid.gallery-text2, .gallery-grid.gallery-text3 {
    padding: 2.58em 2em;
    background: #fff;
    position: relative;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
    
}
.gallery-grid-row h4 {
    font-size: 1.6em;
    color: #00ada6;
    margin: 25px 0;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
    font-family: "Roboto",sans-serif;
}
.gallery-grid p {
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}
.gallery-grid.gallery-text:before {
    content: '';
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #fff;
    top: 42%;
    left: -15px;
    position: absolute; 
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
} 
.gallery-grid.gallery-text3:before {
    content: ''; 
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #fff;
    position: absolute;
    top: 42%;
    right: -15px;
    z-index:9;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
} 
.gallery-grid-row:hover .gallery-grid{
    background: #00ada6;
}
.gallery-grid-row:hover .gallery-grid h4{
    color: #000;
}
.gallery-grid-row:hover .gallery-grid p {
    color: #fbfbfb;
}
.gallery-grid-row:hover .gallery-grid.gallery-text:before {
    border-right-color:#00ada6;
} 
.gallery-grid-row:hover .gallery-grid.gallery-text3:before {
    border-left-color:#00ada6;
}
/*-- //services --*/
/*-- news --*/ 
.news h4 {
    font-size: 1.1em;
    margin-bottom: 1em;
    line-height: 1.6em;
    font-weight: 700;
}
.news h4 a{ 
    color: #333; 
    display:inline-block;
    -webkit-transition:.5s all;
    -moz-transition:.5s all; 
    transition:.5s all;
}
.news h4 a:hover{ 
    color: #00ada6;  
}
.news-grid {
    margin-top: 3em;
}
.news-grid-left {
    padding: 0;
}
.news-grid-right ul li {
    display: inline-block;
    color: #999;
    font-size: 1em;
}
.news-grid-right ul li a {
    display: inline-block;
    color: #f44336;
    margin-left: 1.5em;
    font-weight: 300;
}
.news-grid-right ul li a:hover{ 
    color: #999; 
}
/*-- //news --*/
/*-- products --*/
.products {
    background: url(../images/1.jpg)no-repeat 0px 0px fixed;
    background-size: cover; 
}
.products-w3ls-row {
    width: 68%;
    margin: 0 auto;
}
.products h5 {
    font-size: 1.2em;
    text-align: center;
    color: #fff;
    margin-top: 1em;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 2px;
}
.c100 { 
    font-family: "Roboto",sans-serif;
}
/*-- //products --*/
/*-- team --*/  
.ch-item {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.ch-info {
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden; 
}
.ch-info h3 {
    color: #fff;
    position: relative;
    letter-spacing: 1px;
    font-size: 1.5em;
    padding: 55px 0 0 0;
    font-family: 'Roboto';
}
.ch-info p {
    color: #fff;
    padding: 10px 5px 0;
    font-style: italic;
    margin: 15px 30px 0;
    font-size: 1em;
    border-top: 1px solid rgba(255,255,255,0.5);
}
.ch-item:hover {
    -webkit-box-shadow: inset 0 0 0 180px rgba(0, 173, 166, 0.75), inset 0 0 0 15px #607d8b, 0 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow:inset 0 0 0 180px rgba(0, 173, 166, 0.75), inset 0 0 0 15px #607d8b, 0 1px 2px rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 0 0 180px rgba(0, 173, 166, 0.75), inset 0 0 0 15px #607d8b, 0 1px 2px rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 0 0 180px rgba(0, 173, 166, 0.75), inset 0 0 0 15px #607d8b, 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 0 0 180px rgba(0, 173, 166, 0.75), inset 0 0 0 15px #607d8b, 0 1px 2px rgba(0,0,0,0.1);
}
.ch-item:hover .ch-info {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);   
    margin-top: 20%; 
}
.ch-grid {
    margin:0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
}
.ch-grid:after,
.ch-item:before {
    content: '';
    display: table;
}
.ch-grid:after {
    clear: both;
}
.ch-grid li.ch-grid-item {
    width: 24%;
    float: left;
    margin: 0.5%;
    position: relative;
    background: #fff;
}
.ch-grid li.ch-grid-item h5{
    font-weight: bold;
    padding: 5px;
    font-family: "Roboto",sans-serif;
}
.ch-grid li.ch-grid-item:hover .ch-item{
    display: block;
}
.team ul.social-icons {
    margin-top: 1em;
}
.team ul.social-icons li {
    display: inline-block;
} 
.team ul.social-icons li a.fa {
    font-size: 1em;
    color: #fff;  
    margin: 0 0.5em;
}
.team ul.social-icons li a.fa:hover {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
/*-- //team --*/
/*-- contact --*/
.map{ 
    position:relative;
}
.map iframe {
    width: 100%;
    min-height: 579px;
    border: none;
} 
.contact {
    background: rgba(0, 0, 0, 0.81);
    width: 100%;
    height: 100%;
} 
.contact h3.w3title {
    color:#fff;
}
.contact h4 {
    font-size: 1.6em;
    color: #00ada6;
    margin-bottom: 0.8em;
    font-weight: 700;
    font-family: "Roboto",sans-serif;
}
.w3ls-address p b {
    letter-spacing: 1px;
}
.w3ls-address p.cnt-p {
    font-size: 22px;
}
p.address {
    margin: 1em 0;
}
.w3ls-address p {
     color: #fff; 
    font-weight: 300;
    line-height: 2.1em;
}
.w3ls-address p a {
    color: #00ada6;
    text-decoration: none;
}
.w3ls-address p a:hover{
    color: #fff; 
}
.contact-w3ls-row {
    width: 70%;
    margin: 0 auto;
} 
.contact input[type="text"] {
    width: 48.5%;
    float: left;
    font-size: 1em;
    padding: .7em 1em;
    margin-bottom: 1.5em;
    border: solid 1px #ddd;
    -webkit-appearance: none;
    display: inline-block;
}
.contact input.email {
    float: right;
}
.contact textarea {
    width: 100%;
    font-size: 1em;
    outline: none;
    padding: .6em .8em;
    border: solid 1px #ddd;
    min-height: 10em;
    -webkit-appearance: none;
}
.contact input[type="submit"] {
    outline: none;
    color: #fff;
    padding: 0.8em 4em;
    font-size: 1em;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #00ada6;
    border: 2px solid #00ada6;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
    width: 100%;
}
.contact input[type="submit"]:hover {
    background: none;
    color: #00ada6; 
}
.w3ls-address {
    text-align: left;
}
::-webkit-input-placeholder {
    color:#fff !important;
}
:-moz-placeholder { /* Firefox 18- */
    color:#fff !important;
}
::-moz-placeholder {  /* Firefox 19+ */
    color:#fff !important;
}
:-ms-input-placeholder {  
    color:#fff !important;
}
.social-icon.contact-w3lsicns {
    margin-top: 1em;
}


.w3ls-address .social-icon{
    padding-top: 2%;
}
/*-- //contact --*/
/*-- subscribe --*/ 
.sub-agileitsinfo{ 
    background: url(../images/1.jpg)no-repeat 0px 0px fixed;
    background-size: cover;
}
.subscribe{
    text-align: center;
    background: rgba(0, 173, 166, 0.48);  
}
.subscribe h4 {
    font-size: 2.8em;
    color: #fff;
    font-weight: 300;
}
.subscribe form {
    width: 50%;
    margin: 3em auto 0;
}
.subscribe input[type="email"] {
    width: 78%;
    padding: .8em 1em;
    font-size: 1em;
    float: left;
    color: #00ada6;
    outline: none;
    border: 1px solid #fff;
    border-right: none;
    background: #fff;
    -webkit-appearance: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
}
.subscribe input[type="submit"] {
    float: left;
    color: #fff;
    font-size: 1em;
    outline: none;
    padding: .8em 2em;
    border: 1px solid #fff;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
    -webkit-appearance: none;
    background: none;
    font-weight: 600;
}
.subscribe form:hover input[type="email"] {
    border-color: #f44336;
}
.subscribe form:hover input[type="submit"] {
    border-color: #f44336;
    background:#f44336; 
    color: #fff;
}  
.subscribe ::-webkit-input-placeholder {
    color:#00ada6 !important;
}
.subscribe :-moz-placeholder { /* Firefox 18- */
    color:#00ada6 !important;
}
.subscribe ::-moz-placeholder {  /* Firefox 19+ */
    color:#00ada6 !important;
}
.subscribe :-ms-input-placeholder {  
    color:#00ada6 !important;
}
/*-- //subscribe --*/
/*-- copy-w3right --*/ 
.copy-w3right {
    background: #191919;
    padding: 1.5em 0;
    text-align: center;
}
.copy-w3right p {
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
}
.copy-w3right p a{
    color: #f44336; 
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all; 
}
.copy-w3right p a:hover{
    color:#fff;  
}
/*-- //copy-w3right --*/
/*-- about-modal --*/
.modal-open .modal {
    background: rgba(0, 0, 0, 0.48);
}
.modal-body {
    padding: 0 2em 2.5em;
}
.modal-dialog {
    margin: 3em auto;
} 
.modal-body.modal-spa img {
    width: 100%;
}
.modal-body h4 {
    font-size: 1.6em;
    color: #f44336;
    letter-spacing: 1px;
    font-weight: 300;
    margin: 1em 0 .3em;
}
.bnr-modal .modal-header {
    border: none;
    min-height: 2.5em;
    padding: 0.5em 2em 0;
}
.bnr-modal button.close {
    color: #f44336;
    opacity: .9;
    font-size: 2.5em;
    outline:none;
}
.modal-body p {
    font-weight: 300;
} 
/*-- //about-modal --*/
/*-- slider-up-arrow --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 6%;
    right: 3%;
    overflow: hidden;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url("../images/move-up.png") no-repeat 0px 0px;
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
    -webkit-transition:.5s all;
    -moz-transition:.5s all; 
    transition:.5s all;
}
#toTop:hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
#toTopHover {
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    transform: scale(1);
}
/*-- //slider-up-arrow --*/
/*-- responsive-design --*/ 
@media(max-width:1366px){
.gallery-grid.gallery-text, .gallery-grid.gallery-text2, .gallery-grid.gallery-text3 {
    padding: 4em 2.5em; 
}
}
@media(max-width:1280px){
.navbar-default .navbar-nav > li > a { 
    padding: 1em 1.5em; 
}
.banner-text h2, .banner-text h3 { 
    font-size: 5em;
}
h3.w3title {
    font-size: 3.6em; 
}
.services, .about, .news, .team, .subscribe, .products, .contact {
    padding: 4em 0;
}
.gallery-grid.gallery-text, .gallery-grid.gallery-text2, .gallery-grid.gallery-text3 {
    padding: 4em 2em;
}
.map iframe { 
    min-height: 550px; 
}
}
@media(max-width:1080px){
.agileits-logo h1 {
    font-size: 2.8em; 
}
.header-w3mdl {
    padding: 1.3em 0 1em;
}
.navbar-default .navbar-nav > li > a {
    padding: 1em 1.2em;
}
.banner-text { 
    padding: 11em 0;
}
.banner-text h5 { 
    font-size: 1.5em; 
}
.about-text { 
    padding: 0 3em;
}
.about-text h4 {
    font-size: 1.8em; 
}
.about-text h5 { 
    letter-spacing: 4px; 
}
.gallery-grid.gallery-text, .gallery-grid.gallery-text2, .gallery-grid.gallery-text3 {
    padding: 3em 2em;
}
.ch-grid li.ch-grid-item {
    /* width: 200px; */
    /* height: 200px; */
    /* margin: 0 10px; */
}
.ch-info h3 { 
    font-size: 1.3em;
    padding: 49px 0 0 0;
}
.news-grid-right {
    padding-right: 0;
}
.news-grid-right ul li { 
    font-size: 0.9em;
}
.news-grid-right ul li a { 
    margin-left: 1em; 
}
.subscribe form {
    width: 60%;
    margin: 2em auto 0;
}
h3.w3title {
    font-size: 3.2em;
}
.w3ls-address p.cnt-p {
    width: 90%;
} 
}
@media(max-width:1024px){
.banner-text h2, .banner-text h3 {
    font-size: 4em;
}
.products h5 {
    font-size: 1.1em; 
}
}
@media(max-width:991px){
    

.banner-text span { 
    margin: 2em 0; 
}
.navbar-default .navbar-nav > li > a {
    padding: 1.1em 1.2em;
    font-size: 1em;
}
.header-w3mdl {
    padding: 1.3em 0 1.2em;
}
.banner-text p { 
    letter-spacing: 8px;
}
.services-grids {
    padding: 0;
}
.about-text {
    padding: 0 1em;
}
.about-text h4 {
    font-size: 1.4em;
}
.about-text h5 {
    letter-spacing: 3px;
    margin: 1em 0 0; 
}
.gallery-grid-row h4 {
    font-size: 1.4em; 
    margin-bottom: 0.6em; 
}
.gallery-grid a.agilefig { 
    min-height: 257px;
}
.ch-grid li.ch-grid-item {
    /* width: 167px; */
    /* height: 167px; */
    /* margin: 0 5px; */
}
.services-grids, .team-grids, .contact-grids {
    text-align: center;
    margin-top: 3em;
}
.team ul.social-icons {
    margin-top: 0.5em;
}
.ch-info h3 { 
    padding: 38px 0 0 0;
} 
.products-grids {
    padding: 0;
}
.products h5 {
    font-size: 1em;
    letter-spacing: 1px;
} 
.subscribe form {
    width: 68%; 
}
.subscribe input[type="email"] {
    width: 75%; 
}
.w3ls-address {
    padding: 0;
}
.contact-form {
    padding: 0;
}
.map iframe {
    min-height: 530px;
}
.navbar-nav > li { 
    margin: 0 0.5em;
}
.products-w3ls-row {
    width: 80%; 
}
}
@media(max-width:800px){
.agileits-logo h1 {
    font-size: 2.5em;
}
.banner-text {
    padding: 9em 0 11em;
}
.banner-text h5 {
    font-size: 1.2em;
}
h3.w3title {
    font-size: 3em;
}
.services-grids i.fa {
    font-size: 2em; 
}
.about-text h4 {
    font-size: 1.2em;
}
.gallery-grid.gallery-text, .gallery-grid.gallery-text2, .gallery-grid.gallery-text3 {
    padding: 3em 1.5em;
}
.contact h4 {
    font-size: 1.4em; 
    margin-bottom: 0.5em; 
}
.header-w3mdl {
    padding: 1em 0;
}
.banner-text h2, .banner-text h3 {
    font-size: 3em;
}
.navbar-right { 
    margin-right: 0;
}
.social-icon a { 
    margin: 0 0.3em; 
}
}
@media(max-width:767px){
.navbar-nav {
    margin: 0; 
} 
button.navbar-toggle {
    margin: 0;
    background: none;
    float: none;
    text-align: center;
    width: 100%;
}
.navbar-default .navbar-toggle {
    border: none;
    font-size: 1.2em;
    padding: 12px 10px;
    color: #fff;
    -webkit-transition:.5s all;
    -moz-transition:.5s all; 
    transition:.5s all;
}
.navbar-default .navbar-toggle:hover {
    letter-spacing: 5px;
}
.navbar { 
    min-height: inherit; 
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
} 
div#bs-example-navbar-collapse-1 {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.85);
    z-index: 999;
    padding-bottom: .5em;
}
.banner-text p { 
    margin-bottom: 1.5em; 
}
.navbar-nav > li {
    margin: 0;
    display: block;
}
.navbar-default .navbar-nav > li > a {
    font-size: 1em;
    padding: 1em 0.5em; 
} 
.modal-dialog {
    width: 80%;
}
}
@media(max-width:736px){
.header-w3top ul li { 
    font-size: 0.8em; 
}
.agileits-logo {
    float: left;
}
.navbar-right { 
    float: right;
}
.social-icon {
    padding-top: 0;
}
.services, .about, .news, .team, .subscribe, .products, .contact {
    padding: 3em 0;
}
h3.w3title {
    font-size: 2.6em;
}
.services-grids {
    padding: 0 3em;
}
.services-grids h4 { 
    margin: 1.2em 0 .6em; 
}
.about-grids img.img-responsive {
    /*width: 25%;*/
    margin: 0 auto;
}
.about-text {
    padding: 0 3em;
    margin: 2em 0;
}
.gallery-grid.gallery-text, .gallery-grid.gallery-text2, .gallery-grid.gallery-text3 {
    padding: 4em 2em;
}
.gallery-grid a.agilefig {
    min-height: 229px;
}
.ch-grid li.ch-grid-item {
    width: 48%;
    margin: 1%;
}
.ch-grid li.ch-grid-item:nth-child(3) {
    /* margin-top: 1em; */
}
.services-grids, .team-grids, .contact-grids { 
    margin-top: 2em;
}
.ch-info h3 {
    padding: 44px 0 0 0;
}
.subscribe input[type="email"] {
    width: 70%;
}
.subscribe h4 {
    font-size: 2.3em; 
}
.contact-form { 
    margin-top: 2em;
}
p.address {
    margin: 0.5em 0;
} 
.contact input[type="text"] {
    width: 49%; 
    font-size: 0.9em; 
    margin-bottom: 1em; 
}
.contact textarea { 
    font-size: 0.9em; 
    min-height: 8em; 
}
.map iframe {
    min-height: 720px;
}
.contact input[type="submit"] { 
    font-size: 0.9em;
    margin: 0.5em 0 0 0; 
}
}
@media(max-width:667px){
.header-w3top ul li { 
    width: inherit; 
    padding: 1em 3em;
}
.agileits-logo h1 {
    font-size: 2.2em;
}
.social-icon {
    padding-top: 0.3em;
}
.banner-text {
    padding: 8em 0 10em;
} 
.modal-body h4 {
    font-size: 1.3em; 
    margin: 1em 0 .3em;
}
.news h4 {
    font-size: 1em; 
}
.news-grid {
    margin-top: 1.5em;
}
.news h4 { 
    margin-bottom: 0.5em; 
}
.copy-w3right p { 
    letter-spacing: 1px;
}
}
@media(max-width:640px){
.subscribe form {
    width: 72%;
}
}
@media(max-width:600px){
.gallery-grid.gallery-text, .gallery-grid.gallery-text2, .gallery-grid.gallery-text3 {
    padding: 3em 2em;
}
.header-w3top ul li { 
    padding: 1em 2em;
}
.products-w3ls-row {
    width: 85%;
    margin: 0 auto;
}
.banner-text h2, .banner-text h3 {
    font-size: 2.6em;
}
.banner-text h5 {
    font-size: 1.1em;
}
.banner-text p {
    letter-spacing: 5px;
    font-size: 0.9em;
}
.news-grid { 
    padding: 0 1em 0 0;
}
.news-grid-right ul li a {
    margin-left: 0.5em;
}
.news h4 {
    font-size: 0.9em;
}
.subscribe form {
    width: 80%;
}
}
@media(max-width:568px){
.header-w3top ul li {
    padding: 1em 1.8em;
}
.agileits-logo h1 {
    font-size: 2em;
}
.social-icon a { 
    margin: 0 0.1em;
    font-size: 0.85em; 
    width: 28px;
    height: 28px; 
    line-height: 2.1em; 
}
.gallery-grid a.agilefig {
    min-height: 227px;
}
.gallery-grid-row h4 {
    font-size: 1.3em; 
}
.ch-grid li.ch-grid-item {
    /* margin: 0 2em; */
}
.news-grid-right ul li {
    font-size: 0.85em;
}
.services, .about, .news, .team, .subscribe, .products, .contact {
    padding: 2.5em 0;
}
h3.w3title {
    font-size: 2em;
}
.map iframe {
    min-height: 705px;
}
.banner-text {
    padding: 6em 0 9em;
}
}
@media(max-width:480px){
.header-w3top ul li {
    padding: 1em 0.7em;
}
.services-grids {
    padding: 0 0.5em;
}
.services-grids h4 { 
    font-size: 1.1em; 
}
.services-grids i.fa {
    font-size: 1.5em;
}
.services-grids h4 {
    margin: 1em 0 .4em;
}
.about-text {
    padding: 0; 
}
.gallery-grid.gallery-text, .gallery-grid.gallery-text2, .gallery-grid.gallery-text3 {
    padding: 3em 1.5em;
}
.ch-grid li.ch-grid-item{
    width: 98%;
}
.products-w3ls-row {
    width: 95%; 
}
.products h5 {
    font-size: 0.9em;
    letter-spacing: 0px;
}
.news-grid {
    width: 100%;
    padding: 0;
}
.subscribe form {
    width: 90%;
}
.subscribe input[type="email"] { 
    font-size: 0.9em; 
}
.subscribe input[type="submit"] { 
    font-size: 0.9em; 
    padding: .8em 1.6em; 
}
.modal-dialog {
    width: 90%;
} 
h1.ltd{display: none;}
}
@media(max-width:414px){
.header-w3top ul li {
    padding: 0.5em 0;
    display: block;
}
.header-w3top ul li:nth-child(2) {
    border: none;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.banner-text h2, .banner-text h3 {
    font-size: 2.2em;
}
.banner-text p {
    margin-bottom: 1em;
}
.banner-text {
    padding: 5em 0 9em;
}
p {
    font-size: 0.9em; 
}
.gallery-grid.gallery-text, .gallery-grid.gallery-text2, .gallery-grid.gallery-text3 {
    padding: 2em 1.5em;
}
.gallery-grid a.agilefig {
    min-height: 212px;
}
.ch-grid li.ch-grid-item,.ch-grid li.ch-grid-item:nth-child(3) {
    /* margin: 0.5em 1em 0; */
}
.subscribe h4 {
    font-size: 2em;
}
.subscribe form { 
    margin: 1em auto 0;
}
.map iframe {
    min-height: 675px;
}
.social-icon.contact-w3lsicns {
    margin-top: 0.5em;
}
}
@media(max-width:384px){
.gallery-grid { 
    width: 100%;
} 
.gallery-grid a.agilefig {
    min-height: 200px;
}
.gallery-grid.gallery-text3:before, .gallery-grid.gallery-text:before {
    left: 46%;
    border: none;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff;
    top: -5%;
    right: inherit;
}
.gallery-grid-row:hover .gallery-grid.gallery-text:before ,.gallery-grid-row:hover .gallery-grid.gallery-text3:before{
    border-color: transparent;
    border-bottom-color: #00ada6;
}
.gallery-grid.gallery-grid3 {
    float: none;
}
.products-w3ls-row {
    width: 100%;
}
.subscribe h4 {
    font-size: 1.6em;
}
.subscribe form {
    width: 100%;
}
}
@media(max-width:375px){
.navbar-default .navbar-nav > li > a {
    font-size: 0.9em;
    padding: 0.8em 0.5em;
}
.agileits-logo h1 {
    font-size: 1.8em;
}
.banner-text { 
    padding: 4em 0 7em;
}
.banner-text h2, .banner-text h3 {
    font-size: 1.8em;
}
.banner-text h5{
    font-size: 0.9em;
}
.banner-text p {
    letter-spacing: 3px; 
}
.banner-text span {
    margin: 1.5em 0;
}  
.services-grids {
    padding: 0 4em;
    float: none;
    width: 100%;
}
.about-text h4 {
    font-size: 1.1em;
}
.about-text h5 {
    letter-spacing: 1px;
    margin: 0;
    font-size: 0.9em;
}
.about-text { 
    margin: 1em 0;  
}
.subscribe input[type="submit"] { 
    padding: .8em 1.2em;
}
.about-grids img.img-responsive {
    width: 40%; 
}
.contact h4 {
    font-size: 1.1em; 
}
.contact input[type="text"] {
    width: 100%; 
}
.contact input.email {
    float: none;
}
.map iframe {
    min-height: 765px;
}
}
@media(max-width:320px){
.header-w3top ul li i.fa {
    margin-right: 3px;
}
.header-w3top ul li {
    padding: 0.4em 0; 
}
.header-w3mdl {
    padding: 0.6em 0;
}
.agileits-logo h1 {
    font-size: 1.6em;
}
.navbar-default .navbar-toggle { 
    font-size: 1.1em;
    padding: 9px 10px; 
}
.banner-text h2, .banner-text h3 {
    font-size: 1.5em;
}
.banner-text p {
    letter-spacing: 1px;
    font-size: 0.8em;
}
.banner-text span {
    font-size: 0.6em; 
}
.banner-text {
    padding: 3em 0 6em;
}
.services-grids {
    padding: 0 2em; 
}
.about-grids img.img-responsive {
    width: 50%;
}
.gallery-grid.gallery-text3:before, .gallery-grid.gallery-text:before { 
    top: -9%; 
}
.services-grids, .team-grids, .contact-grids {
    margin-top: 1em;
}
.modal-body {
    padding: 0 1em 1.5em;
}
.modal-dialog {
    width: 94%;
    margin: 2em auto;
}
.bnr-modal .modal-header { 
    padding: 0.5em 1em 0;
}
.services, .about, .news, .team, .subscribe, .products, .contact {
    padding: 2em 0;
}
.subscribe input[type="email"] {
    width: 68%;
}
.subscribe input[type="submit"] {
    padding: .8em 1em;
}
h3.w3title {
    font-size: 1.8em;
}
.contact-form {
    margin-top: 1.5em;
}
.map iframe {
    min-height: 750px;
}
.social-icon a { 
    font-size: 0.8em;
    width: 25px;
    height: 25px;
    line-height: 2em;
}
.modal-body h4 {
    font-size: 1.1em; 
}
}
/*-- //responsive-design --*/




/*
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|| 20.0 - SINGLE POST                                          
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
.section-heading {
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: center;
}
.section-heading h5 {
    font-size: 20px;
    color: #a5a9ab;
    font-weight: 400;
    margin-bottom: 10px;
}
.section-heading h2 {
    font-size: 42px;
    color: #0089e9;
    font-weight: 700;
    margin-top: 0;
    display: inline-block;
}
.section-heading h2>span {
    color: #5d5d5d;
}
.single {
    /* margin-top: 50px; */
}
.single-item .post-media img {
    width: 100%;
}
.single-item .post-metadata {
    margin-top: 50px;
    padding: 0;
}
.single-item .post-metadata a {
    text-transform: uppercase;
    color: #fe931f;
    padding-right: 15px;
}
.single-item .post-metadata a:hover {
    color: #0089e9;
}
.single-item .post-metadata span> a> span {
    color: #000;
}
.single-item .post-title {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 20px;
}
.single-item .post-title h5{    
    font-size: 20px;
    color: #000;
    font-weight: 700;
}
.single-item .post-title a {
    font-size: 24px;
}
.single-item .post-entry {
    padding: 0;
}
.single-item .post-entry p{
    padding: 3px 0;
}
.single-item blockquote {
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url(../images/featured/2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-left: 0;
    padding: 25px;
    border-radius: 30px 0;
    -webkit-transition: all 0.2s ease-in-out 0.3s;
    -moz-transition: all 0.2s ease-in-out 0.3s;
    -o-transition: all 0.2s ease-in-out 0.3s;
    transition: all 0.2s ease-in-out 0.3s;
}
.single-item blockquote:hover {
    -webkit-filter: saturate(0.5);
    -o-filter: saturate(0.5);
    filter: saturate(0.5);
}
.single-item blockquote p {
    text-align: center;
    color: #fff;
    font-style: italic;
    background-color: rgba(16, 32, 43, .9);
    padding: 30px 50px;
    border-radius: 30px 0;
    border: 2px solid #fff;
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.single-item blockquote:hover p {
    background-color: rgba(16, 32, 43, 1);
    -webkit-transform: scale(1.02, 1.05);
    -moz-transform: scale(1.02, 1.05);
    -ms-transform: scale(1.02, 1.05);
    -o-transform: scale(1.02, 1.05);
    transform: scale(1.02, 1.05);
}

.single-item blockquote p:before {
    content: '\f10d';
    font-family: 'fontAwesome';
    padding-right: 15px;
    font-size: 25px;
}
.single-item blockquote p:after {
    content: '\f10e';
    font-family: 'fontAwesome';
    padding-left: 15px;
    font-size: 25px;
}

.cooment-area .title  {
    margin-top: 40px;
    margin-bottom: 30px;
}
.cooment-area .title  h3 {
    color: #000;
    padding-bottom: 20px;
    position: relative;
    font-size: 24px;
}
.cooment-area .title h3:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 20%;
    height: 1px;
    background-color: #fe931f;
}
.cooment-area .title h3:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 80%;
    height: 1px;
    background-color: #e9e9e9;
}
.cooment-area .media {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
}
.cooment-area .media:last-of-type {
    border-bottom: none;
}



.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-bottom: 40px;
}
.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; }

/*======================================*/
/*about-factory*/
.about-p{
    float: left;
    width: 55%;
    padding-right: 1%;
}
.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: 66px;
  left: 0;
  z-index: 999;
  width: 20px;
  height: 41px;
  background: url(../images/about_fac_pre.png) no-repeat center;
  background-size: cover;

}

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

}


@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;
  }
  .about-p{
    width: 100%;
    padding-right: 0;
  }
    .about-text p{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp:10;
        -webkit-box-orient:vertical;
    }
}



/*==============product======xialaliebiao======================================================================================*/
.pro-left{width: 25%;float: left;/* padding: 0 1%; */}
.right {
    float: right;
    width: 69%;
}

.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: #c69d65;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: 16px;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: #c69d65;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; }

.zq_cen1 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    background-color: #FFF;
    padding: 0 15px;
}

.banner-in {
    font-size: 0;
    position: relative;
    overflow: hidden;
    width: 100%;
}
/*.banner-in:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .45;
}*/
.banner-in .text-in
{
    position: absolute;
    top: 60%;

    overflow: hidden;

    width: 100%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;

    color: #fff;
}
.banner-in .text-in:after
{
    display: block;

    width: 60px;
    height: 2px;
    margin: 0 auto;

    content: '';

    background-color: #fff;
}



.p_info {
    width: 90%;
    position: absolute;
    right: 50%;
    top: 50%;
    z-index: 9;
    display: flex;
    transform: translateX(50%) translateY(-50%);
    align-items: center;
    text-align: center;
    max-width: 1500px
}

.p_info div {
    width: 100%
}

.p_subtitle {
    line-height: 2;
    padding: 5px 0
}

.swiper-container-vertical {
    height: 400px
}

 .p_btitle a {
    font-size: 2.5vw;
    font-weight: bold;
    text-align: left;
    line-height: 160%;
    max-width: 650px;
    position: relative;
    color: #fff;
}
.p_summary {
    font-size: 2vw;
    font-weight: normal;
    text-align: left;
    margin: 10px 0;
    letter-spacing: 0px;
}
.text-white {
    color: #fff;
    text-align: left;
}
.btn-num{text-align: center;margin-top: 15px;}
.btn-num span{
    padding: 8px 4px;
    background: #000;
    display: inline-block;
    color: #feed01;
    font-size: 60px;
    font-weight: 600;
    border-radius: 0 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.right_con p.pt-60{margin-top: 60px;line-height: 2}

.bg-red{ position: relative;width: 100%;margin: 15px 0;}
.bg-red span{     background: #b00000;
    color: #fff;
    padding: 15px 80px;
    border-radius: 40px;
    font-size: 55px;
    font-family: Arial, Helvetica, sans-serif;}
@media (max-width: 767px)
{
    .bg-red span{font-size: 30px;}
    .banner-in .text-in:after
    {
        width: 30px;
    }
}
.banner-in .text-in b
{
    font-size: 40px;
    line-height: 1;

    display: inline-block;

    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .banner-in .text-in b
    {
        font-size: 20px;

        display: block;
    }
}
.banner-in .text-in p
{
    font-size: 20px;
    line-height: 1.5;

    margin: 14px 0;

    color: rgba(255, 255, 255, .5);
}
@media (max-width: 767px)
{
    .banner-in .text-in p
    {
        font-size: 12px;

        margin: 4px 0;
    }
    .single-header-info{padding: 0;}
    .single-header-info .icon-box,.single-header-info .content{display: none;}
}


.bg_skew-2 {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 100px;
    background: url(../img/bg_skew-2.svg) center bottom no-repeat;
    background-size: 105% auto;
}

.product_style1 { width:100%; }
.product_style1 ul { overflow:hidden; width:100%; height:auto }
.product_style1 ul li { display:block; width:100%; margin:2% 0 1%; float: left}
.product_style1 ul li ol { display:block; float:none; margin:0 auto; width:100% }
.product_style1 ul li ol li { margin:0; width:100% }
.product_style1 ul li ol li.product_img { text-align:center; width:50%; overflow:hidden;  border: none;
    box-shadow: none; }
.product_style1 ul li ol li.product_img img { width:100%; }
.product_style1 ul li ol li.product_text { text-align:left; width:50%; padding-left:5%;padding-right: 10%; overflow:hidden }
.product_style1 ul li ol li.product_text h3 {font-size: 30px;
    line-height: 1.3;
    color: #333;
    margin-bottom: 25px;
    overflow: hidden;
    padding-top: 0; }
.product_style1 ul li ol li.product_text h4{font-size: 22px;font-weight: bold}
.product_style1 ul li ol li.product_text span { display:inline-block; width:58px; height:55px; background:url( ../img/sum.png) no-repeat; color:#fff; line-height:55px; text-align:center; float:left; margin-right:10px; margin-top:5px; font-size:30px; }
.product_style1 ul li ol li.product_text p {color: #3d3d3d; font-size:16px; margin-bottom:2.5%; border-bottom:1px dotted #666; background:url(../img/oicon.png) no-repeat left; padding-left:3%;}
.product_style2 { width:100%; }
.product_style2 ul { overflow:hidden; width:100%; height:auto }
.product_style2 ul li { display:block; width:100%; margin:2% 0 1%; }
.product_style2 ul li ol { display:block; float:none; margin:0 auto; width:93%; border-bottom:1px dashed #CCC; padding:0 0 1% 5%; }
.product_style2 ul li ol li { margin:0; width:100%; }
.product_style2 ul li ol li.product_text { text-align:left; width:100%; color:#666; }
.product_style2 ul li ol li.product_text a { font-size:18px; font-weight:bold; color:#0d0d0d; background:url(../img/oicon.png) no-repeat left; padding-left:3%; }
.product_style2 ul li ol li.more a { width: auto; height:auto; background:#f6ba00; text-align:center; padding:5px 15px; float:right; margin-right:5%; border:1px solid #f6ba00; color:#fff; font-size:15px; }
.product_style2 ul li ol li.more a:hover { background:#fff; color:#f6ba00; }
.product_style2 ul li ol li.product_text1 { text-align:left; width:100%; color:#666; }
.product_style2 ul li ol li.product_text1 a { font-size:18px; font-weight:bold; color:#0d0d0d; background:url(../img/oicon1.png) no-repeat left; padding-left:3%; }
.product_style2 ul li ol li.product_text1 a:hover { text-decoration:underline}
.product_style2 ul li ol li.more1 a { width: auto; height:auto; background:#125896; text-align:center; padding:5px 15px; float:right; margin-right:5%; border:1px solid #125896; color:#fff; font-size:15px; }
.product_style2 ul li ol li.more1 a:hover { background:#fff; color:#125896; }


 

.part-txt h4 {
    margin-bottom: 25px
}

.part-txt h2 {
    margin-bottom: 6px
}

.part-txt h2 span {
    font-size: 60px;
    color: #f45905
}

.part-txt p {
    margin-bottom: 13px
}

.part-txt .def-btn {
    margin-top: 17px
}

.part-txt h4 {
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    color: #f45905;
    padding-left: 85px;
    margin-top: -2px;
    margin-bottom: 15px;
    position: relative
}

.part-txt h4:after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 60px;
    height: 3px;
    background: #f45905;
    border-radius: 1px
}

.part-txt h2 {
    font-size: 42px;
    line-height: 1.3;
    font-weight: 700;
    color: #00215b;
    margin-bottom: 7px;
    margin-top: 0;
}

.part-txt p {
    font-size: 16px;
    line-height: 1.6;
    color: #546e9b;
    margin-bottom: -10px
}

.part-txt p.b {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 20px
}

.part-txt .single-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 20px;
    border-radius: 10px;
    margin-bottom: 24px
}

.part-txt .single-box.one {
    background: #00215b
}

.part-txt .single-box.two {
    background: #f45905
}

.part-txt .single-box .icon {
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    padding: 17px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 14px
}

.part-txt .single-box .icon img {
    width: auto;
    min-height: 100%
}

.part-txt .single-box h3 {
    font-size: 25px;
    line-height: 100%;
    font-weight: 700;
    color: #fff;
    margin-top: -5px;
    margin-bottom: -4px
}
p.none{display: none}
@media screen and (max-width: 650px) {
.product_style1 ul li ol li.product_img{
    width: 100%;
}
.product_style1 ul li ol li.product_text{
    width: 100%;
    padding: 0 5%;
}
p.block{display: none;}
p.none{display: block;}
}

/*侧导航悬浮*/
.sitewidgetOnlineServiceStyle13{
    position: fixed;
    z-index: 99;
    top: 50%;
    left: auto !important;
    right: 0 !important;
    margin-right: 20px;
    margin-left: 20px;
    transform: translateY(-50%);
}

.sitewidgetOnlineServiceStyle13 .sitewidget-bd {
    font-family: Comfortaa;
    font-size: 16px;
    color: #545454;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.7em;
    text-align: left;
    background-position: left top;
    background-repeat: repeat;
    background-attachment: scroll;
}
.sitewidgetOnlineServiceStyle13 .sitewidget-bd .onlineservice-fixed-blocks-list {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    background: rgba(0,0,0,.3);
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.onlineservice-fixed-left13 .onlineservice-fixed-blocks-list .onlineservice-fixed-blocks-items {
    width: auto;
    width: 50px;
    height: 50px;
    position: relative;
    margin-bottom: 0 !important;
}
.onlineservice-fixed-left13 .onlineservice-fixed-blocks-list .onlineservice-fixed-blocks-items .onlineService_t_icon {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(74,74,74,0);
    color: #fff;
    border: 0;
    box-sizing: border-box;
    border-bottom: 0;
}
.onlineservice-fixed-left13 .onlineservice-fixed-blocks-list .onlineservice-fixed-blocks-items .onlineService_t_icon .onlineservice-fixed-blocks-tips {
    background-color: transparent;
    border-radius: 0;
    position: absolute;
    left: auto;
    right: 50px;
    top: 0;
    transform: translateX(0);
    -webkit-transition: all .1s;
    transition: all .1s;
    z-index: 1;
    padding: 0;
    min-height: 50px;
    height: auto !important;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    display: none;
    width: 160px;
    line-height: 49px;
    text-align: center;
}
.onlineservice-fixed-left13 .onlineservice-fixed-blocks-list .onlineservice-fixed-blocks-items .onlineService_t_icon .onlineservice-fixed-blocks-tips a{color: #fff;font-size: 14px;}
.onlineservice-fixed-left13 .onlineservice-fixed-blocks-list .onlineservice-fixed-blocks-items .onlineService_t_icon:hover .onlineservice-fixed-blocks-tips {
    display: block;
    background: #a9283d;
}
.onlineservice-fixed-left13 .onlineservice-fixed-blocks-list .onlineservice-fixed-blocks-items .onlineService_t_icon:hover{
    background: #a9283d;    
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

.onlineservice-fixed-style ul li .bgicon  .fa-whatsapp {
        font-size: 30px
    }

@media(min-width: 901px) {
    .onlineservice-fixed-style.onlineservice-fixed-left13 .bgicon {
        position:relative;
        padding: 0;
        border: 0;
        border-radius: 0;
        width: 120px;
        height: 50px;
        transition: all .2s
    }

    .onlineservice-fixed-style.onlineservice-fixed-left13 .bglist .ico_all {
        width: 50px;
        height: 50px;
        padding: 0;
        border: 0;
        border-radius: 0;
        position: relative;
        float: left
    }

    .onlineservice-fixed-style .listHover .ico_all {
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        background: #51bc35
    }

    .onlineservice-fixed-style.onlineservice-leftfixed13 .listHover .ico_all {
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
        background: #51bc35
    }

    .onlineservice-fixed-style.onlineservice-fixed-left13 .onlineservice-fixed-goTop.listHover .ico_all {
        background: transparent
    }

    .onlineservice-fixed-style.onlineservice-fixed-left13 {
        top: 50%;
        transform: translateY(-50%)
    }

    .onlineservice-fixed-style ul li i.font-icon {
        background-image: none;
        line-height: 50px;
        font-size: 24px
    }

    .onlineservice-fixed-style ul li i.font-icon.block-iconKaKaoTalk {
        font-size: 30px
    }

    .onlineservice-fixed-style ul li i.font-icon.block-iconv {
        font-size: 32px !important
    }

    .onlineservice-fixed-style .onlineservice-fixed-blocks-list i.font-icon.block-iconv {
        line-height: 58px !important
    }

    .onlineservice-fixed-style ul li.listHover i.font-icon {
        font-size: 26px
    }

    .onlineservice-fixed-style ul li.listHover i.fa-mobile {
        font-size: 34px
    }

    .onlineservice-fixed-style ul li.listHover i.font-icon.block-iconfanhuidingbu {
        font-size: 18px
    }

    .onlineservice-fixed-style ul li.listHover i.fa-mobile {
        font-size: 32px
    }


 

}


.sitewidgetOnlineServiceStyle13 .onlineservice-fixed-goTop .fa-step-backward {
    font-size: 20px;
    background: #a9283d;
    width: 40px;
    display: block !important;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    margin-top: 5px;
    position: absolute;
    left: 5px;
    transform: rotate(90deg);
    color: #fff;
    text-align: center;
}


.sitewidget-hd .widget-show-more {
    position: absolute;
    top: 50%;
    right: 10px;
    line-height: 1em;
    margin-top: -0.5em;
}
@media screen and (max-width: 900px){
    .onlineservice-fixed-style ul li i.font-icon {
        background-image: none;
        line-height: 50px;
        font-size: 20px;
    }
}
@media screen and (max-width: 620px){
    .sitewidgetOnlineServiceStyle13{display: none;}
}
