body{
	margin:0;
	padding:0;
	font:14px/1.5 'MicroSoft Yahei', sans-serif;
	background:#fff;
}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*-------top-nav--------*/
.top-nav{
	font-weight:500;
	font-size:1em;
	height: 70px;
  	background: rgba(255,255,255,0.85);
	filter: alpha(opacity=85);
  	width: 100%;
  	position: fixed;
  	z-index: 999;
	border-bottom:1px solid #3c92d0;
}
.top-nav .nav{float:left;width:100%;}
.top-nav .user-info{
	float:right;
	padding:30px 10px 0 0;
}
.nav ul{
	display:block;
	height:70px;
	float:left;
	width:600px;
	margin:0;
	position: relative;
	text-align:center;
}
.nav ul li{
	float:left;
	padding:20px 15px 0;
	display:block;
}
.nav ul li a{
	color:#000;
	text-decoration:none;
	font-size:1.3em;
}
.nav ul li a:hover{
	color:#3C92D0;
}
.nav span.menu{
	display:none;
}
.nav span.menu:before{
	content:url("../images/nav.png") no-repeat 0px 0px;
	cursor:pointer;	
	text-align: right;
	width:100%;
	padding-right:1em;
}
.nav .button-container{float:right;margin:25px;}
.nav .button{outline: 0;
  color: #fff;
  background: #3c92d0;
  border-radius: 22px;
  text-decoration: none;
  padding: 0.7em 1.5em;
}
.nav .button:hover{background: #75C5FF;}

.logo{float:left;height:70px;}
.logo a img{
	height:50px;
	width:auto;
	margin: 10px 0 1em 10px;
}

/*-------top-nav ends--------*/

/*-------Banner--------*/
.banner{
	background:url(../images/001.jpg) no-repeat;
	background-size:cover;
	height:550px;
	position:relative;
	top:70px;
}
.banner-head{
	/*background:rgba(50, 70, 81, 0.4);*/
	/*background:rgba(255, 150, 0, 0.18);*/
	width:100%;
	height:800px;
	position:absolute;
	bottom:0;
	text-align:center;
	padding:12% 0;
}
.banner-head h1{
	font-size:5em;
	font-weight:700;
	color:#fff;
	margin:15px 0;
}
.banner-head h4,.banner-head p{
	color:#fff;
	margin:15px 0;
	padding:0;
}
.banner-head p{
	line-height:22px;
	width:53%;
	margin:0 auto;
	font-size: 1em;
	font-weight: 300;
}
.banner-head span{
	color:#3C92D0;
}
.banner-Get-started{
	margin:3em 0;
}
.banner-Get-started a{
	outline:0;
	color:#3C92D0;
	background:#fff;
	border-radius:22px;
	text-decoration:none;
	padding:0.7em 1.5em;
	transition:0.5s all;
		-webkit-transition:0.5s all;
		-moz-transition:0.5s all;
		-o-transition:0.5s all;
		-ms-transition:0.5s all;
}
.banner-Get-started a:hover{
	background:#3C92D0;
	color:#fff;
}
.ixdc-containter{z-index: 800; width: 100%;height:150px;}
.ixdc-wrapper{width:1024px;margin:0 auto;height:150px;}
.ixdc-wrapper h1{text-align:center;color:#fff;font-size:70px;font-weight:lighter;margin:0;padding:30px 0 0 0;}
.ixdc-wrapper h2{text-align:center;color:#fff;font-size:40px;font-weight:lighter;margin:0;}
.ixdc-image{height:100px;}
/*-------------------------banner磁贴--------------------------*/
.mag-containter{margin:45px auto 0 auto;z-index:800;width:1024px;height:365px;}
.full-box{float:left;height:100%;width:315px;margin-right:5px;background:#fff;}
.full-box img{padding-top:10px;}
.full-box p{padding:15px;font-size:16px;line-height:1.8;}
.full-box p a{color:#3c92d0;text-decoration:none;}
.box-containter{float:left;height:100%;width:700px;}
.box-line{height:115px;width:100%;margin-bottom:5px;}
.small-box{cursor:pointer;float:left;height:100%;width:225px;margin-right:5px;}
.small-box a{display:block;width:100%;height:100%;text-align:center;line-height:115px;font-size:24px;text-decoration: none;}
.news-box{float:left;height:100%;width:455px;color:#fff;background:#3c92d0;margin-bottom:5px;}
.news-box ul{list-style-type:none;padding:0 14px;}
.news-box ul li{}
.news-box ul li a{font-size:14px;line-height:28px;color:#fff;text-decoration:none;}
.news-box ul li span{float:right;color:#fff;font-size:12px;line-height:28px;}

.bg-red a{color:#fff;background:#e05053;}
.bg-red a:hover{background:#FF7577;}
.bg-blue a{color:#fff;background:#3c92d0;}
.bg-blue a:hover{background:#75C5FF;}
.bg-pink a{color:#fff;background:#f2aa00;}
.bg-pink a:hover{background:#FFD675;}
/*------------------ Slider Part starts Here----------*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {	
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 55px;
	background: transparent url("../images/themes.png") no-repeat left top;
	margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
}
.callbacks_tabs{
	list-style: none;
	z-index: 999;
	padding: 0;
	margin: 2% 0 0 0;
}
/*----*/
.callbacks_tabs li{
	display:inline-block;
}
.callbacks_tabs a{
    visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:10px;
  width:10px;
  display:inline-block;
  background:#fff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_here a:after{
	background: #3C92D0;
}
/*---- /slider ends ----*/
/*-------/Banner--------*/

/*-------services--------*/
.services{
	text-align:center;
	padding:2em 0;
	position:relative;
	top:70px;
}
.services h2{
	font-size: 4em;
	color: #2C4755;
	font-weight: 600;
	margin:0;
}
.services p{
	width:51%;
	margin:0 auto;
	padding-top:2em;
	color: #2C4755;
	font-weight: 400;
}
.service-grid a span{
	padding:1em 1em;
	width:137px;
	height:123px;
	background:url('../images/service-icons.png') no-repeat 0px 0px;
	display:inline-block;
	position:relative;
}
.service-grid a span.icon1{
	background-position:0px 0px;
}
.service-grid a span.icon2{
	background-position:-300px 0px;
}
.service-grid a span.icon3{
	background-position:-600px 0px;
}
.service-grid a span.icon4{
	background-position:-900px 0px;
}
.service-grid lable{
	width:56%;
	height:2px;
	background:#FFEF66;
	position:absolute;
	display:inline-block;
	top:18.5%;
	left:70%;
}
.service-grid{
	margin-top:2em;
	height:300px;
}
.service-grid p{
	padding: 0;
	width: 100%;
	color: #010101;
}
.service-grid h4{
	margin:1em 0;
	font-weight: 700;
	font-size: 1.3em;
	color: #334752;
}
/*-------services ends--------*/

/*-------services info--------*/
.service-banner{
	background:url(../images/WeMake.png) no-repeat;
	background-size:cover;
	min-height:440px;
	margin:0;
	position:relative;
	top:70px;
}
.service-banner-layer{
	position:absolute;
	background:rgba(0, 0, 0, 1);
	width:100%;
	background-size:cover;
	height:414px;
	bottom:0;
}
.service-banner-layer-info{
	margin-top:3em;
}
.service-nav ul li{
	list-style-type:none;
	margin-bottom: 1em;
}
.service-nav ul li a{
	text-decoration:none;
	color: #fff;
}
.service-nav ul li a:hover{
	color:#FBEF85;
}
.service-nav ul li a span{
	background:url(../images/nav-icon.png) no-repeat;
	width:18px;
	height:18px;
	display:inline-block;
	vertical-align:middle;
	margin-right: 18px
}
.tab span{
	background:url(../images/tab.png) no-repeat;
	background-size:cover;
	width: 78%;
	min-height: 414px;
	display:block;
}
.tab{
	z-index: 1;
}
.service-info{
	margin:0 auto;
	padding:2.6em 0em;
}
.service-info h3{
	color:#3C92D0;
	font-size:2.5em;
}
.service-info p{
	width: 72%;
	margin: 0;
	padding: 2em 0;
	color:#fff;
}
.service-footer{
	position:absolute;
	width:100%;
	bottom:0;
	background:#3C92D0;
	min-height:100px;
	text-align:center;
}
.Get-started{
	margin:3em 0;
}
.Get-started a{
	border:1.5px solid #fff;
	outline:0;
	color:#3C92D0;
	background:#fff;
	border-radius:22px;
	padding:0.7em 1.5em;
	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;
}
.Get-started a:hover{
	background:#3C92D0;
	color:#fff;
	border:1.5px solid #fff;
}
/*-------portfolio--------*/
.portfolio{
	text-align:center;
	position:relative;
	top:70px;
}
.portfolio h2{
	font-size: 4em;
	color: #2C4755;
	font-weight: 600;
	margin:0;
}
.portfolio-head {
	padding: 3em 0;
}
.portfolio-head p{
	width:51%;
	margin:0 auto;
	color:#2C4755;
	padding-top:2em;
}
/*	Strip
 *	 */*-----------------------------------------------------------------------------------*/
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	overflow:hidden;
}
.b-link-stripe .b-wrapper{
	position: absolute;
	width: 100%;
	height:100%;
	top: 0;
	left: 0;
	text-align: center;
	color: #ffffff;
}
.b-link-stripe .b-wrapper:hover {
	background:rgba(50, 70, 81, 0.71);;
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
}
/*-----------------------------------------------------------------------------------*/
/*--Animation effects---*/
b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
}
.b-animate img{
	margin-top:33%;
	display: -webkit-inline-box;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position:relative;
	left:-100%;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
span.m_4{
	font-size:14px;
	font-weight:400;
}
p.m_5 {
	margin: 2% auto 5%;
	width: 70%;
	color: #283A47;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.5em;
	text-align: center;
}
ul#filters {
	padding: 0px;
	text-align: center;
}
#filters {
	margin: 3% 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#filters li {
	display:inline-block;
		display: -webkit-inline-box;
		display: -moz-inline-box;
		display: -o-inline-box;
		display: -ms-inline-box;
}
#filters li span.active,#filters li span {
	display: block;
	padding: 6px 1.5em;
	text-decoration: none;
	background: transparent;
	color: #637988;
	cursor: pointer;
	font-size: 1.1em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	border-radius: 20px;
}
#filters li span.active{
	background:#3C92D0;
	color:#fff;
}
#filters li span:hover{
	background:#3C92D0;
	color:#fff;
}

div#portfoliolist {
	padding: 0;
	margin: 1em auto;
	width:1024px;
}
#portfoliolist .item{display: inline-block; opacity: 1;width:33%;}
#portfoliolist .item h3{color:#fff;}
#portfoliolist .item img{padding-top:1em;}
#portfoliolist .item p{padding-top:1em;}

 #portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width: 31%;
	display: none;
	overflow: hidden;
	margin: 1%;
	position: inherit;
}	
.portfolio-wrapper {
	overflow:hidden;
	position: relative !important;
	cursor:pointer;
}
.portfolio-wrapper img{
	width:100%;
}
.portfolio img {
	max-width:100%;
	/*--position: relative;--*/
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.portfolio .label {
	position: absolute;
	width: 100%;
	height:40px;
	bottom:-40px;
}
.portfolio .label-bg {
	background: #22B4B8;
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
}
.portfolio .label-text {
	color:#fff;
	position: relative;
	z-index:500;
	padding:5px 8px;
}
.portfolio .text-category {
	display:block;
	font-size:9px;
	font-size: 12px;
	text-transform:uppercase;
}
/* Self Clearing Goodness */
.container {padding:0;width:1160px;margin:0 auto;}
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.row:after,
.clearfix:after {
  clear: both; }
.row,
.clearfix {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/*----- effects-comman-css------*/
.contenthover{
	padding:1em;
}
.contenthover h3{
	color:#FFF;
}
.contenthover p{
	color:#FFF;
	font-size:0.875em;
	line-height:1.5em;
}
/*-----caption ------*/
.caption{
	text-align:left;
	margin-left:9%;
}
.caption h3{
	color:#FFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size:1.8em;
}
.caption  p
{
	text-align:left;
	font-size:14px;
}
.caption small
{
	display:block;
	text-align:left;
	font-size:14px;
}
h6.b-animate.b-from-left.b-delay03 
{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #CCCCCC;
	margin: 0;
	text-align:center;
	width:100%;
	}
p.b-animate.b-from-left.b-delay03 small
{
	display:block;
	font-size: 16px;
}
h2.b-animate.b-from-left.b-delay03 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #3C92D0;
	margin: 1.5em 0 .5em 0;
}
/*--/Animation effects---*/
.portfolio-showmore{
	margin:1em 0;
}
.portfolio-showmore a{
	color:#fff;
	background:#3C92D0;
	padding:0.7em 2em;
	border:1.5px solid #3C92D0;
	border-radius:25px;
	outline:0;
	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;
}
.portfolio-showmore a:hover{
	color:#3C92D0;
	background:#fff;
	border:1.5px solid #3C92D0;
}
/*--------portfolio-video-------*/
.portfolio-video{
	background:#3c92d0;
	padding:20px 0 0 0;
}
.portfolio-video-grids{
	padding:1em 0;
	margin:0;
}
.video{
	margin-top: 1.5em;
	padding-left: 8em;
}
.video iframe{
min-height:300px;
width:90%;
}
.portfolio-video-head h3{
	font-weight: 600;
	font-size: 1.5em;
}
.portfolio-video-head h4{
	font-size:1em;
	font-weight:400;
}
.portfolio-video-head p{
	width: 74.5%;
	margin: 0;
	color: #fff;
	padding-top: 1em
}
.portfolio-video-head p a{color:#fff;}
.portfolio-video-head {
	text-align:justify;
	padding:0;
	color: #fff;
}
.portfolio-Get-started{
	margin:2em 0;
}
.portfolio-Get-started a{
	border:1.5px solid #fff;
	outline:0;
	color:#fff;
	background:transparent;
	border-radius:22px;
	padding:0.7em 1.5em;
	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;
}
.portfolio-Get-started a:hover{
	background:#fff;
	color:#3C92D0;
	border:1.5px solid #fff;
}
/*-------/portfolio--------*/

/*-------molly--------*/
.molly{
	background:#324651;
	text-align:center;
	padding: 3em 0;
}
.molly h3{
	margin:0;
	color:#fff;
	font-weight: 600;
	font-size: 2em;
}
.molly p{
	color:#fff;
	padding-top:0.5em;
	font-weight:300;
	font-size:0.9em;
}
.molly-Get-started{
	margin:2.5em 0;
}
.molly-Get-started a{
	border:1.5px solid #324651;
	outline:0;
	color:#3C92D0;
	background:#fff;
	border-radius:22px;
	text-decoration:none;
	padding:0.7em 1.5em;
	transition:0.5s all;
		-webkit-transition:0.5s all;
		-moz-transition:0.5s all;
		-o-transition:0.5s all;
		-ms-transition:0.5s all;
}
.molly-Get-started a:hover{
	background:#3C92D0;
	color:#fff;
	border:1.5px solid #324651;
}
/*--Slider--*/
.dg-container{
	width: 100%;
	height: 400px;
	position: relative;
	background: url(../images/h-bg.png);
}
.dg-wrapper{
	width: 481px;
	height: 360px;
	margin: 0 auto;
	position: relative;
		-webkit-transform-style: preserve-3d;
		-moz-transform-style: preserve-3d;
		-o-transform-style: preserve-3d;
		-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		-o-perspective: 1000px;
		-ms-perspective: 1000px;
	perspective: 1000px;
}
.dg-wrapper a{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent url('../images/browser.png') no-repeat top left;
	box-shadow: 0px 10px 20px rgba(0,0,0,0.3);
}
.dg-wrapper a.dg-transition{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.dg-wrapper a img{
	display: block;
	width:100%;
}
.dg-wrapper a div{
	font-style: italic;
	text-align: center;
	line-height: 50px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	color: #333;
	font-size: 16px;
	width: 100%;
	bottom: -55px;
	display: none;
	position: absolute;
}
.dg-wrapper a.dg-center div{
	display: block;
}
.dg-container nav{
	width: 58px;
	position: absolute;
	z-index: 1000;
	bottom: 40px;
	left: 50%;
	margin-left: -29px;
}
/*--/Slider--*/
/*---/molly----*/

/*----about---*/
.about{
	text-align:center;
	padding: 3em 0;
}
.about h2{
	font-size: 5em;
	color: #2C4755;
	font-weight: 600;
	margin:0;
}
.about p{
	width:51%;
	margin:0 auto;
	padding-top:2em;
	color:#2C4755;
}
.about-grids {
	margin: 2em 0 0 0;
}
.left-img img,.right-img img{
	width: 100%;
}
.middle {
	text-align: justify;
	margin-top: 5em;
}
.middle a{
	color:#FFF066;
	text-decoration:none;
}
.middle a:hover{
	color:#2e9fff;
}
.middle h5{
	color:#334752;
	font-weight:600;
}
.middle h6 {
	color: #637988;
	width: 100%;
	padding-bottom: 1.5em;
	font-size: 0.9em;
	margin: 0;
	line-height: 22px
}
.social-icons a span{
	width:55px;
	height:40px;
	background:url('../images/new.png') no-repeat 0px 0px;
	display:inline-block;
}
.social-icons a span.icon1{
	background-position:9px 0px;
}
.social-icons a span.icon1:hover{
	background-position:9px -43px;
}
.social-icons a span.icon2{
	background-position:-47px 0px;
}
.social-icons a span.icon2:hover{
	background-position: -47px -43px;
}
.social-icons a span.icon3{
	background-position:-97px 0px
}
.social-icons a span.icon3:hover{
	background-position: -97px -43px;
}
.ad{
	background:#324651;
}
.ad-grids {
	padding: 2em 0;
}
.skill-grid h4,.skill-about h4{
	color:#3C92D0;
	margin-bottom:2em;
}
.skill-grid,.skill-about{
	margin:1em 0;
}
.skill-head p{
	color:#D6DADC;
	font-weight:300;
	margin:0;
}
.skill-head span{
	min-height:15px;
	border-radius:20px;
	background:#fff;
	width:100%;
	display:block;
	margin: 0.8em 0;
}
.skill-head span lable{
	min-height:15px;
	border-radius:20px;
	background:#3C92D0;
	width:90%;
	display:block;
	margin: 0.8em 0;
}
.skill-about h6{
	font-size: 0.9em;
	color: #fff;
	font-weight: 300;
	line-height: 22px;
}
/*----/about---*/

/*----about---*/
.blog{
	background: #FAFAFA;
	text-align:center;
	padding: 2em 0;
}
.blog h2{
	font-size: 5em;
	color: #2C4755;
	font-weight: 600;
	margin:0;
}
.blog p{
	width:51%;
	margin:0 auto;
	padding-top:2em;
	color:#2C4755;
}
.blog-grids{
	margin:4em 0;
}
.blog-left,.blog-right,.blog-bottom-left,.blog-bottom-middle,.blog-bottom-right{
	text-align:left;
	background: #fff;
}
.blog-img-info{
	padding:1.8em;
}
.blog-left img,.blog-right img,.blog-bottom-left img,.blog-bottom-middle img,.blog-bottom-right img{
	width:100%;
}
.blog-left,.blog-right{
	border-bottom:2px solid #C2CFD7;
	width:48.9%;
	padding:0;
}
.blog-bottom-left,.blog-bottom-middle,.blog-bottom-right{
	border-bottom:2px solid #C2CFD7;
	width:32.15%;
	padding:0;
}
.blog-bottom-middle{
	margin:0 20px;
}
.blog-right{
	margin-left:25px;
}
.blog-left h3 a,.blog-left span a,.blog-right h3 a,.blog-right span a,.blog-bottom-left h3 a,.blog-bottom-middle h3 a,.blog-bottom-right h3 a,.blog-bottom-left span a,.blog-bottom-middle span a,.blog-bottom-right span a{
	color:#FFE922;
	text-decoration:none;
}
.blog-left h3 a:hover,.blog-left span a:hover,.blog-right h3 a:hover,.blog-right span a:hover,.blog-bottom-left h3 a:hover,.blog-bottom-middle h3 a:hover,.blog-bottom-right h3 a:hover,.blog-bottom-left span a:hover,.blog-bottom-middle span a:hover,.blog-bottom-right span a:hover,.blog-readmore a:hover{
	color:#2B4654;
}
.blog-left span,.blog-right span,.blog-bottom-left span,.blog-bottom-middle span,.blog-bottom-right span{
	font-size:0.9em;
}
.blog-left span a,.blog-right span a,.blog-bottom-left span a,.blog-bottom-middle span a,.blog-bottom-right span a{
	margin-left:0.5em;
}
.blog-readmore a{
	color: #FFE922;
	text-align: right;
	text-decoration: none;
	display: block;
	width: 100%;
	padding:1em 0;
}
.blog-show-more{
	margin:3em 0;
}
.blog-left span,.blog-right span,.blog-bottom-left span,.blog-bottom-middle span,.blog-bottom-right span,.blog-left p,.blog-right p,.blog-bottom-left p,.blog-bottom-middle p,.blog-bottom-right p{
	color:#637988;
	line-height:24px;
	padding:0;
	margin-bottom: 1.2em;
	width:100%;
	display:block;
}
.blog-left p,.blog-right p,.blog-bottom-left p,.blog-bottom-middle p,.blog-bottom-right p{
	margin-bottom:0;
}
.blog-left h3,.blog-right h3,.blog-bottom-left h3,.blog-bottom-middle h3,.blog-bottom-right h3{
	margin: 0;
	padding-bottom: 0.2em;
}
.blog-show-more a{
	color:#fff;
	background:#3C92D0;
	padding:0.7em 2em;
	border:1.5px solid #3C92D0;
	border-radius:25px;
	outline:0;
	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;
}
.blog-show-more a:hover{
	color:#3C92D0;
	background:#fff;
	border:1.5px solid #3C92D0;
}
/*----/about---*/
/*----subscribe---*/
.subscribe{
	min-height:200px;
	background:#3C92D0;
	text-align:center;
	padding:2em 0;
}
.subscribe h3{
	color:#fff;
	padding: 1em;
	margin:0;
	font-weight: 600;
	font-size: 2em;
}
.subscribe form{
	width:50%;
	margin:0 auto;
}
.subscribe form input[type="text"]{
	border:0;
	border-radius:22px;
	outline:0;
	width:50%;
	font-size:1.1em;
	padding:0.6em 1em;
	color:#B6C0C7;
}
.subscribe form input[type="submit"]{
	outline:none;
	border-radius:22px;
	border:1px solid #fff;
	width:20%;
	padding:0.6em;
	background:#fff;
	margin-left:2em;
}
.subscribe form input[type="submit"]:hover{
	color:#fff;
	border:1px solid #fff;
	background: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;
}
/*----/subscribe---*/

/*----contact---*/
.contact{
	min-height:815px;
	position:relative;
	top:70px;
	/*padding:3em 0;*/
}
.contact-head{
	background:#efefef;
	width:100%;
	min-height:815px;
	/*position:absolute;*/
	bottom:0;
	text-align:center;
	padding:2em 0;
}
.contact h2{
	font-size:5em;
	font-weight: 700;  
}
.contact p{
	width:75%;
	margin:0 auto;
	padding-top:2em;
}
.contact form{
	width: 72%;
	margin: 0 auto;
}
.contact form input[type="text"],.contact textarea{
	border:1px solid #ccc;
	border-radius:5px;
	outline:0;
	padding:1em;
	margin-top: 4em;
	background:transparent;
	width:30%;
}
.contact form input[type="text"]:nth-child(2){
	margin:0 2.5%;
}
.contact form input[type="text"]:nth-child(4) {
  	float: left;
  	margin: 2em 0 0 2%;
 	width: 50%;
}
.contact textarea{
	width: 96%;
	margin-top: 2em;
	min-height: 255px;
	resize: none;
}
.contact input[type="submit"] {
	border:none;
	outline: 0;
	color: #000;
	font-weight:600;
	background: #3C92D0;
	border-radius: 22px;
	padding: 0.8em 1.7em;
	margin: 1.5em 0;
	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 input[type="submit"]:hover{
	background:#3C92D0;
	color:#fff;
}

/*----/contact---*/


/*----footer---*/
.footer{
	position:relative;
	top:70px;
	background:#182227;
	min-height:280px;
	margin:0;
	padding:0;
}
.footer-container{
	width:72%;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	padding-left:1em;
}
.footer h5{
	color:#fff;
	margin:0;
	padding:0;
	font-size:1.1em;
	font-weight: 400;
}
.footer h6,.footer-head p{
	margin:10px 0;
	color:#fff;
	font-size: 1.1em;
	font-weight: 400;
	line-height:1.5;
}
.footer-head {
	text-align:center;
	padding:5em 0;
	float:left;
	width:45%;
	text-align:left;
}
.footer-right{
	float:left;
	width:45%;
	padding:5em 5%;
}
.footer-right a{
	color:#3C92D0;
	text-decoration:none;
}
.footer-right a:hover{
	color:#FF9600;
}
.footer-head a{
	color:#3C92D0;
	text-decoration:none;
}
.footer-head a:hover{
	color:#FF9600;
}
.footer-social-icons a span{
	width:39px;
	height:39px;
	background:url('../images/social-icons.png') no-repeat 0px 0px;
	display:inline-block;
}
.footer-social-icons a span.facebook{
	background-position: -3px 0px;
}
.footer-social-icons a span.twitter{
		background-position:-59px 0px;
}
.footer-social-icons a span.googleplus{
		background-position:-114px 0px;
}
.footer-social-icons a span.wifi{
		background-position: -170px 0px;
}
.footer-social-icons a span.tribble{
		background-position:-226px 0px
}
.footer-social-icons a span.flicker{
		background-position: -281px 0px;
}
.footer-social-icons a span.skype{
		background-position: -337px 0px;
}
.footer-social-icons a span:hover{
	opacity:0.6;
}
.footer .copyright{
	background:#fff;
}
.footer .cr-container{
	text-align:center;
	width:1170px;
	margin:0 auto;
	padding:10px 0;
}
/*----/footer---*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 40px;
	right: 3%;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top1.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

.contact input[type="submit"] {
	padding: 0.5em 1.5em;
	font-size: 0.8em;
}
/*logo*/
.logo-container{height:100%;overflow:hidden;padding-bottom:2em;position:relative;top:70px;}
.logo-container  .wrapper{width:72%;margin:0 auto;padding-left:1em;}
.logo-container  .wrapper h3{font-size:2em;text-align:left;}
.logo-container ul{display:block;list-style-type:none;width:100%;margin:0 auto;padding:1em 0;height:100%;overflow:hidden;}
.logo-container ul li {width:142px;height:67px;margin:1em 4% 1em 0;float:left;}
.logo-container ul li a{display:block;width:100%;margin:0 auto;position:relative;border:1px solid #ccc;}
.logo-container ul li a:hover,.logo-container ul li a:hover span,.logo-container ul li a:hover i{display:block;}
.logo-container ul li a i{display:none;position:absolute;background:#000;opacity:0.6;left:0;top:0;width:100%;height:100%;}
.logo-container ul li a span{display:none;position:absolute;text-align:center;top:30%;width:100%;height:100%;color:#fff;}
.logo-container ul li a img{width: 100%;display: block;max-width: 140px;margin:0 auto;}

.count-containter{display: block; float: left; border: 1px solid rgb(232, 232, 232); fond-size: 14px;  line-height:1.8; background: none repeat scroll 0% 0% rgb(239, 239, 239); margin: -15px 10px 0px 0px;}
.count-text{padding:0 3px;}
.count-number{font-size:2em;color:red;padding:0 10px;vertical-align:middle;}

.wrapper-line{width:100%;height:100%;overflow:hidden;}
.wrapper-cell{float:left; padding:1em 4em 1em 0;}
.wrapper .wrapper-cell h3{padding-left:0;}
.cell-logo{padding-top:1em;max-width:142px;}
.cell-logo a:hover,.cell-logo  a:hover span,.cell-logo a:hover i{display:block;}
.cell-logo a i{display:none;position:absolute;background:#000;opacity:0.6;left:0;top:0;width:100%;height:100%;}
.cell-logo a{display:block;width:100%;margin:0 auto;position:relative;border:1px solid #ccc;}
.cell-logo a img{width: 100%;display: block;max-width: 140px;margin:0 auto;}
.cell-logo span{display:none;position:absolute;text-align:center;top:30%;width:100%;height:100%;color:#fff;}
.detail-containter{background:#efefef;position:relative;top:70px;}
.detail {
	height:100%;
	overflow:hidden;
	width:1068px;
	margin:0 auto;
	
}
.detail span {
	display:block;
	float:left;	
	width:534px;
	padding:20px;}
.detail h3{
	color:#3c92d0;
	font-weight:600}
.news-containter{position:relative;top:70px;padding:30px 0;}
.list-title{width:100%;text-align:center;}
.list-title  h1{font-size:2em;color:red;}
.list-body{width:100%;height:100%;overflow:hidden;}
.list-body .wrapper{width:1280px;margin:0 auto;height:100%;overflow:hidden;}


.news-list{width:70%;float:left;border-right:1px solid #ccc;}
.news-list ul{margin:0 1.5em 3em 1.5em;}
.news-list ul li{height: 100%;  border-bottom: 1px dotted #ccc;  padding: 1.5em 0;  overflow: hidden;}
.news-list ul li .wrapper{width:100%;overflow:hidden;padding:10px 0;}
.news-title{width:100%;height:100%;overflow:hidden;}
.news-title a{font-size:1.5em;font-weight:500;}
.news-title h1{text-align:center;font-size:2em;font-weight:500;}
.news-time{font-size:1em;color:#ccc;float:right;}
.news-digest{text-indent:2em;font-size:1.1em;color:#818181;}
.news-digest a{color:#3c92d0;}

.news-body{width:100%;height:100%;overflow:hidden;}
.news-body .wrapper{width:1280px;margin:0 auto;height:100%;overflow:hidden;}
.news{width:70%;float:left;border-right:1px solid #ccc;padding:0 1.5em;}
.news-content{height:100%;overflow:hidden;padding:2em 0;}
.news-content img{max-width:100%!important;height:auto!important;}
 
.news-aside{width:30%;float:left;}
.news-aside .qrcode{width:90%;margin:10px auto;text-align:center;}
.news-aside .qrcode h1{font-size:1.2em;}
.news-aside .qrcode img{padding:1em;}

.media_apply_form{max-width:1024px;margin:0 auto 3em auto;}
.media_apply_form .row{margin:1.5em auto;width:30em;}
.media_apply_form .line{border-bottom:1px solid #3c92d0;height:1px;} 
.media_apply_form .row span{margin-right:1em;}
.media_apply_form .row input[type=text]{  width: 20em;height: 1.5em;color:#8a8a8a;font-size: 1em;border-style: none;border-bottom: 1px solid #ccc;}
.media_apply_form .row label{display:block;margin:1em 1em 1em 0;}
.media_apply_form .row textarea{margin:1em 0;width:28em;height:10em;}
.media_apply_form .row button{font-family:'Hiragino Sans GB', STHeiti, "Microsoft Yahei", sans-serif;margin:0;border:0;} 

.news-apply-button{text-align:center;padding:1.5em 0;}
.news-apply-button .button{outline: 0;
  color: #fff;
  background: #e40082;
  border-radius: 1.5em;
  text-decoration: none;
  font-size:1.5em;
  padding: 0.4em 1.2em;}
.news-apply{display:block;}

@media(min-width:769px) and (max-width:1024px){
	.container{width:100%;}
	.portfolio-video-head {
		text-align: center;
	}
	.portfolio-video-head h3{
		width: 80%;
		margin: 0 auto;
	}
	.portfolio-video-head h4{
		width: 80%;
		margin: 0 auto;
	}
	.portfolio-video-head p {
		width: 80%;
		margin: 0 auto;
	}
}
@media(max-width:768px){
	.mag-containter{width:100%;height:365px;}
	.full-box{width:80%;margin:0 auto;float:none;}
	.full-box img{width:100%;}
	.box-containter{display:none;}
	div#portfoliolist {width:100%;}
	 #portfoliolist .portfolio{width:80%;float:none;}
	#portfoliolist .item{width:96%;}
	 .mag-containter{margin:0 auto;}
	.list-body .wrapper{width:100%;}
	.news-body .wrapper{width:100%!important;}
	.news{width:90%;margin:0 auto;float:none;border-right:none;padding:0;}
	.news-list{width:90%;margin:0 auto;border-right:none;float:none;}
	.news-aside{display:none;}
	.news-list ul{margin:0;padding:0;}
	.ixdc-wrapper{width:100%;}
	.ixdc-wrapper h1{font-size:2.5em;}
	.ixdc-wrapper h2{font-size:1.8em;}
	.full-box h1 span{font-size:16px;}
	.nav .button-container{position:absolute;right:0;top:0;}
	.count-containter{display:none;}
	.service-grid{
	height:100%;
	}
 	.container{width:100%;}
	.nav{
		float:none;
	}
	.nav ul li{
		display:block;
		float:none;
		padding: 1.4em  0;
		border-bottom:1px solid #999;
	}
	.nav ul li a{
		color:#000;
		text-align: center;
		font-size: 1em;
	}
	.nav ul{
		display:none;
		float:none;
		background:rgba(255, 255, 255, 0.8);
		height:100%;
		overflow:hidden;
		width:100%;
		margin: 0 auto;
		border-bottom: 1px solid #999;
	}
	.nav span.menu{
		display: block;
		width: 39px;
		float: left;
		position:relative;
		padding:1em;
	}
	.video{
		padding:0 0 1em 0;
	}
	.video video{
		width:100%!important;
		height:auto;
		margin:0 auto;
	}

	.logo a img {
		display:block;
		left: 0%;
		margin-bottom:0.5em
	}
.footer .cr-container{
        text-align:center;
        width:100%;
        margin:0 auto;
        padding:10px 0;
}
	.banner-head h1 {
		font-size: 5em;
	}
	.banner-head p {
		width: 88%;
		font-size: 0.9em;
	}
	.banner {
		height: 520px;
	}
	.banner-head {
		height: 520px;
	}
	.banner-head {
		padding: 15% 0;
	}
	.service-grid lable {
		width: 0%;
	}
	.services {
		padding: 1.5em 0;
	}
	.services h2 {
		font-size: 2em;
		padding-bottom:10px;
	}
	.services p {
		width: 81%;
		padding-top: 1em;
		font-size: 0.9em;
	}
	.service-grid a span.icon1 {
		background-position: 6px 0px;
	}
	.service-grid h4 {
		margin: 0;
	}
	.service-banner {
		min-height: 400px;
	}
	.service-banner-layer {
		min-height: 400px;
	}
	.service-info {
		padding: 0; 
	}
	.service-info h3 {
		font-size: 2em;
		margin:0;
	}
	.service-info p {
		width: 100%;
		padding: 1em 0;
		font-size: 0.9em;
	}
	.service-nav ul li {
		font-size: 0.9em;
	}
	.tab span {
		background-size: 100%;
		min-height: 260px;
		display: block;
		margin-top: 1em;
	}
	.tab {
		width: 50%;
		float: left;
	}
	.Get-started a {
		padding: 0.5em 1.3em;
		font-size: 0.9em;
	}
	.portfolio-head {
		padding: 2em 0;
	}
	.portfolio h2 {
		font-size: 4em;
	}
	.portfolio-head p {
		width:90%;
		padding-top: 1em;
	}
	#filters li span.active, #filters li span {
		font-size: 0.9em;
	}
	.portfolio-showmore a {
		font-size: 0.9em;
	}
	.portfolio-video-head {
		text-align: center;
	}
	.portfolio-video-head h3{
		width: 80%;
		margin: 0 auto;
		padding-bottom:1em;
	}
	.portfolio-video-head h4{
		width: 80%;
		margin: 0 auto;
	}
	.portfolio-video-head p {
		width: 80%;
		margin: 0 auto;
	}
	.dg-container {
		zoom: 0.6;
	}
	.about {
		padding: 2em 0;
	}
	.about p {
		width: 100%;
		padding-top: 1em;
		font-size:0.9em
	}
	.blog-left, .blog-right,.blog-bottom-left,.blog-bottom-middle,.blog-bottom-right  {
	width:98%;
	border-bottom: none;
	}
	.middle {
		text-align: center;
		margin-top: 2em;
	}
	.blog {
		padding: 1em 0;
	}
	.blog h2 {
		font-size: 4em;
	}
	.blog p {
		width: 100%;
		padding-top: 1em;
	}
	.blog-bottom-middle {
	margin:0;
	}
	.blog-readmore a {
		border-bottom: 0;
		padding: 0.5em 0;
	}
	.blog-show-more {
		margin: 1em 0;
	}
	.contact {
		min-height: 700px;
	}
	.contact-head {
		min-height: 700px;
	}
	.contact h2 {
		font-size: 2em;
	}
	.contact p {
		width: 88%;
		padding-top: 1em;
	}
	.contact form {
		width: 88%;
	}
	.contact textarea {
		width: 100%;
	}
	.contact form input[type="text"]:nth-child(4){
		width:80%;
		margin:1em auto 1em;
		float:none;
	}
	.footer {
		min-height: 200px;
	}
	.footer-container{width:96%;}
	.footer-head {
		width:100%;
		padding: 3em 0;
		float:none;
	}
	.footer-right {
		width:100%;
		float:none;
			padding: 0 0 3em;
	}
	.nav ul li a {
		padding: 1em;
		font-size: 1em;
	}
	.nav span.menu {
		padding: 15px 0em 0 0;
	}
	.banner,.banner-head {
		height: 500px;
	}
	.banner-head h1 {
		font-size: 2.2em;
	}
	.banner-head h4 {
		font-size: 0.9em;
	}
	.banner-head p {
		line-height: 19px;
	}
	.banner-Get-started {
		margin: 1em 0;
	}
	.banner-head-info {
		padding: 0.7em 0;
	}
	.callbacks_tabs a:after {
		height: 7px;
		width: 7px;
	}
	.banner-Get-started a {
		padding: 0.5em 1.2em;
		font-size: 0.8em;
	}
	.service-banner,.service-banner-layer {
		min-height: 590px;
	}
	.tab {
		width: 100%;
		margin-bottom:1em;
	}
	.tab span {
		margin-top: 0em;
	}
	.service-info p {
		width: 100%;
		height: 50px;
	}
	.service-info,ul{
		padding-left: 1em;
	}
	.service-nav {
		margin-top: 1em;
	}
	.portfolio h2 {
		font-size: 2.5em;
	}
	#filters li span.active, #filters li span {
		font-size: 0.8em;
		padding: 3px 1em;
	}
	.portfolio-showmore a {
		padding: 0.5em 1.5em
	}
	.portfolio-video-head p {
		padding-top: 0.5em;
		overflow: hidden;
	}
	.portfolio-video-grids {
		padding: 1em 0;
	}
	.portfolio-Get-started a {
		padding: 0.4em 1.2em;
	}
	.molly h3 {
		font-size: 1.1em;
	}
	.molly p {
		font-size: 0.8em;
	}
	.molly-Get-started a {
		padding: 0.4em 1.1em;
		font-size: 0.9em;
	}
	.dg-container {
		zoom: 0.24;
	}
	.about h2 {
		font-size: 2.5em;
	}
	.blog-left,.blog-right,.blog-bottom-left,.blog-bottom-middle,.blog-bottom-right {
	width:100%;
	}
	.blog-right {
	margin-left:0;
	}
	.blog-img-info,.blog-readmore a {
	padding:0;
	}
	.blog-grids {
	margin:1.5em;
	}
	.blog-left span, .blog-right span, .blog-bottom-left span, .blog-bottom-middle span, .blog-bottom-right span, .blog-left p, .blog-right p, .blog-bottom-left p, .blog-bottom-middle p, .blog-bottom-right p{
	margin-bottom:0;
	}
	.blog p {
	height: 61px;
	width:98%;
	}
	.contact,.contact-head {
		min-height: 550px;
	}
	.subscribe {
		min-height: 121px;
	}
	.subscribe h3 {
		font-size: 1.2em;
	}
	.subscribe form input[type="submit"] {
		margin-left: 0.5em;
		font-size: 0.75em;
		padding: 0.5em;
	}
	.subscribe form input[type="text"] {
		font-size: 0.8em;
	}
	.contact form {
		width: 100%;
	}
	.contact p {
		margin-bottom: 1em;
	}
	.contact form input[type="text"]:nth-child(2) {
		margin: 1em 0;
	}

	.contact form input[type="text"],.contact textarea {
		width: 80%;
		margin:0;
	}
	.logo-container  .wrapper{width:96%;}
	.logo-container  .wrapper h3{font-size:2em;text-align:center;padding-left:0;}
	.logo-container ul{padding-top:1em;}
	.logo-container ul li {width:45%;margin:1em 2%;float:left;}
	.wrapper-line{padding-left:0;text-align:center;}
	.cell-logo{margin:0 auto;}
	.wrapper-cell{float:none;padding:0;}
	.detail{width:100%;padding:20px;}
        .detail span {
                display:block;
                float:left;
                width:96%;
                padding:0}
        .detail h3{text-align:center;}
}


