html,
body {
    margin: 0;
    font-size: 100%;
    background: #fff;
    font-family: 'Microsoft YaHei', sans-serif;
}

body a {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="search"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-family: 'Microsoft YaHei', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    letter-spacing: 1px;
    font-weight: 700;
}

p {
    font-size: 0.9em;
    color: #8c9398;
    line-height: 2em;
}

ul {
    margin: 0;
    padding: 0;
}

body img {
    /*border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;*/
}

/*--/header --*/
.tlinks{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
/*-- header --*/

header {
 
    width: 100%;
   
}


.footer h2 a {
    color: #323648;
    font-size: 33px;
    font-weight: 600;
    letter-spacing: 0px;
}

.footer h2 i {
    color: #fff;
}
.headTop{ line-height:50px; background-image: -webkit-gradient(linear,left top,right top,from(#1278f6),to(#00b4aa));
    background-image: -webkit-linear-gradient(left,#1278f6,#00b4aa);
    background-image: -moz- oldlinear-gradient(left,#1278f6,#00b4aa);
    background-image: linear-gradient(to right,#1278f6,#00b4aa);
 color:#fff; text-align:right; font-size:12px;}
.headTop a, .headTop span{ color:rgba(255, 255, 255, 0.7); padding:0 15px;}
.headTop i{ padding-right:5px; color:#fff;}
.headTop .english{border: 1px solid #fff;
    border-radius: 50%; padding:3px;}
.main_menu_area {
    background: #fff;   
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
    position:absolute;
    z-index: 999999;
    width: 100%;
}
.fixed-scroll-nav .main_menu_area{
    position: fixed;
    width: 100%;
    top: 0;
    background: #ffffff;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.1);
            box-shadow: 0 0 6px rgba(0,0,0,0.1);
}
.main_menu_area .container .logo { padding-top:10px; padding-bottom:10px;  width: 45%;
  float: left; 
}
.logo img {
    max-width: 80px;
    display: inline-block;
    margin-right: 10px; 
    float: left;
}
.logo .txt {
    float: left;text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37); padding-top:10px;
}
.logo .txt .cn { 
    font-size: 1.4em; 
    font-weight: 600;
   color:#303030; letter-spacing: 1px; line-height:35px;
}
.logo .txt .en {
    font-size: 0.8em;
color:#303030; line-height:30px; letter-spacing:1px;
}


.main_menu_area .container .nav_right {
  width: 55%;
  float: right;
}
.main_menu_area .phone{ width:15%; float:right; color:#303030;text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37); font-weight:600; padding-top:5px; position:relative; text-align:right; padding-left:43px;}
.phoneindex::before {font-size: 23px;height:40px;line-height: 20px;width: 40px;color: #C4A648;font-family: "FontAwesome";margin: 0;padding: 10px;position: absolute;text-align: center;top: 0;border: 1px solid #ccc;border-radius: 50%;}
.phonespan::before{content: "\f095";left: 0;}


.language{ width:5%; float:right; color:#ff7e00; position:relative; height:80px;}
.language a{ position:absolute;display:block;width:28px; height:28px; line-height:28px; margin-top:-15px; top:50%; right:0px; font-size:14px; text-align:center;color:#ff7e00; border:1px solid #ff7e00; border-radius:14px;}
.nav_menu3,
.nav_menu3 ul,
.nav_menu3 ul li,
.nav_menu3 ul li a,
.nav_menu3 #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;z-index:9999999;
}
.nav_menu3 #menu-button { 
    margin-top: 100px;
    background: #F00;
    position: absolute;
    z-index: 99999;
}
.nav_menu3:after,
.nav_menu3 > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.nav_menu3 #menu-button {
  display: none;
}
.nav_menu3 {
  width: auto;
  line-height: 1;

}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #990B2C;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.nav_menu3 > ul > li {
  float: left;
}
.nav_menu3.align-center > ul {
  font-size: 0;
  text-align: center;
}
.nav_menu3.align-center > ul > li {
  display: inline-block;
  float: none;
}
.nav_menu3.align-center ul ul {
  text-align: left;
}
.nav_menu3.align-right > ul > li {
  float: right;
}
.nav_menu3.align-right ul ul {
  text-align: right;
}
.nav_menu3 > ul > li > a {
  padding: 46px 10px 40px 10px;
  text-decoration: none;
  color: #fff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
   font-size:14px;
   
}
 .nav_menu3 > ul > li > a { color:#707070;}

   
.nav_menu3 > ul > li:hover > a {
  color: #0082df;
  font-weight:bold;
}
.nav_menu3 > ul > li > a.hover {
  color: #fff;
  font-weight:600;
}
 .nav_menu3 > ul > li > a.hover { color: #0082df;}
.nav_menu3 > ul > li.nav-has-sub > a { 
}
.nav_menu3 > ul > li.nav-has-sub > a::after {
  position: absolute;
  top: 55px;
  right: 0px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
.nav_menu3 > ul > li.nav-has-sub:hover > a::after {
  border-color: #666;
}
.nav_menu3 ul ul {
  position: absolute;
  left: -9999px;
}
.nav_menu3 > ul > li > ul {    
  border-top: 3px solid #21bcd8; 
}

.nav_menu3 li:hover > ul {
  left: auto;
}
.nav_menu3.align-right li:hover > ul {
  right: 0;
}
.nav_menu3 ul ul ul {
  margin-left: 200px;
  top: 0;
}
.nav_menu3.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
.nav_menu3 ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
.nav_menu3 ul li:hover > ul > li {
  height: 52px;
}
.nav_menu3 ul ul li a {
  padding: 20px 20px;
  width:220px;
  background: #222;
  text-decoration: none;
  color: #fff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  font-size:14px; 
}

.nav_menu3 ul ul li:hover > a,
.nav_menu3 ul ul li a:hover {
  color: #fff;  font-weight:bold; background:#0082df;
 
}
.nav_menu3 ul ul li.nav-has-sub > a::after {
  position: absolute;
  top: 25px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #393939;
  border-right: 1px solid #eee;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
.nav_menu3.align-right ul ul li.nav-has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #393939;
  border-left: 1px solid #dddddd;
}
.nav_menu3 ul ul li.nav-has-sub:hover > a::after {
  border-color: #666;
}
.bannerLayer{}
.banner{ position:relative;}
.fixed-scroll-nav .{text-align: center;
padding-top: 0;
}
.espcms_page_bannpic.headerSlider{ padding-top:150px;}
.fixed-scroll-nav .espcms_page_bannpic {text-align: center;
padding-top: 0;
    margin-top: 150px;
}
@media (max-width:996px){
.espcms_page_bannpic.headerSlider{ padding-top:130px;}
.fixed-scroll-nav .espcms_page_bannpic {text-align: center;
padding-top: 0;
    margin-top: 130px;
}

	}
.phone-nav {
    position: absolute;
    font-size: 24px;
    display: none;
    color: #000;
    font-size: 30px;
    z-index: 9;
    top: 50%; margin-top:20px; 
    right: 15px;
}
.indexBanner img{ max-width:100%;}
.bannerLayer{ padding-top:150px;text-align:center; position:relative;}
.fixed-scroll-nav .bannerLayer { }
.bannerBg img{ max-width:100%}
.bannerCon{ position:absolute;top:0; left:0; width:100%;}
.bannerLogoLayer{ position:absolute; top:0; left:0; width:100%; text-align:center;}
.bannerLogoLayer img { max-width:100%; }
.bannerLogo{ text-align:center; position: absolute;top:400px;left:50%; margin-left:-120px; z-index: 101;max-width:240px; max-height:240px;
    animation-name: flipInY;
    animation-duration: 0.5s;
    animation-delay: 1s;
    animation-fill-mode: both;}

.bannerLogo img{ max-width:100%}
@media (max-width: 1440px){
	.bannerLogoLayer{margin-top:-140px;}
	.bannerLogo { top:240px;}
	}
@media (max-width: 1000px){

}
@media (max-width:991px){
	.nav_right{ display:none;}
.phone-nav {display: block;}
.main_menu_area .container .logo {width: 90%;}
.logo img {max-width: 60px;}
.logo .txt .cn { font-size: 1em;  font-weight: 600;color:#303030; letter-spacing:-1px; line-height:25px;}
.logo .txt .en { font-size: 0.5em;
color:#303030; line-height:25px;}
.bannerLayer {padding-top: 130px;}
	}
@media (max-width: 767px){.headTopEmail{ display:none;}.headTopAddress{ display:none;}
	}
@media (max-width: 540px){
}
@media (max-width:996px){
	.bannerLogo { top:260px;}
	}
@media (max-width:991px){
	.bannerLogo { top:140px;}
	}
@media (max-width:767px){
	.bannerLogo { top:80px;max-width:140px; max-height:140px; margin-left:-70px;
	}}
@media (max-width:540px){
	.bannerLogoLayer{margin-top:-70px;}
	.bannerLogo { top:120px;max-width:100px; max-height:100px; margin-left:-50px;
	}
	.logo .txt .en { font-size: 0.5em; letter-spacing:1px;

	}}
@media (max-width:480px){
	.bannerLogo { top:60px;
	}}

.espcms_page_bannpic { position:relative}
.espcms_page_bannpic img{ width:100%}
.espcms_page_bannpic .bannerLetter { position:absolute; bottom:30%; left:20%; }
.espcms_page_bannpic .bannerLetter p{ color:#fff; line-height:1.5em; margin:0; text-align:left;}
.espcms_page_bannpic .bannerLetter p.blcn{ font-size:2.3em;}
.espcms_page_bannpic .bannerLetter p.blen{ font-size:1.8em;}
/*-- //header --*/
@media(max-width:1366px) {.espcms_page_bannpic .bannerLetter {bottom:15%;  }
}
@media(max-width:1096px) {
.espcms_page_bannpic .bannerLetter p.blcn{ font-size:1.5em;}
.espcms_page_bannpic .bannerLetter p.blen{ font-size:1.3em;}
.espcms_page_bannpic .bannerLetter {bottom:10%;  }
}
@media(max-width:576px) {.espcms_page_bannpic .bannerLetter {bottom:5%;  }
}
.banner-w3layouts-info p {
    color: #303030;
    text-align: justify;
}

.banner-w3layouts-info h2,
.banner-w3layouts-info h3 {
    font-size: 2.3em;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #303030;
}

.banner-w3layouts-info a {
    background: #005baa;
    padding: 11px 31px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 59px;
    display: inline-block;
    box-shadow: 0 12px 60px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 12px 60px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 12px 60px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 12px 60px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 12px 60px rgba(0, 0, 0, .2);
}

.banner-w3layouts-info a:hover {
    background: #0c57e1;
    color: #fff;
}

section.banner-w3layouts {
   
}
section .banner{
  
}

/* image layers effect */

.effect-w3 {
    position: relative;
    width: 360px;
    height: 453px;
    margin-top: 8em;
    background: hsla(0, 0%, 98%, 0.26);
    transform: rotate(-30deg) skew(25deg) scale(.8);
    transition: 0.5s;
    margin-left: 6em;
}

.effect-w3 img {
    position: absolute;
    transition: 0.5s;
}

.banner-w3layouts-info {
    margin-top: 4em;
    padding-right: 3em;
}

.effect-w3 img:nth-child(4) {
    transform: translate(160px, -160px);
    opacity: 1;
}

.effect-w3 img:nth-child(3) {
    transform: translate(120px, -120px);
    opacity: .8;
}

.effect-w3 img:nth-child(2) {
    transform: translate(80px, -80px);
    opacity: .6;
}

.effect-w3 img:nth-child(1) {
    transform: translate(40px, -40px);
    opacity: .4;
}

/* //image layers effect */

/*-- //banner-w3layouts --*/

/*-- features --*/

h3.tittle {
    font-size: 2.3em;
    letter-spacing: 1px;
    color: #292a2b;
    font-weight: 700
}

.sub-tittle {
    font-size: 0.4em;
    color: #005baa;
    font-weight: 700;
    letter-spacing: 2px;
    display: block;
}

.feature-grids h3 {
    font-size: 1.1em;
    color: #000;
    letter-spacing: 1px;
    margin-top: 0em;
    text-transform: uppercase;
}

.feature-grids p {
    margin: 0;
    color: #666;
    line-height: 28px;
    letter-spacing: .5px;
}

.feature-grids span {
    font-size: 2em;
    margin-right: 0.2em;
    vertical-align: middle;
}

.bottom-gd,
.bottom-gd2-active {
    background: #f8f9fa;
    transition: 2s all;
    -webkit-transition: 2s all;
    -moz-transition: 2s all;
    -ms-transition: 2s all;
    -o-transition: 2s all;
    box-shadow: 7px 7px 10px 0 rgba(76, 110, 245, .1);
}

.bottom-gd:hover,
.bottom-gd2-active {
    background: #0082df !important;
    transition: 2s all;
    -webkit-transition: 2s all;
    -moz-transition: 2s all;
    -ms-transition: 2s all;
    -o-transition: 2s all;
}

.bottom-gd:hover.f1 i,
.bottom-gd2-active span {
    color: #fff;
}

.bottom-gd:hover.bottom-gd p,
.bottom-gd2-active p {
    color: #fff;
}

.bottom-gd:hover h3,
.bottom-gd2-active h3 {
    color: #fff;
}

/*-- //features --*/


/*关于我们*/
.block-title__tag-line {
    margin: 0;
    line-height: 2em;
    font-size: 15px; margin-top:20px;
  
}
.about-two__content {
	padding-left: 30px;
}

.about-two__img {
	
	position: relative;
	display: inline-block;
}



[class*=about-two__img-] {

}


.about-two__img-2 {
	position: absolute;
	top: 0;
	right: -40px;
	z-index: 10;
	-webkit-transform: translateX(-70%) translateY(50%);
	transform: translateX(-70%) translateY(50%);
}

.about-two {
	padding-top: 60px;
	padding-bottom: 160px; background:#fff;
}

.about-two .block-title {
	margin-bottom: 0;
}

.about-two__text {
	font-size: 15px;
	line-height: 2em;
	color: #848484;
	margin: 0;
	margin-top: 25px;
}

.about-two__list {
	margin: 0;
	margin-top: 20px;
	margin-bottom: 30px;
}

.about-two__list li {
	position: relative;
	font-size: 15px;
	color: #222222;
	padding-left: 25px;
}

.about-two__list li+li {
	margin-top: 15px;
}

.about-two__list li i {
	color: #21bcd8;
	font-size: 10px;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.about-two__sign{ float:left; padding-right:15px;}
.about-two__list1{ float:left; margin:0}
.about-two__list1 li+li {
    margin-top: 10px;
}

@media (max-width: 991px){
.about-two__content {
    padding-left: 0;
    margin-top: 200px;
}
}

@media (max-width: 575px){
img.about-two__img-1 {
    max-width: 100%;
}
}
@media (max-width: 480px){
.about-two__img-1, .about-two__img-2 {
    display: none;
}
.about-two {padding-top:0px; padding-bottom:40px;}
.about-two__content { margin-top:50px;
}
}
/* //services */

/*--/counter--*/

.stats {
    background: #f7f7f7;
    padding: 4em 0;
}

.counter {
    background: none;
    padding: 20px 0;
    border-radius: 0;
    color: #fff;
}

.count-title {
    font-size: 3em;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    font-weight: 600;
    color: #0082df;
}

.count-text {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #333435;
    font-weight: 600;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}

/*--//counter--*/

/*--/team--*/

.team-gd {
    padding: 2em 2em;
    background-color: #fff;
    border: 1px solid #ddd;
}

.team-info h3 {
    font-size: 1.2em;
    font-weight: 700;
    color: #0082df;
    margin-bottom: 0.8em;
    text-transform: uppercase;
}

.sub-tittle-team {
    font-size: 0.6em;
    color: #0082df;
    font-weight: 700;
    letter-spacing: 2px;
    display: block;
}

ul.team-icons li {
    list-style: none;
    display: inline-block;
    margin-right: 1em;
}

ul.team-icons li a span {
    color: #333;
    text-decoration: none;
    font-size: 18px;
}

ul.team-icons li a {
    color: #333;
    font-size: 18px;
}

.rsvp img {
    background: #eaebec;
    padding: 0.7em;
}

ul.team-icons.new-inf li a,
ul.team-icons.new-inf li span {
    font-size: 15px;
    color: #666;
}

ul.team-icons.new-inf li {
    color: #666;
    font-size: 15px;
}

.team-gd {
    padding: 3em 2em;
    background: #f8f9fa;
    transition: 2s all;
    -webkit-transition: 2s all;
    -moz-transition: 2s all;
    -ms-transition: 2s all;
    -o-transition: 2s all;
    box-shadow: 7px 7px 10px 0 rgba(76, 110, 245, .1);
    border: transparent;
}

.team-gd.second {
    border-left: 1px solid #e4e6e6;
    border-right: 1px solid #e4e6e6;
}

.team-gd img {
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
}

/*--//team--*/



/* testimonials */

.testimonials {
    background: #f5f5f5;
}

.testimonials {
    /*box-shadow: 0px 0px 18.69px 2.31px rgba(204, 204, 223, 0.5);*/
}

p.sub-test {
    color: #262631;
    font-size: 14px;

}

p.sub-test i {
    color: #105ae4;
    font-size: 1.5em;
    margin-right: 0.3em;
}

.testi_grid h5 {
    color: #0082df;
    letter-spacing: 1px;
    font-size: 1em;
    text-transform: uppercase;
}

.testi_grid p {
    font-size: 13px;
    line-height: 0.5em;
}

.carousel-indicators li {
    width: 5px;
    height: 5px;
    background-color: #a3a7ab;
    border-radius: 50%;
    cursor: pointer;
    margin: 0 5px;
    border: 3px solid transparent;
}

.carousel-indicators .active {
    background-color: #0d57e0;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 20px;
}

section.hand-crafted p {
    color: #818192;
}

/* //testimonials */

/*--/--*/

.ab-info-grids p {
    text-align: justify;
}

.ab-info h4 {
    font-size: 2.5em;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #292a2b;
}

/*----*/

section.subscribe-main {
    background-image: linear-gradient(to left bottom, #0652dd, #0d58e2, #145de7, #0082df, #1e68f0);
}
/*首页产品列表*/
.indexPro{ background:#f1f1f1; padding:3em 0px; padding-bottom:0em;}
.service_box {
    background-color: #ffffff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 10px solid #fff;
    text-align: center; margin-bottom:30px;
}
.service_box a{ display:block; width:100%;}
.service_box .service_img img {
    width: 100%;
}
.service_box .service_img {
    position: relative;
}
.service_box .service_img .icon-box {
    text-align: center;
    width: 77px;
    height: 75px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
}
.service_box .service_img .icon-box i {
    line-height: 75px;
    font-size: 38px;
    color: #38373C;
}
.service_box .service_img .icon-box i img{ width:40px; height:40px;}
.service_box .service_img:before {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #013975;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.service_box:hover > .service_img:before {
    opacity: .7;
    visibility: visible; cursor:pointer;
}

.service_box:hover {
    background:rgba(0, 62, 128, 0.7);
    color: #ffffff;
}
.service_box:hover h2 {
    color: #fff;
}
.service_box .btn-yellow {
    width: 100%;
    display: block;
    background-color: #005baa;
}
.service_box .btn-yellow:hover {
    color: #fff;
}
.service_box:hover .btn-yellow {
    background-color: #005baa;
	 color: #fff;
}
.service_box:hover p {
    color: #fff;
}
.service_box .service_details {
    padding: 30px 0 0px;
}
.service_details h2 a {
    display: block;
}
.service_details h2 {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;color:#38373c;
}
.service_details p {
    color: #87868a;
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 400;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.service_center_left i {
    font-size: 50px;
}
.bor-btm{ border-bottom: 1px solid #e9e9e9;}
.bor-rt{border-right: 2px solid #e9e9e9;}
.hero-section-title {margin-bottom: 60px;}
.hero-section-title h1 {
    font-size: 30px;
    font-weight: 600;
    color: #38373c;
    
}
.hero-section-title h1 a{ display:block; color:#38373c}

.hero-section-title h1 span {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.3em;
    color: #173b62;
    letter-spacing: 1px; margin-bottom:5px;
}

.btn-yellow {
    background-color: #38373c;
    color: #fff;
    padding: 17px 40px;
    display: inline-block;
  
    text-decoration: none !important;
    letter-spacing: 1px;
    font-size: 12px;
}
a.btn-yellow:hover {
    background-color: #173b62; 
    color:#fff;
}
.btn-blue {
    background-color: #173b62;
    color: #fff;
    padding: 17px 40px;
    display: inline-block;
    font-weight: 700;
    text-decoration: none !important;
    letter-spacing: 1px;
    font-size: 12px;
}

/*--首页产品-*/

.service-one {
	background-color: #16172e;
	padding-top: 110px;
	position: relative;
	margin-bottom: 160px;
}

.service-one__cog {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.05;
	animation: cogMove 10s linear infinite;
}
@media only screen and (max-width: 568px){
img.service-one__cog{ max-width:240px}
}
@keyframes cogMove {
	0% {
		transform: rotate(0deg);
	}

	25% {
		transform: rotate(45deg);
	}

	50% {
		transform: rotate(90deg);
	}

	75% {
		transform: rotate(135deg);
	}

	100% {
		transform: rotate(180deg);
	}
}



@keyframes carenMove {
	0% {
		transform: translateY(0px);
	}

	25% {
		transform: translateY(15px);
	}

	50% {
		transform: translateY(30px);
	}

	75% {
		transform: translateY(15px);
	}

	100% {
		transform: translateY(0px);
	}
}

.service-one__title-block .block-title {
	margin-bottom: 35px;
}

.service-one__title-block .block-title__text {
	margin-top: 25px;
}

.service-one__title-block .block-title__title,
.service-one__title-block .block-title__text {
	color: #fff;
}
.service-one__title-block .block-title__text li{ list-style-type:none; position: relative;
    font-size: 15px;
    color: #fff;
    padding-left: 25px;
 }
  .service-one__title-block .block-title__text li a{ color:#fff;}
 .service-one__title-block .block-title__text li p{ padding-top:10px;}
 .service-one__title-block .block-title__text li+li {
    margin-top: 10px;
}
.service-one__title-block .block-title__text li i{color: #21bcd8;
    font-size: 10px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);}
.service-one__img {
	overflow: hidden;
	position: relative;
}

.service-one__img::before {
	content: '';
	background-color: #222222;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: perspective(300px) translateZ(100px);
	transform: perspective(300px) translateZ(100px);
	z-index: 10;
	-webkit-transition: opacity .4s ease, -webkit-transform .4s ease;
	transition: opacity .4s ease, -webkit-transform .4s ease;
	transition: transform .4s ease, opacity .4s ease;
	transition: transform .4s ease, opacity .4s ease, -webkit-transform .4s ease;
}

.service-one__img>img {
	width: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
}

.service-one__single:hover .service-one__img::before {
	opacity: 0.85;
	-webkit-transform: perspective(300px) translateZ(0px);
	transform: perspective(300px) translateZ(0px);
}

.service-one__single:hover .service-one__img>img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.service-one__content {
	margin-left: -5px;
	margin-right: -5px;
	margin-top: -10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 40px;
	position: relative;
	top: 160px;
	margin-top: -160px;
}

.service-one__single {
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 50%;
	flex: 1 1 50%;
	max-width: 50%;
}

.service-one__single:hover i {
	color: #ffffff;
}

.service-one__single i {
	font-size: 60px;
	color: #ff5860;
	z-index: 11;
	transition: all 500ms ease;
}

.service-one__single-inner { 
    background-color:#fff; 
	-webkit-box-shadow: 0px 12px 39px 0px rgba(8, 18, 109, 0.08);
	box-shadow: 0px 12px 39px 0px rgba(8, 18, 109, 0.08);
	transition: all 500ms ease; position:relative; overflow:hidden;
}
.service-one__single-inner:hover .proIndexCon {
	opacity: 1;
	-webkit-transform: perspective(0px) translateZ(0px);
	transform: perspective(0px) translateZ(0px);
}
.service-one__single-inner img{ display:block; width:100%;}
.service-one__single-inner .proIndexCon{ 
    position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 130, 223, 0.8);

	opacity: 0;
	-webkit-transform: perspective(250px) translateZ(50px);
	transform: perspective(250px) translateZ(50px);
	-webkit-transition: opacity .4s ease, -webkit-transform .4s ease;
	transition: opacity .4s ease, -webkit-transform .4s ease;
	transition: opacity .4s ease, transform .4s ease;
	transition: opacity .4s ease, transform .4s ease, -webkit-transform .4s ease;
}
.proIndexCon i{ text-align:center; padding-left:30px;}
.proIndexCon  img{ max-width:80px; display:inline; margin-top:50px;}
.service-one__title { width:100%; padding-top:30px; padding-left:30px;
	margin: 0;
	color: #fff;
	font-weight: 500;
	font-size: 24px;
	
}

.service-one__title a {
	color: inherit;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

.service-one__title a:hover {
	color: #fff;
}


.service-one__text { padding:30px;
	margin: 0;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
	transition: all 500ms ease;
}

.service-one__single:hover .service-one__text {
	color: #ffffff;
}

.service-one__btn:hover {
	background-color: #fff;
	color: #222222;
}
@media (max-width: 1200px) and (min-width: 992px) {
.service-one {
	margin-bottom: 0px;
}
  }
@media (max-width: 991px) {
  .service-one__content {
    padding-left: 0;
  }
  }
@media (max-width: 767px){
.service-one__single {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
}
}
@media (max-width: 480px){
.service-one { padding-top:40px;}
.service-one__single-inner .proIndexCon{	opacity: 0.7;
	-webkit-transform: perspective(0px) translateZ(0px);
	transform: perspective(0px) translateZ(0px); }
	}
/*--/blog--*/

h6.date {
    font-size: 0.9em;
    font-weight: 400;
    color: #888;
    margin: 1em 0;
}

h6.date span {
    margin-right: 2em;
}

ul.blog_list li a {
    font-weight: 400;
    font-size: 0.9em;
    letter-spacing: 1px;
    color: #515252;
}

ul.blog_list li a:hover {
    color: #2c2d2d;
}

ul.pagination li a {
    color: #555;
}

ul.pagination {
    margin-top: 2em;
}

/*-single-*/

.single-gd {
    padding: 2em 2em;
    border: 3px solid #f5f5f5;
    background-color: #f5f5f5;
    margin-bottom: 1em;
}

.single-gd h4 {
    font-size: 1.2em;
    color: #0e0f10;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

h5.mt-0 {
    color: #555;
    font-size: 1em;
    margin-bottom: 15px;
    letter-spacing: 1px;
}



/* //blog responsive code */

/*--//blog--*/

.sign-info {
    padding: 3em 3em;
    border: 2px solid rgba(182, 201, 236, 0.08);
}

.sign-info h3 {
    font-size: 1.5em;
    letter-spacing: 1px;
    Color: #fff;
    text-align: center;
}

.sign-info label {
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
    font-size: 0.9em;
    margin-bottom: 0;
}

label.anim span,
label.anim a {
    color: #333;
    font-size: 15px;
    display: inline;
    letter-spacing: .5px;
    text-transform: capitalize;
    float: left;
    font-weight: 400;
}

.sign-info a {
    color: #fff;
}

p.para-sign {
    color: #8eace4;
}

.sign-info input[type="text"],
.sign-info input[type="email"],
.sign-info input[type="password"] {
    outline: none;
    font-size: 15px;
    border: none;
    border: 2px solid rgba(255, 255, 255, 0.2);
    background: transparent;
    width: 100%;
    box-sizing: border-box;
    color: #fff;
    padding: 15px 20px;
    letter-spacing: 1px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.sign-info input[type="text"],
.sign-info input[type="email"],
.sign-info input[type="password"] {}

.sign-info input[type="submit"] {
    color: #0d58e2;
    background: #fff;
    border: none;
    width: 100%;
    padding: .7em 0em;
    outline: none;
    font-size: 17px;
    cursor: pointer;
    letter-spacing: 1px;
    text-transform: capitalize;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    margin-top: 2em;
    box-shadow: 0 12px 60px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 12px 60px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 12px 60px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 12px 60px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 12px 60px rgba(0, 0, 0, .2);
    border-radius: 25px;
}

.sign-info input[type="submit"]:hover {
    background: #FC427B;
    color: #fff;
}

.icon1,
.icon2 {
    position: relative;
    margin-top: 1.1em;
}

.rem-w3 {
    margin: 1.5em 0;
}

/*-- checkbox --*/

.anim {
    position: relative;
    display: block;
    margin: 1.5em 0;
}

label.anim span,
label.anim a {
    color: #fff;
    font-size: 15px;
    display: inline;
    letter-spacing: .5px;
    text-transform: capitalize;
    float: left;
}

label.anim a {
    display: inline-block;
    text-decoration: none;
    float: right;
}

input.checkbox {
    background: #1761ea;
    cursor: pointer;
    width: 1em;
    height: 1em;
    margin: 3px 8px 0 0 !important;
    float: left;
}

input.checkbox:before {
    content: "";
    position: absolute;
    width: 1em;
    height: 1em;
    background: inherit;
    cursor: pointer;
}

input.checkbox:after {
    content: "";
    transition: .4s ease-in-out;
    position: absolute;
    top: 2px;
    left: 0px;
    z-index: 1;
    width: 1.2em;
    height: 1.2em;
    /* margin-top: 4px; */
    border: 1px solid #ffffff;
}

input.checkbox:checked:after {
    transform: rotate(-45deg);
    height: .5rem;
    border-color: #fff;
    border-top-color: transparent;
    border-right-color: transparent;
}

.anim input.checkbox:checked:after {
    transform: rotate(-45deg);
    height: .5rem;
    border-color: transparent;
    border-right-color: transparent;
    animation: .4s rippling .4s ease;
    animation-fill-mode: forwards;
}

@keyframes rippling {
    50% {
        border-left-color: #d24747;
    }
    100% {
        border-bottom-color: #fff;
        border-left-color: #fff;
    }
}

/*-- //checkbox --*/

/*-- contact page --*/

.contact-info p {
    margin: 0 auto;
    width: 84%;
}

.contact-form-inner {
    margin: 0 auto;
    width: 70%;
}

.contact-form .form-control {
    padding: 0.9em;
    color: #495057;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    font-size: 0.9em;
    letter-spacing: 1px;
}

.contact-form label {
    font-weight: 700;
    letter-spacing: 1px;
    color: #333;
    font-size: 0.9em;
}

.contact-form textarea {
    overflow: auto;
    resize: vertical;
    height: 10em;
}

.contact-form button.btn {
    background: #181a1d;
    padding: 10px 30px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.contact-form button.btn:hover {
    background-image: linear-gradient(to left bottom, #0652dd, #0d58e2, #145de7, #0082df, #1e68f0);
}

.map iframe {
    width: 100%;
    min-height: 300px;
    border: none;
    border: 4px solid #eee;
}

/*-- contact page --*/

.newsletter-info {
    background-color: #fff;
    box-shadow: 0 20px 100px -20px rgba(0, 0, 0, .3);
    border-radius: 6px;
}

.newsletter-info input[type="email"] {
    padding: 1.2em 1.5em;
    font-size: 16px;
    color: #000;
    outline: none;
    letter-spacing: 2px;
    border: none;
    border: 1px solid #dad8d8;
    flex-basis: 100%;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-weight: 700;
}

.newsletter-info input[type="submit"] {
    color: #fff;
    font-size: 17px;
    letter-spacing: 1px;
    padding: 14px 0;
    border: transparent;
    background: #2d2c2c;
    flex-basis: 30%;
    text-transform: uppercase;
    margin-left: -2em;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
    background-image: linear-gradient(to left bottom, #0652dd, #0d58e2, #145de7, #0082df, #1e68f0);
    font-weight: 600;
    cursor: pointer;
}

/*--footer--*/

.footer_1its {
    background: #17181b;
}

.footer_1its h3,
.footer_1its h2 {
    font-size: 1.5em;
    color: #eee;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.footer-text p,
.contact-info p {
    color: #727377;
    font-size: 15px;
    line-height: 1.8em;
    letter-spacing: 1px;
}

.phone {
    margin-top: 20px;
}

.contact-info h4 {
    font-style: normal;
    font-weight: 300;
    font-size: 1.3em;
    line-height: 1.71;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #fff;
}

.copy-w3layoutsright {
    border-top: 1px solid #808080;
    margin-left: 15px;
}

.copy-w3layoutsright p {
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.copy-w3layoutsright p a {
    color: #ea1d5d;
    text-decoration: underline;
}

.copy-w3layoutsright p a:hover {
    color: #fff;
}

.footer p,
.footer a {
    color: #727377;
    margin: 8px 0;
}

.footer a:hover {
    color: #fff;
}

.footer-grid:nth-child(2) {
    border-left: 1px solid #1b1b1b;
    border-right: 1px solid #1b1b1b;
}

.footer ul li.hd {
    color: #34bf49;
}

.newsletter .email {
    background-color: #F4F4F4;
    border: none;
}

.flickr-grid {
    float: left;
    width: 32%;
    margin: 0 0.1em .2em;
}

.flickr-grid a img {
    width: 100%;
    padding: 0.3em;
    border: 1px solid #333333;
}

.footer-text input[type="email"] {
    outline: none;
    padding: 12px 15px;
    color: #fff;
    font-size: 13px;
    width: 85%;
    border: none;
    background: none;
    letter-spacing: 1px;
}

.newsletter {
    position: relative;
    margin-top: 2em;
}

button.btn1 {
    color: #808080;
    border: none;
    padding: 10px 0;
    outline: none;
    text-align: center;
    text-decoration: none;
    background: none;
    cursor: pointer;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    float: right;
    width: 15%;
}

.footer-grid_section_1its form {
    border: 1px solid #808080;
    width: 100%;
    margin-top: 20px;
}

ul.social_section_1info li {
    display: inline-block;
}

ul.social_section_1info {
    margin-top: 20px;
}

ul.social_section_1info a {
    color: #fff;
    margin-right: 10px;
    font-size: 13.5px;
    margin-right: 2px;
    width: 35px;
    height: 35px;
    background: #005baa;
    padding: 9px 20px;
    text-align: center;
    line-height: 35px;
    letter-spacing: 1px;
    border-radius: 25px;
}

ul.social_section_1info a:hover {
    color: #fff;
}

.phone p a {
    color: #808080;
}

.phone p a:hover {
    color: #fff;
}

ul.links li {
    list-style-type: none;
    margin: 5px 0;
}

ul.links li a {
    color: #727377;
    font-size: 14px;
    letter-spacing: 1px;
}

ul.links li a:hover {
    color: #fff;
}

.cpy-right {
    background: #1c1d21;
}
.cpy-right div,
.cpy-right p,
.cpy-right a {
    letter-spacing: 1px;
    color: #999;
    line-height: 1em;
    margin-top: 1em; font-size:12px;
}

.cpy-right a:hover {
    color: #eee;
}

.footer-title-w3ls a {
    font-size: 3em;
    text-transform: capitalize;
    font-weight: 700;
    color: #eee;
}

.footer-grid_section {
    width: 60%;
    margin: auto;
}

li.facebook a {
    color: #fff;
    background: #3b5998;
}

li.twitter a {
    color: #fff;
    background: #1da1f2;
}

li.google a {
    color: #fff;
    background: #dd4b39;
}

li.linkedin a {
    color: #fff;
    background: #0077b5;
}

ul.social_section_1info a:hover {
    opacity: 0.8;
}

/*--//footer--*/

/*-- to-top --*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 2%;
    overflow: hidden;
    z-index: 999;
    width: 36px;
    height: 36px;
    border: none; border-radius:18px;
    text-indent: 100%;
    background: #005baa url(../images/move_up.png) no-repeat 10px 9px;
}

#toTopHover {
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

/*-- //to-top --*/

@media(max-width:1366px) {
    .effect-w3 {
        width: 250px;
        height: 315px;
    }
    h3.tittle,
    .ab-info h4 {
        font-size: 2em;
    }
}

@media(max-width:1280px) {
    .right-side-img-tem-inside {
        min-height: 38vw;
    }
}

@media(max-width:1080px) {
    .banner-w3layouts-info h2,
    .banner-w3layouts-info h3 {
        font-size: 2.5em;
    }
    .featured-left.text-center {
        right: -14%;
        top: -4%;
    }
    .team-info h3 {
        font-size: 1em;
    }
    .right-side-img-tem-inside {
        min-height: 44vw;
    }
}

@media(max-width:1024px) {
    .banner-w3layouts-info {
        margin-top: 0em;
        padding-right: 3em;
    }
    .sign-info h3 {
        font-size: 1.6em;
    }
    .footer-grid_section {
        width: 80%;
        margin: auto;
    }
}

@media(max-width:991px) {
    .banner-w3layouts-info {
        margin-top: 0em;
        padding-right: 0;
        margin: 2em 0;
    }
    .effect-w3 {
        width: 305px;
        height: 385px;
    }
    section.banner-w3layouts {
        padding: 7em 0 2em 0;
    }
    .navbar-light .navbar-nav .nav-link,
    .dropdown-item {
        color: #fff;
        font-size: 15px;
        letter-spacing: 1px;
        padding: 0px;
        margin: 0.7em 0;
    }
    div#navbarSupportedContent {
        padding: 1em 0;
    }
    .navbar-light .navbar-toggler {
        color: #fff;
        border-color: transparent;
        background: #fff;
        border-radius: 0;
        padding: 7px 10px;
    }
    .right-side-img-tem-inside {
        min-height: 29vw;
    }
    h4.progress-tittle {
        font-size: 0.8em;
        margin-bottom: 0.5em;
    }
    .fetured-info {
       /* padding-top: 2em;*/    }
    .featured-left {
        right: 0;
        top: 0;
        position: static;
        margin-bottom: 2em;
    }
    .team-info li.linkedin {
        margin-top: 0.5em;
    }
    .team-gd {
        padding: 2.5em 1em;
    }
    .dropdown-item {
        color: #333;
        font-size: 14px;
        padding: 10px 15px;
        margin: 0.5em 0;
    }
    .feature-grids {
        margin-top: 2em;
    }
    .sign-info {
        margin-bottom: 3em;
    }
    .contact-info p {
        margin: 0 auto;
        width: 90%;
    }
    .blog-sldebar-right {
        margin-top: 3em;
    }
    .left-build-main-temps {
        padding: 2em 3em 0 3em;
        float: right;
        width: 100%;
    }

    .right-side-img-tem-inside {
        min-height: 43vw;
        float: left;
        width: 100%;
    }
    .progress {
        margin-bottom: 2em;
    }
    .testimonials_grid {
        margin-top: 1.5em;
    }
}

@media(max-width:900px) {
    .contact-info p {
        margin: 0 auto;
        width: 90%;
    }
    .banner-w3layouts-info {
        margin-top: 0em;
        padding-right: 10em;
        margin: 2em 0;
    }
}

@media(max-width:768px) {
    .banner-w3layouts-info {
        margin-top: 0em;
        padding-right: 0em;
        margin: 2em 0;
    }
    .effect-w3 {
        width: 220px;
        height: 275px;
    }
    .banner-w3layouts-info h2,
    .banner-w3layouts-info h3 {
        font-size: 2.3em;
    }
}

@media(max-width:736px) {
    .team-gd.second {
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
        margin: 2em 0;
    }
    .contact-form-inner {
        margin: 0 auto;
        width: 90%;
    }
    .map {
        margin-top: 1em;
    }
    .footer-grid_section {
        width: 100%;
        margin: auto;
    }
    .footer-title-w3ls a {
        font-size: 2.3em;
    }
    .inner-tittle {
        padding-top: 1em;
    }
}

@media(max-width:667px) {
    .banner-w3layouts-info h2,
    .banner-w3layouts-info h3 {
        font-size: 2em;
    }
    h3.tittle,
    .ab-info h4 {
        font-size: 1.8em;
    }
    .fea h3 {
        font-size: 1.1em;
    }
}

@media(max-width:640px) {
    .feature-grids h3 {
        font-size: 1em;
    }
    .fea h3 {
        font-size: 1em;
    }
}

@media(max-width:600px) {
    .contact-form-inner {
        margin: 0 auto;
        width: 100%;
    }
    h3.tittle {
        font-size: 1.6em;
    }
}

@media(max-width:568px) {}

@media(max-width:480px) {
    .effect-w3 {
        width: 140px;
        height: 170px;
    }
    .banner-w3layouts-info {
        margin-top: 0em;
        padding-right: 15px;
        margin: 1em 0 2em 0;
    }
    .count-title {
        font-size: 2.5em;
    }
    .effect-w3 img:nth-child(1) {
        transform: translate(30px, -30px);
        opacity: .4;
    }
    .effect-w3 img:nth-child(2) {
        transform: translate(60px, -60px);
        opacity: .6;
    }
    .effect-w3 img:nth-child(3) {
        transform: translate(90px, -90px);
        opacity: .8;
    }
    .effect-w3 img:nth-child(4) {
        transform: translate(120px, -120px);
        opacity: 1;
    }
}

@media(max-width:414px) {
    h3.tittle {
        font-size: 1.4em;
    }
    .bottom-gd.fea {
        padding: 2em !important;
    }
    .footer-text p,
    .contact-info p {
        font-size: 14px;
    }
}

@media(max-width:384px) {
    .effect-w3 {
        width: 95px;
        height: 110px;
    }
    .effect-w3 img:nth-child(1) {
        transform: translate(20px, -20px);
        opacity: .4;
    }
    .effect-w3 img:nth-child(2) {
        transform: translate(40px, -40px);
        opacity: .6;
    }
    .effect-w3 img:nth-child(3) {
        transform: translate(60px, -60px);
        opacity: .8;
    }
    .effect-w3 img:nth-child(4) {
        transform: translate(80px, -80px);
        opacity: 1;
    }
    .banner-w3layouts-info {
        margin-top: 0em;
        padding-right: 15px;
        margin: 0em 0 0em 0;
    }
    .banner-w3layouts-info h2,
    .banner-w3layouts-info h3 {
        font-size: 1.8em;
    }
}

@media(max-width:375px) {
    .banner-w3layouts-info h2,
    .banner-w3layouts-info h3 {
        font-size: 1.6em;
    }
}

@media(max-width:320px) {}

/*--//responsive--*/
/*首页新闻*/
.latest-news h2 {
	margin-bottom: 30px;
}

.latest-news p {
	font-size: 16px;
}
.single-news {
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.single-news img {
	width: 100%;
}

.news-content {
	padding: 10px;
	padding-bottom: 0;
	
}

.news-content a h3 {
	font-size: 16px;
	font-weight: 600;
	color: #333;
	margin-bottom: 10px;
	line-height: 32px;
}
.news-content a h3:hover {
	color: #0082df;
}

.news-content p {
	color: #333;
	font-size: 14px;
}

.news-meta {
	border-top: 1px solid #ececec;
    padding: 10px 10px;
	overflow: hidden;
}
.news-meta-comment a{ font-size:12px;}
.news-meta-date { font-size:12px;}
.news-meta i {
	margin-right: 8px;
	color: #0082df;
}

.news-meta-date {
    width: 50%;
    border-right: 1px solid #ececec;
}
.call-to-action{ background:#0082df; /*background-image: linear-gradient(to left bottom, #0082df, #0d58e2, #145de7, #0082df, #1e68f0);*/
}
.call-to-action h3{  color:#fff;}
.get-service-btn{ text-align:right}
.call-to-action a{color: #333;
    margin-right: 10px;
    font-size: 13.5px;
    margin-right: 2px;
    width: 35px;
    height: 35px;
    background: #fff;
    padding: 9px 20px;
    text-align: center;
    line-height: 35px;
    letter-spacing: 1px;
    border-radius: 25px;
}
.indexlink .testimonials_grid{ text-align:center;}
.indexlink .testimonials_grid img{ max-width:180px;}
@media (max-width: 992px) {
	.footer_1its{ display:none;}
.quicklink{ display:none;}
.ma{ display:none;}
.contactfoot{ display:none;}
.contactfoot h3, .contactfoot p{ text-align:center;}

	}
@media (max-width: 768px) {
	.indexlink .testimonials_grid img{ max-width:80px;}

	}
@media (max-width: 476px) {
	.indexlink .testimonials_grid img{ max-width:60px;}

	}
	

@media (max-width: 769px) {
	.aboutIndexVideo, .newsIndexOne{ display:none;}
	}
@media (max-width: 640px) {
	.newsIndexThree{ display:none;}
	}	
.thm-btn {
    border: none;
    outline: none;
    background-color: #0082df;
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    padding: 18px 30px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

	/*Blog CSS
========================================*/ 
/*======================================
	Blog CSS
========================================*/  
.blog {
	background: #fff;
	position: relative;
}
.blog .blog-slider {
	margin-top: 30px;
}
.single-news {
    background: #fff;
    position: relative;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
    z-index: 2;
    margin-bottom: 15px;
    box-shadow: 2px 0px 15px 0px rgba(0, 0, 0, 0.15);
    margin-top: 30px;
}
.single-news .news-head{
	overflow: hidden;
	position:relative;
}
.single-news .news-head:before{
	opacity:0;
	visibility:hidden;
}
.single-news:hover .news-head:before{
	opacity:0.5;
	visibility:visible;
}
.single-news .news-head:after {
    content: "";
    position: absolute;
    bottom: 0;
    border-top: 10px solid transparent;
    border-bottom: 15px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    left: 50%;
    margin-left: -15px;
    z-index: 333;
    z-index: 4444;
    transform: translateY(50px);
	opacity:0;
	visibility:hidden;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.single-news:hover .news-head:after{
	opacity:1;
	visibility:visible;
    transform: translateY(0px);
}
.single-news .news-head img{
	width:100%;
	margin:0;
	padding:0;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.single-news .news-body {
    padding: 25px;
    background: #fff;
    position: relative;
}
.single-news .news-meta {
    position: absolute;
    width: 100%;
    background: transparent;
    opacity: 0;
    bottom: 20px;
    visibility: hidden;
    text-align: center;
    z-index: 333;
    transition: all 0.3s ease;
	-webkit-transform:translateY(-15px);
	-moz-transform:translateY(-15px);
	transform:translateY(-15px);
}
.single-news:hover .news-meta{
	transform:translateY(0px);
	opacity:1;
	visibility:visible;
}
.single-news .news-meta li {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	border-right: 1px solid #d6d6d6;
	margin-right: 10px;
	padding-right: 10px;
}
.single-news .news-meta li:last-child{
	margin:0;
	padding:0;
	border:none;
}
.single-news .news-meta li i {
    margin-right: 5px;
    color: #0082df;
}
.single-news .news-meta .author span{
	display:inline-block;
	color:#179E66;
}
.single-news .news-title {
    line-height: 25px;
}
.single-news .news-title a {
    font-size: 16px; color:#222;
}
.single-news .news-title:hover a{
	color:#179E66;
}
.single-news .news-text {
    margin-top: 18px;
    font-size: 14px;
}
.single-news .more {
    color: #fff;
    margin-top: 15px;
    display: inline-block;
    font-size: 14px;
    border-radius: 30px;
    background: #179E66;
    padding: 10px 20px;
    border-radius: 0px;
	border:1px solid transparent;
}
.single-news .more:hover{
	background:#2E2751;
	color:#fff;
}
.single-news .more i {
	display: inline-block;
	margin-left: 5px;
}
.latest-blog {
	overflow: hidden;
}
.blog-layout.section-space{
	padding:70px 0 100px;
}
.news-default .single-news,
.blog-latest .single-news {
    margin-top: 30px;
}
.news-slider .single-slider .single-news {
    box-shadow: none;
    border: 1px solid #ebebeb;
}
/* Defualt SLider*/
.news-slider.owl-carousel .owl-controls {
    margin-top: 30px;
}
.news-slider.owl-carousel .owl-nav div {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #f3a712;
    color: #fff;
    margin: 0;
    padding: inherit;
    font-size: 22px;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: inherit;
    margin-right: 10px;
}
.news-slider.owl-carousel .owl-nav div:hover {
	background:#2E2751;
	color:#fff;
}
.news-slider.owl-carousel .owl-nav div:last-child{
	margin:0;
}

/* Blog Latest */
.blog-latest-slider{
	margin-top:20px;
}
.blog-latest-slider .single-news {
    margin: 10px;
}
.blog-latest .single-news .news-body {
    padding: 25px;
    background: #000000a1;
    z-index: 33;
}
.blog-latest .single-news {
    display: table;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
    margin-bottom: 0px;
}
.blog-latest .single-news .yc-btn {
    z-index: 333;
    position: absolute;
    background: #fff;
    padding: 12px 20px;
    color: #21bcd8;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 32px; font-size:12px;
}
.blog-latest .single-news .yc-btn:hover{
	background:#21bcd8;
	color:#fff;
}
.blog-latest .single-news:hover .yc-btn{
	opacity:1;
	visibility:visible;
}
.blog-latest .single-news .news-head span {
    position: absolute;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.blog-latest .single-news .news-head:after{
	display:none;
}
.blog-latest .single-news .news-head,
.blog-latest .single-news .news-body{
	width: 50%;
	height: 100%;
	display: table-cell;
	vertical-align: text-top;
	background: #fff;
}
.blog-latest .single-news .news-title {
    padding: 0;
}
.blog-latest .single-news .news-title:before{
	display:none;
}
.blog-latest .single-news .news-meta {
    list-style: ethiopic-halehame;
    opacity: 1;
    visibility: visible;
    position: relative;
    bottom: 0;
    text-align: left;
    transform: none;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ebebeb;
}
.blog-latest .single-news .news-meta li {
    color: #666;
    padding-left: 0px; font-size:12px; 
}
.blog-latest .single-news .news-meta li a{ color:#333;}
.blog-latest-slider .single-slider {
    margin-bottom: 10px;
}
/* Blog Latest Slider */
.blog-latest.owl-carousel .owl-nav{
	margin: 0;
    width: 100%;
}
.blog-latest.owl-carousel .owl-nav > div {
    width: 50px;
    height: 60px;
    line-height: 60px;
    background: #0082df;
    color: #fff;
    position: absolute;
    margin: 0;
    padding: inherit;
    font-size: 30px;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 0px;
    top: 50%;
    margin-top: -30px;
	opacity:0;
	visibility:hidden; border:none;
}
.blog-latest.owl-carousel:hover .owl-nav > div{
	opacity:1;
	visibility:visible;
}
.blog-latest.owl-carousel .owl-nav > div:hover{
	color:#fff;
	background:#2E2751;
}
.blog-latest.owl-carousel .owl-nav .owl-prev:hover{ color:#fff;
	background:#2E2751;}

.blog-latest.owl-carousel .owl-nav .owl-prev{
	left:-100px;
}
.blog-latest.owl-carousel:hover .owl-nav .owl-prev{
	left:0px;
}
.blog-latest.owl-carousel .owl-nav .owl-next{
	right:-100px;
}
.blog-latest.owl-carousel:hover  .owl-nav .owl-next{
	right:0px;
}
/*======================================
	End BLog CSS
========================================*/ 

/*======================================
	Client Carousel CSS
========================================*/
.clients{
	padding:30px 0;
}
.single-client {
    background: #fff;
    padding: 10px 20px;
}
.single-client img {
	width: auto;
	display: inline-block;
	opacity:0.7;
}
.single-client:hover{
	cursor:pointer;
}
.single-client:hover img{
	opacity:1;
	border-color:#179e66;
}
.single-client.active img{
	opacity:1;
}

/* Slider Nav */
.partner-slider .owl-nav{
	margin: 0;
    width: 100%;
}
.partner-slider.owl-carousel .owl-nav div {
    color: #f3a712 !important;
    position: absolute;
    background: transparent !important;
    margin: 0;
    box-shadow: none;
    padding: inherit;
    font-size: 35px;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 0px;
    top: 50%;
    margin-top: -16.5px;
}
.partner-slider.owl-carousel .owl-nav .owl-prev{
	left:-50px;
}
.partner-slider.owl-carousel .owl-nav .owl-next{
	right:-50px;
}
/*======================================
	End Client Carousel CSS
========================================*/
@media only screen and (max-width: 991px) and (min-width: 768px){
.blog-latest .single-news .news-head, .blog-latest .single-news .news-body {
    width: 100%;
    display: initial;
    background: transparent;
    vertical-align: initial;
	padding:0;
}
.blog-single .blog-detail .blog-title {
	font-size: 24px;
	line-height: 40px;
	margin: 8px 0;
}
.blog-latest .single-news .news-head span {
    width: 100%;
    position: relative;
    background-size: cover;
}
.blog-latest .single-news .bizwheel-btn {
    width: 122px;
    padding: 10px 00px;
}
.blog-latest .single-news .news-content {
    padding: 20px;
}
.blog-latest .single-news .news-text {
    margin-top: 10px;
}


.blog-latest .single-news .news-head, .blog-latest .single-news .news-body {
    width: 100%;
    display: initial;
    background: transparent;
    vertical-align: initial;
    padding: 0;
}
.blog-latest .single-news .news-content {
    padding: 20px;
}
.blog-latest .single-news .news-text {
    margin-top: 10px;
}
.blog-latest .single-news .news-content {
    padding: 20px;
}
}
@media only screen and (max-width: 767px){
.blog-latest .single-news .news-head, .blog-latest .single-news .news-body {
    width: 100%;
    display: initial;
    background: transparent;
    vertical-align: initial;
    padding: 0;
}
.blog-latest .single-news .news-head span {
    width: 100%;
    position: relative;
 
    background-size: cover;
}
.blog-latest .single-news .bizwheel-btn {
    width: 122px;
    padding: 10px 00px;
}
.blog-latest .single-news .news-head, .blog-latest .single-news .news-body {
    width: 100%;
    display: initial;
    background: transparent;
    vertical-align: initial;
    padding: 0;
}
.blog-latest .single-news .news-content {
    padding: 20px;
}
}
