@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
  font-family: "microsoft yahei","微软雅黑","黑体","宋体";
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8;
  color: #333333;
  background: #fff;
  
}

#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.offcanvas #page:after {
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.7);
  content: "";
}

a {
  color: #3fa0fe;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #3fa0fe;
  outline: none;
  text-decoration: none;
}

p {
  margin-bottom: 30px;
}

h1, h2, h3, h4, h5, h6, figure {
  color: #000;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: bold;
  margin: 0 0 30px 0;
}

::-webkit-selection {
  color: #fff;
  background: #7ED321;
}

::-moz-selection {
  color: #fff;
  background: #7ED321;
}

::selection {
  color: #fff;
  background: #7ED321;
}

.gtco-nav {
  position: fixed;
 	top: 50%;
  padding: 0;
  right: 10px;
  z-index: 1001;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .gtco-nav {
    padding: 20px 0;
  }
}
.gtco-nav .row{margin-top: 20px;}


@media screen and (max-width: 768px) {
  .gtco-nav .menu-1, .gtco-nav .menu-2 {
    display: none;
  }
  
}
.gtco-nav ul {
  padding: 0;
  margin: 1px 0 0 0;
  width: 20px;
}
.gtco-nav ul li {
  padding: 0;
  list-style: none;
  width: 20px;
  height: 20px;
}
.gtco-nav ul li a {
  font-size: 16px;  
  text-transform: uppercase;
  color: #000000;
  font-weight: 400 !important;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  
  width: 16px;
  height: 16px;
  display: block;
  border:2px solid #505e8e;
  background: none;
  margin-top: 15px;
  border-radius: 8px;
}
.gtco-nav ul li a:hover, .gtco-nav ul li a:focus, .gtco-nav ul li a:active {
  color: #fff;
  background:#505e8e;
}

.gtco-nav ul li.active > a {
  background-color: #505e8e !important;
}

#gtco-fengcai,
#gtco-service,
#gtco-about,
#gtco-practice-areas,
#gtco-our-team,
#gtco-contact {
  padding:0;
  clear: both;
}

#gtco-about .img-shadow {
  position: relative;
  background: #ddeeff;
  width: 100%;
  float: left;
}
#gtco-about .img-shadow img {
  position: relative;
  top: -20px;
  left: -20px;
}
#gtco-about .heading {
  position: relative;
}
#gtco-about .heading .subtle-text {
  position: absolute;
  bottom: -1.6em;
  left: 0;
  text-transform: uppercase;
  font-size: 208px;
  color: #F8F8F8;
  font-weight: 900;
  z-index: -1;
}

#gtco-practice-areas .heading {
  position: relative;
}
#gtco-practice-areas .heading .subtle-text {
  position: absolute;
  bottom: -1.6em;
  left: 0;
  text-transform: uppercase;
  font-size: 208px;
  color: #F8F8F8;
  font-weight: 900;
  z-index: -1;
  line-height: 1;
}
#gtco-practice-areas .heading .subtle-text span {
  display: block;
}
#gtco-practice-areas .gtco-practice-area-item {
  margin-bottom: 30px;
}
#gtco-practice-areas .gtco-practice-area-item .gtco-icon,
#gtco-practice-areas .gtco-practice-area-item .gtco-copy {
  display: table-cell;
  vertical-align: top;
}
#gtco-practice-areas .gtco-practice-area-item .gtco-icon {
  width: 100px;
}
@media screen and (max-width: 768px) {
  #gtco-practice-areas .gtco-practice-area-item .gtco-icon {
    width: 70px;
  }
}
#gtco-practice-areas .gtco-practice-area-item .gtco-copy h3 {
  margin-bottom: 15px;
  font-size: 24px;
}

#gtco-our-team .heading {
  position: relative;
}
 #gtco-our-team .heading .subtle-text{
  position: absolute;
  bottom: -1.6em;
  left: 0;
  text-transform: uppercase;
  font-size: 208px;
  color: #F8F8F8;
  font-weight: 900;
  z-index: -1;
  line-height: 1;
}
#gtco-our-team .heading .subtle-text span {
  display: block;
}
#gtco-our-team .team-item {
  margin-bottom: 3em;
}
#gtco-our-team .team-item:last-child {
  margin-bottom: 0;
}
#gtco-our-team .gtco-team-reverse .img-shadow,
#gtco-our-team .gtco-team .img-shadow {
  position: relative;
  background: #ddeeff;
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
#gtco-our-team .gtco-team-reverse .img-shadow img,
#gtco-our-team .gtco-team .img-shadow img {
  position: relative;
  top: -20px;
  right: -20px;
}
#gtco-our-team .gtco-team .img-shadow img {
  top: -20px;
  left: -20px;
}

#gtco-our-team h2{
	color: #3fa0fe;
}


form label {
  font-weight: normal !important;
}

#gtco-header .display-tc,
.gtco-cover .display-tc {
  display: table-cell !important;
  vertical-align: middle;
}
#gtco-header .display-tc h1, #gtco-header .display-tc h2,
.gtco-cover .display-tc h1,
.gtco-cover .display-tc h2 {
  margin: 0;
  padding: 0;
  color: white;
}
#gtco-header .display-tc h1,
.gtco-cover .display-tc h1 {
  margin-bottom: 30px;
  font-size: 59px;
  line-height: 1.5;
  font-weight: 100;
}
@media screen and (max-width: 768px) {
  #gtco-header .display-tc h1,
  .gtco-cover .display-tc h1 {
    font-size: 34px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
}
#gtco-header .display-tc h2,
.gtco-cover .display-tc h2 {
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 30px;
}



.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gototop.active {
  opacity: 1;
  visibility: visible;
}
.gototop a {
  width: 50px;
  height: 50px;
  display: table;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.gototop a i {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}
.gototop a:hover, .gototop a:active, .gototop a:focus {
  text-decoration: none;
  outline: none;
}



.js .animate-box {
  opacity: 0;
}



#gtco-about, #gtco-practice-areas, #gtco-our-team, #gtco-contact,#gtco-fengcai,#gtco-service{
	padding:0;
}
@media screen and (max-width: 768px) {
  #gtco-about, #gtco-practice-areas, #gtco-our-team, #gtco-contact,#gtco-fengcai,#gtco-service{
  	padding: 0;
  	}
  #gtco-fengcai .heading .subtle-text,
  #gtco-service .heading .subtle-text,	
  #gtco-about .heading .subtle-text,
  #gtco-practice-areas .heading .subtle-text,
  #gtco-our-team .heading .subtle-text,
  #gtco-contact .heading .subtle-text {font-size: 90px;}
}









/*------------样式 start---------------*/

body{min-width: 1200px;}
.container{width:1200px}
.pd_none{padding: 0;}

.bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.bg img {
	position: absolute;
	width: 1920px;
	height: 960px;
	top: 0px;
	
    left: 50%;
    margin-left: -960px;
}
section {
	overflow: hidden;
	height: 960px;
	padding: 0;
	position: relative;
}

.content img{max-width: 100%;}

/*App开发*/
.our_pdt{margin-top: 20px;}
.app_kf .container{padding-top: 150px;}
.app_kf .rightside{padding-left: 104px;padding-top: 78px;}

/*微信小程序开发*/
.xiaoapp .leftside{padding-top: 290px;}
.xiaoapp .rightside{padding-top: 120px;}

/*移动端网站建设*/
.yd_web .leftside{padding-top: 190px;}
.yd_web .rightside{padding-top: 100px;}
.yd_web .leftside img{width: 100%;}
.yd_web .rightside img{float: right;/*z-index: 999;*/}
/*---------------样式 end------------------	*/
/*.gtco-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff;
}*/