html,
body {
	margin: 0;
	font-size: 100%;
	font-family: 'Merriweather Sans', sans-serif;
	background: #fff;
}

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"] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-weight: 400;
	font-family: 'Mallanna', sans-serif;
}

p {
	margin: 0;
	font-size: 0.9em;
	color: #777777;
	line-height: 2em;
	letter-spacing: 1px;
}

ul {
	margin: 0;
	padding: 0;
}

label {
	margin: 0;
}

.divli{
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
    width: 140px;
    height: 55px;
    border: 0px solid red;
    display: flex;
}
ul.top_nav li a div:hover{
    background-color: red;
}
    /*-- header_w3layouts_agile --*/
/*-- Index-Page-Styling --*/
/*-- top-bar--*/


.header_w3layouts_agile-main {
    position: relative;
}
.top-bar {
	position: absolute;
	z-index: 999;
	width: 100%;
	top: 4%;
	/*left: 3%;*/
}
/*--top-bar_sub_w3ls_agileits --*/
.top-bar_sub_w3ls_agileits {
	background: rgb(255, 255, 255);
	padding: 1em;
	position: relative;
}

.top-bar_sub_w3ls_agileits h6 {
	text-align: center;
	color: #fff;
	font-size: 0.8em;
	font-weight: 600;
	letter-spacing: 2px;
	float: left;
}

.top-bar_sub_w3ls_agileits h6 a {
	color: #fff;
	text-decoration: none;
	padding: 9px 16px;
	letter-spacing: 1px;
	font-size: 14px;
	background: #ff3c41;
	display: inline-block;
	border: 2px solid transparent;
	font-weight: bold;
}
/*-- top-bar_sub_w3ls_agileits --*/
/*-- Logo --*/
.logo {
	width: 60%;
	float: left;
}

.logo a {
	font-size: 40px;
	font-weight: bold;
	color: #EEE;
}

.logo a:hover {
	color: #FFF;
}

/*-- //Logo --*/

/*-- Info --*/

.info {
	width: 40%;
	float: left;
	padding-top: 20px;
}

.info .email,
.info .phone {
	width: 50%;
	float: left;
}

.info p {
	color: #EEE;
	font-size: 13px;
}

.info a {
	color: #FFF;
}

.info a:hover {
	color: #009688;
}

.info span.glyphicon {
	margin-right: 5px;
}

.navbar-brand {
	line-height: 0px !important;
}

.navbar-brand {
	float: none;
}

nav.linkEffects.linkHoverEffect_12 ul {
	margin-top: 6px;
}

a.active,
ul.top_nav li a:hover {
	border-bottom: 4px solid #ff3c41;
}

li.dropdown span.fa.fa-angle-down {
	margin-right: 10px;
}

/*-- //Info --*/

/*-- //top-bar-agile --*/

h6 {
	margin: 0 auto;
	z-index: 999;
}

h6 a {
	cursor: pointer;
	font-size: 15px;
	text-transform: uppercase;
}

.slider-top span {
	font-weight: 600;
}

/*-- //Slider --*/

.navbar {
	margin-bottom: 0;
}

.navbar-nav {
	float: right;
}

.navbar-default {
	background: none;
	border-color: #012231;
}

.navbar-default .navbar-brand {
	color: darkblue;
	font-size: 48px;
	text-decoration: none;
	font-weight: 400;
}

a.navbar-brand img {
	display: inline-block;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	padding: 0;
	float: right;
	margin-left: 0em;
}

.navbar-default .navbar-brand:hover {
	color: darkblue;
	text-decoration: none;
}

a.navbar-brand span {
	color: rgba(247, 242, 242, 0.5);
	font-weight: 100;
	display: block;
	font-size: 0.32em;
	letter-spacing: 0px;
}

.navbar {
	position: relative;
	min-height: inherit;
}

.navbar-header {
	margin-top: 0px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #2FD828;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 16px;
}

.navbar-nav>li>a {
	padding-top: 25px;
	padding-bottom: 25px;
}

.navbar-brand {
	height: 0;
	padding: 0;
}

.navbar {
	border-radius: 0px;
	border: none;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a.active {
	color: #EFA52C;
}

.navbar {
	border-radius: 0px;
	border: none;
}

.dropdown-menu {
	background-color: #fff;
}

ul.top_nav li {
	display: inline-block;
	list-style: none;
	margin: 0 40px;
}

ul.top_nav li a {
	color: white;
	font-size: 1em;
	letter-spacing: 5px;
	text-transform: uppercase;
	/*font-weight: 400;*/
	/*padding: 10px 5px;*/
}

nav.navbar.navbar-default {
	margin-top: 10px;
}

ul.top_nav {
	/*margin-top: 17px;*/
}

.dropdown-menu>li>a {
	padding: 0;
	color: #555;
	text-align: center;
	font-size: 15px;
	text-transform: capitalize;
	letter-spacing: 1px;
	border: none !important;
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 2em;
}

ul.dropdown-menu li {
	display: block;
	margin: 0;
}

ul.dropdown-menu li a {
	color: #555;
	padding: 10px 0;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	color: #333;
	background-color: #ff3c41;
	border: none !important;
}

/*-- //nav --*/

/*-- search --*/

.search {
	float: right;
	width: 12%;
}

.search h5 {
	margin-top: 11px;
}

a.sign {
	color: #e4e6e6;
	font-size: 1.2em;
	font-weight: 700;
	letter-spacing: 1px;
}

.cd-main-header_w3layouts_agile {
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	will-change: transform;
}

.cd-main-header_w3layouts_agile {
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}

.cd-main-content.nav-is-visible,
.cd-main-header_w3layouts_agile.nav-is-visible {
	-webkit-transform: translateX(-260px);
	-moz-transform: translateX(-260px);
	-ms-transform: translateX(-260px);
	-o-transform: translateX(-260px);
	transform: translateX(-260px);
}

.nav-on-left .cd-main-content.nav-is-visible,
.nav-on-left .cd-main-header_w3layouts_agile.nav-is-visible {
	-webkit-transform: translateX(260px);
	-moz-transform: translateX(260px);
	-ms-transform: translateX(260px);
	-o-transform: translateX(260px);
	transform: translateX(260px);
}

.cd-header_w3layouts_agile-buttons {
	position: absolute;
	display: inline-block;
	top: -30px;
	right: 0;
}

.cd-header_w3layouts_agile-buttons li {
	display: inline-block;
}

.cd-search-trigger,
.cd-nav-trigger {
	position: relative;
	display: block;
	width: 44px;
	height: 44px;
	overflow: hidden;
	white-space: nowrap;
	color: transparent;
	z-index: 3;
	background: rgba(177, 173, 173, 0.12);
}

.cd-search-trigger::before,
.cd-search-trigger::after {
	/* search icon */
	content: '';
	position: absolute;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.cd-search-trigger::before {
	top: 11px;
	left: 11px;
	width: 18px;
	height: 18px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 3px solid #fff;
}

.cd-search-trigger::after {
	/* handle */
	height: 3px;
	width: 8px;
	background: #fff;
	bottom: 14px;
	right: 11px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.cd-search-trigger span {
	/* container for the X icon */
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.cd-search-trigger span::before,
.cd-search-trigger span::after {
	/* close icon */
	content: '';
	position: absolute;
	display: inline-block;
	height: 3px;
	width: 22px;
	top: 50%;
	margin-top: -2px;
	left: 50%;
	margin-left: -11px;
	background: #fff;
	opacity: 0;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}

.cd-search-trigger span::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.cd-search-trigger span::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.cd-search-trigger.search-is-visible::before,
.cd-search-trigger.search-is-visible::after {
	/* hide search icon */
	-moz-opacity: 0;
	opacity: 0;
}

.cd-search-trigger.search-is-visible span::before,
.cd-search-trigger.search-is-visible span::after {
	/* show close icon */
	-moz-opacity: 1;
	opacity: 1;
}

.cd-search-trigger.search-is-visible span::before {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

.cd-search-trigger.search-is-visible span::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.cd-search {
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-search input {
	border-radius: 0;
	border: none;
	background: #fff;
	width: 100%;
	padding: 0 5%;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	font-size: 1em;
	padding: 2em 2em;
	color: #999;
	letter-spacing: 3px;
}

.cd-search input::-webkit-input-placeholder {
	color: #333 !important;
}

.cd-search input::-moz-placeholder {
	color: #fff !important;
}

.cd-search input:-moz-placeholder {
	color: #fff !important;
}

.cd-search input:-ms-input-placeholder {
	color: #fff !important;
}

.cd-search input:focus {
	outline: none;
}

.cd-search.is-visible {
	-moz-opacity: 1;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}

/*-- //search --*/

/*-- /slider --*/

/*-- banner-top --*/

.banner-top {
	background: url(/images/pexels-pixabay-326055.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 750px;
}

.banner-top1 {
	background: url(/images/pexels-photo-1402787.jpeg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 750px;
}

.banner-top2 {
	background: url(/images/pexels-photo-13964267.jpeg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 750px;
}

.banner-top3 {
	background: url(/images/te.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 750px;
}

.banner-info {
	text-align: center;
	padding: 16em 5em 0 4em;
	width: 54%;
	margin: 0 auto;
}

.banner-info a {
	color: #fff;
	text-decoration: none;
	padding: 6px 20px;
	letter-spacing: 1px;
	font-size: 14px;
	margin: 1em 1em 0 0em;
	background: #0ebeff;
	display: inline-block;
	border: 2px solid transparent;
	font-weight: bold;
}

.banner-info a:hover {
	color: #ff3c41;
	background: #fff;
}

.banner-info h3 {
	font-size: 5em;
	letter-spacing: 1px;
	text-shadow: 0 2px 12px rgba(0, 0, 0, 0.42);
	margin-bottom: 0.2em;
	color: #fff;
}

.banner-info p {
	font-size: 1em;
	color: #fff;
	margin: 1.5em 0;
	letter-spacing: 6px;
}

.banner-info i {
	color: #fff;
}

/*-- //banner-top --*/

/*--slider--*/

#slider2,
#slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}

.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%;
}

.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);
	bottom: 17%;
	left: 40px;
	opacity: 0.9;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 44px;
	width: 44px;
	background: #fff url(../images/left.png) no-repeat 0px 0px;
	display: none;
}

.callbacks_nav.next {
	left: auto;
	background: #fff url(../images/right.png) no-repeat 6px 6px;
	left: 120px;
}

.callbacks_nav.prev {
	left: auto;
	background: #fff url(../images/left.png) no-repeat 6px 6px;
	left: 70px;
}

#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;
}

.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;
	position: absolute;
	top: 74%;
	left: 47%;
	padding: 0;
	margin: 0;
	display: block;
	z-index: 99;
}

.slider-top span {
	font-weight: 600;
}

.callbacks_tabs li {
	display: inline-block;
	margin: 0 2px;
}

/*----*/

.callbacks_tabs a {
	visibility: hidden;
}

.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 14px;
	width: 14px;
	display: inline-block;
	background: none;
	border: 2px solid #fff;
}

.callbacks_here a:after {
	background: #ff3c41;
	border: 2px solid #ff3c41;
	height: 14px;
	width: 14px;
}

/*-- //slider --*/

.modal-content {
	border-radius: 0px;
}

.signin-form {
	text-align: center;
}

.signin-form h3,
h3.sign {
	font-size: 1.6em;
	color: #212121;
	margin: 0em 0 0.8em 0;
	letter-spacing: 1px;
	font-weight: 700;
}

h3.sign {
	text-align: center;
}

.signin-form h3 span {
	color: #67e1ff;
}

.login-m_page_img {
	float: left;
	width: 43%;
	margin-right: 1%;
}

.login-m_page {
	float: right;
	width: 56%;
	padding: 0 1em 1em 1em;
}

.login-form {
	margin: 1em 0 0.5em;
}

.login-m_page_img img {
	width: 100%;
}

.signin-form input[type="email"],
.signin-form input[type="text"],
.signin-form input[type="password"],
.signin-form textarea {
	width: 100%;
	padding: 0.8em 1em 0.8em 1em;
	font-size: 0.8em;
	margin: 0.5em 0;
	outline: none;
	color: #212121;
	border: none;
	border: 1px solid #ccc;
	letter-spacing: 1px;
	text-align: center;
}

.signin-form input[type="email"] {
	background: none;
	display: block;
}

.signin-form input[type="text"] {
	background: none;
	display: block;
}

.signin-form input[type="password"] {
	background: none;
	display: block;
}

.signin-form ::-webkit-input-placeholder {
	color: #777 !important;
}

.signin-form ::-webkit-textarea-placeholder {
	color: #777 !important;
}

.signin-form textarea {
	min-height: 100px;
}

.signin-form input[type="submit"] {
	outline: none;
	padding: 0.7em 0;
	width: 100%;
	text-align: center;
	font-size: 1em;
	margin-top: 0.5em;
	border: none;
	color: #FFFFFF;
	text-transform: uppercase;
	cursor: pointer;
	background: #2f2e2e;
	box-shadow: 0px 2px 1px rgba(28, 28, 29, 0.42);
}

.signin-form input[type="submit"]:hover {
	color: #fff;
	background: #ff3c41;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}

.signin-form p a {
	font-size: 0.8em;
	color: #7b7979;
	letter-spacing: 1px;
}

.login-social-grids {
	margin: 1.5em 0 0.5em 0;
}

.login-social-grids ul {
	padding: 0;
	margin: 0;
}

.login-social-grids ul li {
	display: inline-block;
	margin: 0 .5em 0 0;
}

.login-social-grids ul li a {
	color: #FFFFFF;
	text-align: center;
}

.login-social-grids ul li a i.fa.fa-facebook,
.login-social-grids ul li a i.fa.fa-twitter,
.login-social-grids ul li a i.fa.fa-rss {
	height: 30px;
	width: 30px;
	border: solid 2px #212121;
	line-height: 29px;
	background: none;
	color: #212121;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.login-social-grids ul li a i.fa.fa-facebook:hover {
	border: solid 2px #3b5998;
	background: #3b5998;
	color: #FFFFFF;
}

.login-social-grids ul li a i.fa.fa-twitter:hover {
	border: solid 2px #55acee;
	background: #55acee;
	color: #FFFFFF;
}

.login-social-grids ul li a i.fa.fa-rss:hover {
	border: solid 2px #f26522;
	background: #f26522;
	color: #FFFFFF;
}

.modal-header_w3layouts_agile .close {
	float: right !important;
	padding: 0.5em;
}

.form-control:focus {
	border: 1px solid #ccc;
	outline: 0;
	box-shadow: none !important;
}

.modal-header_w3layouts_agile {
	padding: 0;
	border: none;
}

/*-- //registration --*/

/*-- /timeline --*/

.timeline {
	position: relative;
	padding: 4px 0 0 0;
	margin-top: 22px;
	list-style: none;
}

.timeline>li:nth-child(even) {
	position: relative;
	margin-bottom: 50px;
	height: 180px;
	right: -100px;
}

.timeline>li:nth-child(odd) {
	position: relative;
	margin-bottom: 50px;
	height: 180px;
	left: -100px;
}

.timeline>li:before,
.timeline>li:after {
	content: " ";
	display: table;
}

.timeline>li:after {
	clear: both;
	min-height: 170px;
}

.timeline>li .timeline-panel {
	position: relative;
	float: left;
	width: 41%;
	padding: 0 20px 20px 30px;
	text-align: right;
}

.timeline>li .timeline-panel:before {
	right: auto;
	left: -15px;
	border-right-width: 15px;
	border-left-width: 0;
}

.timeline>li .timeline-panel:after {
	right: auto;
	left: -14px;
	border-right-width: 14px;
	border-left-width: 0;
}

.timeline>li .timeline-image {
	z-index: 100;
	position: absolute;
	left: 50%;
	border: 7px solid #0ebeff;
	border-radius: 100%;
	background-color: #0ebeff;
	box-shadow: 0 0 5px #0ebeff;
	width: 200px;
	height: 200px;
	margin-left: -100px;
}

.timeline>li .timeline-image h4 {
	margin-top: 12px;
	font-size: 10px;
	line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
	float: right;
	padding: 0 30px 20px 20px;
	text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
	right: auto;
	left: -15px;
	border-right-width: 15px;
	border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
	right: auto;
	left: -14px;
	border-right-width: 14px;
	border-left-width: 0;
}

.timeline>li:last-child {
	margin-bottom: 0;
}

.timeline .timeline-heading h4 {
	margin-top: 22px;
	margin-bottom: 4px;
	padding: 0;
	color: #8a8585;
	font-size: 1em;
}

.timeline-heading h5 {
	font-size: 0.9em;
	letter-spacing: 1px;
	margin: 0.5em 0;
	color: #76c9e8;
}

.timeline .timeline-heading h4.subheading {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-size: 20px;
	color: #ff3c41;
	font-weight: 700;
	letter-spacing: 1px;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
	margin-bottom: 0;
	color: #808080;
}

/*Style for even div.line*/

.timeline>li:nth-child(odd) .line:before {
	content: "";
	position: absolute;
	top: 60px;
	bottom: 0;
	left: 690px;
	width: 4px;
	height: 340px;
	background-color: #0ebeff;
	-ms-transform: rotate(-44deg);
	/* IE 9 */
	-webkit-transform: rotate(-44deg);
	/* Safari */
	transform: rotate(-44deg);
	box-shadow: 0 0 5px #0ebeff;
}

/*Style for odd div.line*/

.timeline>li:nth-child(even) .line:before {
	content: "";
	position: absolute;
	top: 60px;
	bottom: 0;
	left: 450px;
	width: 4px;
	height: 340px;
	background-color: #0ebeff;
	-ms-transform: rotate(44deg);
	/* IE 9 */
	-webkit-transform: rotate(44deg);
	/* Safari */
	transform: rotate(44deg);
	box-shadow: 0 0 5px #0ebeff;
}

/* Medium Devices, .visible-md-* */

@media (min-width: 992px) and (max-width: 1199px) {
	.timeline>li:nth-child(even) {
		margin-bottom: 0px;
		min-height: 0px;
		right: 0px;
	}
	.timeline>li:nth-child(odd) {
		margin-bottom: 0px;
		min-height: 0px;
		left: 0px;
	}
	.timeline>li:nth-child(even) .timeline-image {
		left: 0;
		margin-left: 0px;
	}
	.timeline>li:nth-child(odd) .timeline-image {
		left: 690px;
		margin-left: 0px;
	}
	.timeline>li:nth-child(even) .timeline-panel {
		width: 76%;
		padding: 0 0 20px 0px;
		text-align: left;
	}
	.timeline>li:nth-child(odd) .timeline-panel {
		width: 70%;
		padding: 0 0 20px 0px;
		text-align: right;
	}
	.timeline>li .line {
		display: none;
	}
}

/* Small Devices, Tablets */

@media (min-width: 768px) and (max-width: 991px) {
	.timeline>li:nth-child(even) {
		margin-bottom: 0px;
		min-height: 0px;
		right: 0px;
	}
	.timeline>li:nth-child(odd) {
		margin-bottom: 0px;
		min-height: 0px;
		left: 0px;
	}
	.timeline>li:nth-child(even) .timeline-image {
		left: 0;
		margin-left: 0px;
	}
	.timeline>li:nth-child(odd) .timeline-image {
		left: 520px;
		margin-left: 0px;
	}
	.timeline>li:nth-child(even) .timeline-panel {
		width: 70%;
		padding: 0 0 20px 0px;
		text-align: left;
	}
	.timeline>li:nth-child(odd) .timeline-panel {
		width: 70%;
		padding: 0 0 20px 0px;
		text-align: right;
	}
	.timeline>li .line {
		display: none;
	}
}

/* Custom, iPhone Retina */

@media only screen and (max-width: 767px) {
	.timeline>li:nth-child(even) {
		margin-bottom: 0px;
		min-height: 0px;
		right: 0px;
	}
	.timeline-image img {
		margin: 0 auto;
		width: 100%;
		text-align: center;
	}
	.timeline>li:nth-child(odd) {
		position: relative;
		margin: 64px 0;
		height: 180px;
		left: 0px;
	}
	.timeline>li .line {
		display: none;
	}
	.timeline>li .timeline-image {
		z-index: 100;
		position: absolute;
		left: 50%;
		border: 3px solid #0ebeff;
		border-radius: 100%;
		background-color: #0ebeff;
		box-shadow: 0 0 2px #0ebeff;
		width: 120px;
		height: 120px;
		margin-left: -60px;
	}
	ul.timeline li {
		margin: 2em 0;
	}
	li.one-tm {
		margin-top: 0 !important;
	}
}

@media only screen and (max-width: 640px) {
	.timeline>li .timeline-image {
		z-index: 100;
		position: absolute;
		left: 50%;
		border: 3px solid #0ebeff;
		border-radius: 100%;
		background-color: #0ebeff;
		box-shadow: 0 0 2px #0ebeff;
		width: 100px;
		height: 100px;
		margin-left: -60px;
	}
}

@media only screen and (max-width:568px) {
	.timeline>li .timeline-image {
		z-index: 100;
		position: absolute;
		left: 20%;
		border: 3px solid #0ebeff;
		border-radius: 100%;
		background-color: #0ebeff;
		box-shadow: 0 0 2px #0ebeff;
		width: 100px;
		height: 100px;
		margin-left: -60px;
	}
	.timeline>li .timeline-panel {
		position: relative;
		float: right;
		width: 70%;
		padding: 0 20px 20px 30px;
		text-align: left;
	}
}

@media only screen and (max-width:414px) {
	.timeline>li .timeline-image {
		z-index: 100;
		position: absolute;
		left: 18%;
		border: 3px solid #0ebeff;
		border-radius: 100%;
		background-color: #0ebeff;
		box-shadow: 0 0 2px #0ebeff;
		width: 80px;
		height: 80px;
	}
	.timeline .timeline-heading h4 {
		margin-top: 0px;
		margin-bottom: 4px;
	}
	.timeline>li .timeline-panel {
		position: relative;
		float: right;
		width: 75%;
		padding: 0 10px 10px 10px;
		text-align: left;
	}
	.timeline>li.timeline-inverted>.timeline-panel {
		padding: 0 10px 10px 10px;
	}
}

@media only screen and (max-width:384px) {
	.timeline>li .timeline-image {
		z-index: 100;
		position: absolute;
		left: 20%;
		border: 3px solid #0ebeff;
		border-radius: 100%;
		background-color: #0ebeff;
		box-shadow: 0 0 2px #0ebeff;
		width: 60px;
		height: 60px;
	}
}

/*-- //timeline --*/

/*-- /banner_bottom --*/

.inner_sec_w3_agileinfo {
	margin-top: 4em;
}

.banner_bottom {
	padding: 7em 0;
}

h3.header_w3layouts_agile {
	font-size: 3.5em;
	color: #262c38;
	letter-spacing: 1px;
	font-weight: 400;

}
h4.header_w3layouts_agile {
	font-size: 2em;
	color: #262c38;
	letter-spacing: 1px;
	font-weight: 400;
	text-align: left;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}



span.header_w3layouts_agile {
	font-size: 0.8em;
	color: #262c38;
	letter-spacing: 1px;
	font-weight: 200;
	text-align: left;
}
span.span_font{
	font-size: 1em;
	color: #262c38;
	letter-spacing: 1px;
	font-weight: 500;
}


h3.header_w3layouts_agile.two {
	color: #fff;
}

.banner_bottom_in {
	text-align: center;
	margin: 0 auto;
	width: 60%;
}

.banner_bottom_in p {
	margin: 2em 0;
}

.edu_button a {
	padding: 0.8em 2em;
	color: #222;
	font-size: 0.8em;
	letter-spacing: 1px;
	background: #ffffff;
	border: 2px solid #aaadac;
	border-radius: 0;
	font-weight: 700;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.edu_button a:hover {
	background: #ff3c41;
	border: 2px solid #ff3c41;
	color: #fff;
}

.banner_bottom_in h3 {
	line-height: 1.3em;
}

.yoga-video {
	margin-top: 3em;
}

.banner_bottom_in iframe {
	min-height: 300px;
	border: 6px solid #ddd;
	margin-top: 0em;
	width: 100%;
}

.signin-form.profile.join-fm {
	background: rgba(178, 207, 218, 0.23);
	padding: 3em 2em 2em 2em;
	margin-top: 3em;
	-webkit-box-shadow: 10px 10px 5px -9px rgba(0, 0, 0, 0.66);
	-moz-box-shadow: 10px 10px 5px -9px rgba(0, 0, 0, 0.66);
	box-shadow: 10px 10px 5px -9px rgba(0, 0, 0, 0.66);
}

.signin-form.profile.join-fm input[type="email"],
.signin-form.profile.join-fm [type="text"],
.signin-form.profile.join-fm [type="password"] {
	background: rgba(118, 218, 255, 0.23);
	padding: 1.2em;
	text-align: left;
	border: 1px solid rgba(118, 218, 255, 0.4);
	letter-spacing: 2px;
}

.signin-form.profile.join-fm input[type="submit"] {
	padding: 1.25em 0;
}

/*-- //banner_bottom --*/

/*-- /sec_video --*/

.sec_video {
	padding: 6em 0;
	background: #f2f2f2;
}

.about-sub-gd {
	margin-bottom: 2em;
}

.about-gd h4 {
	color: #163e4c;
	font-size: 1.8em;
	text-transform: capitalize;
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(65, 183, 226, 0.52);
	margin-bottom: 1em;
}

.about-gd p {
	color: #000000;
}

.about-gd1 {
	margin-top: 7em;
}

.about-gd.ab-right {
	margin-top: 5em;
}

/*-- //sec_video --*/

/*-- /services --*/

.services {
	padding: 7em 0;
	background: #ffffff;
}

.icon_info span {
	height: 90px;
	width: 90px;
	background: #fff;
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 5px solid #fafafa;
	line-height: 85px;
	font-size: 2em;
	color: #0ebeff;
}

.icon_info h5 {
	font-size: 1.4em;
	color: #333;
	margin: 1em 0;
	font-weight: 600;
}

.icon_info {
	text-align: center;
}

.icon_info {
	text-align: center;
	padding: 2em 2em;
	background: #fafafa;
	box-shadow: 0 0px 3px rgb(255, 255, 255), 0 1px 3prgb(255, 255, 255)1;
}

.grid_info_main:nth-child(1) {
	margin-top: 2em;
}

.grid_info_main:nth-child(2) {
	margin-top: 2em;
}


.grid_info_main:nth-child(3) {
	margin-top: 2em;
}



.grid_info.second {
	margin-top: 1.5em;
}

/*-- //services --*/

.top_spl_courses {
	padding: 7em 0;
}

.carousel {
	margin-bottom: 0;
	padding: 0px;
}

/* The controlsy */

.carousel-control {
	left: -66px;
	height: 40px;
	width: 40px;
	background: none;
	border: 2px solid #000;
	border-radius: 50%;
	margin-top: 110px;
	color: #000;
	box-shadow: none;
	background-image: none !important;
	opacity: 0.9;
	line-height: 34px;
}

.carousel-control.right {
	right: -66px;
}

/* The indicators */

.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
	display: none;
}

.mid_slider {
	margin-top: 2em;
}

.slidering h5 {
	font-size: 1.2em;
	color: #333;
	margin: 1em 0;
	font-weight: 600;
	text-align: center;
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 0;
}

/* The colour of the indicators */

/*.carousel-indicators li {
	background: #cecece;
	display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    border: 1px solid #fff;
    border-radius: 10px;

}*/

/*.carousel-indicators .active {
background: #428bca;
    width: 12px;
    height: 12px;
    margin: 0;
}*/

.tabs-grids img {
	width: 69%;
	margin: 2em 0;
}

.text-info h4 {
	font-size: 2em;
	font-weight: bold;
	color: #222;
	margin-bottom: 0.3em;
	letter-spacing: 1px;
}

/*--/newsletter--*/

.newsletter {
	padding: 5em 7em;
	background: #0ebeff;
}

.newsright input[type="email"] {
	padding: 16px 15px;
	color: #fff;
	font-size: 14px;
	border: 1px solid #1ab5ef;
	width: 74%;
	letter-spacing: 3px;
	background: rgba(187, 231, 247, 0.47);
	outline: none;
}

.newsright input[type="submit"] {
	padding: 15px 20px 15px;
	font-size: 15px;
	outline: none;
	text-transform: uppercase;
	margin: 0 0 0 -4px;
	font-weight: 600;
	letter-spacing: 1px;
	background: #ff3c41;
	color: #fff;
	border: 1px solid #ff3c41;
}

.newsright input[type="submit"]:hover {
	background: #080808;
	color: #ffffff;
}

.newsright ::-webkit-input-placeholder {
	color: #fff !important;
}

.newsleft h3 {
	font-size: 24px;
	margin-top: 15px;
	color: #232222;
	letter-spacing: 3px;
	font-weight: 700;
}

/*--//newsletter--*/

/*-- /testimonials --*/

.carousel.slide.two .item {
	background: none !important;
}

.tesimonials {
	padding: 7em 0;
	background: #2d364c;
	text-align: center;
}

#quote-carousel {
	padding: 0 10px 30px 10px;
	margin-top: 30px;
}

/* Control buttons  */

#quote-carousel .carousel-control {
	background: none;
	color: #fff;
	font-size: 2em;
	text-shadow: none;
	margin-top: 0px;
	line-height: 145px;
}

ol.carousel-indicators.two {
	display: block;
}

/* Previous button  */

#quote-carousel .carousel-control.left {
	left: -116px;
}

/* Next button  */

#quote-carousel .carousel-control.right {
	right: -116px !important;
}

/* Changes the position of the indicators */

#quote-carousel .carousel-indicators {
	left: 34%;
	top: auto;
	bottom: -26px;
	margin-right: -19px;
}

/* Changes the color of the indicators */

#quote-carousel .carousel-indicators li {
	background: #fff;
	width: 12px;
	height: 12px;
	margin: 0 2px;
}

#quote-carousel .carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0 2px;
	background: #ee4f4f;
	border: 1px solid #ee4f4f;
}

#quote-carousel img {
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
}

/* End carousel */

.item blockquote {
	border-left: none;
	margin: 0;
}

.item blockquote img {
	margin-bottom: 10px;
}

.item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
	color: #ff3c41;
	font-size: 2em;
}

.test_img_info p {
	color: #e8e8e8;
	margin-bottom: 1em;
}

.test_img_info h6 {
	color: #ff3c41;
	font-size: 1.1em;
	font-weight: 600;
	margin-bottom: 2em;
	letter-spacing: 1px;
}

.text-center.test_img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	border: 2px solid #232c42;
	margin-right: 1em;
	background: #232b40;
}

.test_img i {
	color: #fff;
	font-size: 5em;
	line-height: 104px;
}

.test_img_info {
	text-align: left;
}

/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
	#quote-carousel {
		margin-bottom: 0;
		padding: 0 40px 30px 40px;
	}
}

/* Small devices (tablets, up to 768px) */

@media (max-width: 768px) {
	/* Make the indicators larger for easier clicking with fingers/thumb on mobile */
	#quote-carousel .carousel-indicators {
		bottom: -20px !important;
	}
	#quote-carousel .carousel-indicators li {
		display: inline-block;
		margin: 0px 5px;
		width: 15px;
		height: 15px;
	}
	#quote-carousel .carousel-indicators li.active {
		margin: 0px 5px;
		width: 20px;
		height: 20px;
	}
}

/*-- //testimonials --*/

/*-- /app --*/

.app-devices {
	margin: 2em 0;
}

p.para_vl {
	margin-top: 2em;
}

/*-- //app --*/

/*-- Footer --*/

.footer-grids {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.footer-1,
.footer-2 {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-basis: 50%;
	-webkit-flex-basis: 50%;
}

.mid-info {
	flex-basis: 50%;
	-webkit-flex-basis: 50%;
	text-align: left;
	padding: 1em;
	position: relative;
}

.bottom-social {
	color: #74809c;
	letter-spacing: 1px;
	font-size: 14px;
	text-decoration: none;
}

.botttom-nav-w3ls-agile {
	margin-bottom: 2em;
}

h3.subheading {
	font-size: 27px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
}

.botttom-nav-w3ls-agile ul li {
	display: block;
	margin: 10px 0px;
}

.botttom-nav-w3ls-agile ul li a {
	color: #8691ab;
	letter-spacing: 1px;
	font-size: 14px;
	text-decoration: none;
}

ul.f_links.thrd li a {
	font-weight: 600;
}

.botttom-nav-w3ls-agile ul li a:hover {
	color: #ff3c41;
	text-decoration: none;
}

.social-icons h6 {
	color: #fff;
}

.social-icons h6 {
	color: #fff;
	font-size: 1.4em;
	margin-bottom: 1em;
}

.social-icons a {
	color: #fff;
	font-size: 15px;
	display: inline-block;
	margin-right: 10px;
	width: 32px;
	height: 32px;
	border: 1px solid #616877;
	text-align: center;
	line-height: 32px;
}

.social-icons a:hover {
	color: #ff3c41;
	border: 1px solid #ff3c41;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

/*--copy-right--*/

h2.footer-logo {
	text-align: left;
	float: left;
}

h2.footer-logo a span {
	display: block;
	color: #ff3c41;
	font-size: 0.4em;
	letter-spacing: 1px;
}

h2.footer-logo a {
	font-size: 1.2em;
	color: #7d7d7d;
	display: inline-block;
	text-decoration: none;
}

.copy {
	background: #2d364c;
	padding: 1em 3em;
}

.copy p {
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 1em 0 0;
	float: center;
}

.copy p a {
	color: #ff3c41;
	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;
}

.copy p a:hover {
	color: #fff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

p.white-clr,
h3.white-clr {
	color: #fff;
}

.bottom-social {
	padding: 4em 0;
	background: #3b455d;
	text-align: left;
	position: relative;
}

/*-- /inner_banner --*/

.inner_banner {
	background: url(/images/te.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 160px;
}

.services-breadcrumb {
	padding: 1em 1em;
	background: #f5f5f5;
	text-align: center;
}

.services-breadcrumb ul li span {
	padding: 0 1.5em;
}

ul.short {
	text-align: left;
}

ul.short li {
	text-align: left;
	display: inline-block;
	letter-spacing: 1px;
	color: #555;
	font-size: 0.85em;
}

.inner_breadcrumb {
	padding: 0 2em;
}

ul.short li a {
	color: #ff3c41;
	text-decoration: none;
}

/*-- Gallery Section --*/

.gallery-grid1 img {
	width: 100%;
	cursor: pointer;
}

/*--Gallery hover effect--*/

.gallery-grid1 {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.gallery-grid1:nth-child(2),
.gallery-grid1:nth-child(3) {
	margin-top: 1.7em;
}

.gallery-grid1 .p-mask,
.row .product .vm-product-media-container .p-mask {
	opacity: 0;
	visibility: hidden;
	background: #040404;
	bottom: 0%;
	position: absolute;
	padding: 1em 1.3em;
	width: 100%;
	-webkit-transform: translate3d( 0px, 100%, 0px);
	-moz-transform: translate3d( 0px, 100%, 0px);
	-ms-transform: translate3d( 0px, 100%, 0px);
	-o-transform: translate3d( 0px, 100%, 0px);
	transform: translate3d( 0px, 100%, 0px);
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	text-align: left;
}

.gallery-grid1 .p-mask .p-desc {
	color: #a3a3a3;
	position: relative;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 1em;
}

.gallery-grid1:hover .p-mask,
.row .product:hover .p-mask {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d( 0px, 0px, 0px);
	-moz-transform: translate3d( 0px, 0px, 0px);
	-ms-transform: translate3d( 0px, 0px, 0px);
	-o-transform: translate3d( 0px, 0px, 0px);
	transform: translate3d( 0px, 0px, 0px);
}

.p-mask h4 {
	color: #ff3c41;
	font-size: 1.4em;
	text-decoration: none;
	line-height: 1.8em;
	letter-spacing: 1px;
}

.p-mask p {
	margin: 0;
	color: #fff;
	font-size: 13px;
	letter-spacing: 2px;
}

/*-- //Gallery Section --*/

/*-- /error --*/

.error-404 h4 {
	font-size: 12em;
	font-weight: 700;
	color: #333;
	margin: 0;
	padding: 0;
}

a.b-home {
	background: #202020;
	padding: 0.7em 1.5em;
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	margin-top: 1em;
	font-size: 0.9em;
}

a.b-home:hover {
	background: #0ebeff;
}

.error-404 p {
	color: #929090;
	font-size: 1em;
	letter-spacing: 8px;
	margin: 0em 0 2em 0;
}

.error.social-icons {
	margin-bottom: 1em;
}

.error.social-icons a {
	color: #4e4e4e;
}

.error.social-icons a:hover {
	color: #ff3c41;
}

.error-404 {
	text-align: center;
}

.error-404 form {
	margin: 0 auto 2em;
	width: 40%;
	text-align: center;
}

.error-404 form input[type="search"] {
	outline: none;
	border: 1px solid #c4c5c5;
	background: none;
	color: #212121;
	padding: 13px 15px;
	width: 80%;
	float: left;
	font-size: 13px;
	letter-spacing: 5px;
}

button.btn1 {
	color: #fff;
	border: none;
	padding: 12px 0;
	text-align: center;
	text-decoration: none;
	background: #ff3c41;
	-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: 20%;
}

button.btn1:hover {
	background: #0ebeff;
}

@media(max-width:640px) {
	.error-404 h4 {
		font-size: 9em;
	}
}

@media(max-width:600px) {
	.error-404 h4 {
		font-size: 6em;
	}
	a.b-home {
		padding: 0.6em 1em;
		margin-top: 1em;
	}
}

@media(max-width:480px) {
	.error-404 h4 {
		font-size: 5em;
	}
	.error-404 p {
		font-size: 0.8em;
		letter-spacing: 5px;
		margin: 1em 0;
	}
}

/*-- //error --*/

/* join page */

.register-form {
	margin: 0 auto;
	width: 63%;
	border: 1px solid #ddd;
	padding: 40px;
}

.register-form input[type="text"],
.register-form input[type="email"],
select.category2 {
	font-size: 16px;
	color: #5a5656;
	padding: 12px;
	border: 0;
	width: 100%;
	border: 1px solid rgba(160, 152, 152, 0.45);
	background: none;
	outline: none;
	margin-bottom: 18px;
}

label.header_w3layouts_agile {
	color: #000;
	font-size: 18px;
	margin: 9px 0px 15px;
	letter-spacing: 1px;
	font-weight: 600;
	padding-left: 10px;
}

.register-form input[type="submit"] {
	outline: none;
	color: #FFF;
	background: #ff3c41;
	color: #fff;
	border: none;
	padding: 11px 40px;
	margin: 1em 0 0 0;
	cursor: pointer;
	font-size: 17px;
	letter-spacing: 1px;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}

.register-form input[type="submit"]:hover {
	background: #0ebeff;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}

/*--placeholder-color--*/

.register-form input::-webkit-input-placeholder {
	color: #5a5656;
}

.register-form input:-moz-placeholder {
	/* Firefox 18- */
	color: #5a5656;
}

.register-form input::-moz-placeholder {
	/* Firefox 19+ */
	color: #5a5656;
}

.register-form input:-ms-input-placeholder {
	color: #5a5656;
}

/*--//placeholder-color--*/

/* //join page */

.news-right.servi {
	text-align: left;
	margin-top: 3em;
}

.icon_info.blue {
	padding: 2em 2em;
	background: #fafafa;
	box-shadow: 0 0px 3px rgb(65, 177, 218), 0 1px 3px rgb(39, 116, 144);
}

.icon_info.blue img {
	width: 100%;
}

/*-- //inner_banner --*/

/*--//copy-right--*/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url(../images/top_up.png) no-repeat 0px 0px;
}

/*--//footer--*/

/*--responsive--*/

@media(max-width:1680px) {
	.banner-info {
		text-align: center;
		padding: 16em 5em 0 4em;
		width: 56%;
		margin: 0 auto;
	}
}

@media(max-width:1440px) {
	.top_spl_courses,
	.services,
	.what-wedo,
	.sec_video,
	.banner_bottom.tesimonials,
	.banner_bottom {
		padding: 5em 0;
	}
	.search {
		float: right;
		width: 14%;
	}
	h3.header_w3layouts_agile {
		font-size: 3em;
	}
	h4.header_w3layouts_agile {
		font-size: 2em;
	}
	span.span_font{
		font-size: 1em;
	}

}

@media(max-width:1366px) {
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 700px;
	}
	.banner-info {
		padding: 14em 5em 0 4em;
	}
	.banner_bottom_in {
		margin: 0 auto;
		width: 78%;
	}
	.banner-info h3 {
		font-size: 4.5em;
	}
	h4.sub-hdng {
		font-size: 1.6em;
	}
	.banner_bottom_in iframe {
		min-height: 334px;
		margin-top: 0em;
		width: 100%;
	}
}

@media(max-width:1280px) {
	.banner-info {
		width: 64%;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 656px;
	}
	.signin-form.profile.join-fm {
		padding: 2em 1em 1em 1em;
		margin-top: 3em;
	}
}

@media(max-width:1080px) {
	.top_spl_courses,
	.services,
	.what-wedo,
	.sec_video,
	.banner_bottom.tesimonials,
	.banner_bottom,
	.bottom-social,
	.tesimonials {
		padding: 4em 0;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 624px;
	}
	.banner-info {
		padding: 14em 5em 0 2em;
	}
	.banner-info h3 {
		font-size: 4em;
	}
	.banner-info a {
		padding: 6px 14px;
		letter-spacing: 1px;
		font-size: 13px;
		margin: 1em 0.5em 0 0em;
	}
	.callbacks_tabs {
		top: 74%;
		left: 42%;
	}
	.inner_sec_w3_agileinfo {
		margin-top: 3em;
	}
	.icon_info h5 {
		font-size: 1.2em;
	}
	.icon_info {
		padding: 3em 0.5em;
	}
	.slidering h5 {
		font-size: 1.1em;
	}
	.inner_breadcrumb {
		padding: 0 1em;
	}
	ul.top_nav li {
		list-style: none;
		margin: 1px 2px;
	}
	.newsletter {
		padding: 4em 2em;
	}
	.about-gd h4 {
		font-size: 1.6em;
	}
	.test_img i {
		font-size: 3em;
		line-height: 93px;
	}
	.text-center.test_img {
		width: 100px;
		height: 100px;
	}
	.banner_bottom_in iframe {
		min-height: 262px;
		margin-top: 0em;
		width: 100%;
	}
}

@media(max-width:1050px) {
	.search {
		float: right;
		width: 18%;
	}
	.carousel-control.right {
		right: 3px;
	}
	.carousel-control.left {
		left: 6px;
	}
	.register-form {
		margin: 0 auto;
		width: 80%;
	}
}

@media(max-width:991px) {
	.b_left {
		padding: 0;
		float: left;
	}
	.news-right {
		padding: 0;
		margin-top: 1em;
	}
	.about-gd1 {
		margin-top: 2em;
	}
	.about-gd.ab-right {
		margin-top: 2em;
	}
	.edu_img {
		margin-top: 2em;
	}
	ul.f_links {
		margin: 1em 0;
	}
	.botttom-nav-w3ls-agile {
		margin-bottom: 1em;
		padding: 0;
	}
	.wedo-left {
		text-align: left;
		margin-top: 1em;
	}
	.p-mask h4 {
		font-size: 1.1em;
		text-decoration: none;
		line-height: 1em;
	}
	.p-mask p {
		font-size: 12px;
		letter-spacing: 1px;
	}
	.grid_info_main {
		float: left;
		width: 49%;
	}
	.index_arrage{
		float: left;
		width: 49%;
	}

	.grid_info_main:nth-child(3) {
		margin-top: 0em;
	}


	.slidering h5 {
		font-size: 0.9em;
	}
	.carousel-control {
		margin-top: 66px;
	}
	ul.f_links:nth-child(2) {
		margin: 1.5em 0;
	}
	.register-form {
		margin: 0 auto;
		width: 90%;
	}
	.gallery-grid1 .p-mask,
	.row .product .vm-product-media-container .p-mask {
		padding: 1em 1em;
	}
	.app-img {
		margin-top: 1em;
	}
	.banner-info {
		padding: 13em 5em 0 2em;
		width: 70%;
	}
	.banner_bottom_in iframe {
		min-height: 415px;
		margin-top: 0em;
		width: 100%;
	}
	.grid_info_main:nth-child(2) {
		margin-top: 0em;
	}
	.index_arrange:nth-child(2){
		margin-top: 0em;
	}
	.grid_info_main:nth-child(3) {
		margin-top: 1em;
	}
	.index_arrange:nth-child(3){
		margin-top: 1em;
	}
}

@media(max-width:900px) {
	ul.top_nav li a {
		font-size: 0.9em;
	}
	.banner_bottom_in {
		margin: 0 auto;
		width: 90%;
	}
	.newsletter {
		padding: 3em 1em;
	}
	.search {
		float: right;
		width: 25%;
	}
	.newsright {
		padding: 0;
	}
	h3.header_w3layouts_agile {

		font-size: 2.7em;
	}
}

@media(max-width:800px) {
	ul.top_nav li a {
		font-size: 0.85em;
	}
	.banner-info {
		padding: 12em 5em 0 2em;
		width: 85%;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 590px;
	}
	.banner-info h3 {
		font-size: 3.5em;
	}
	.newsright input[type="email"] {
		width: 68%;
	}
	.callbacks_tabs {
		top: 74%;
		left: 40%;
	}
	.banner_bottom_in iframe {
		min-height: 385px;
		margin-top: 0em;
		width: 100%;
	}
}

@media(max-width:768px) {
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 549px;
	}
	h3.header_w3layouts_agile {

		font-size: 2.6em;
	}
	h4.header_w3layouts_agile {
		font-size: 1.8em;
	}
	span.span_font{
		font-size: 0.9em;
	}
	.copy {
		padding: 1em 1em;
	}
	.callbacks_tabs {
		top: 74%;
		left: 38%;
	}
	.banner_bottom_in iframe {
		min-height: 369px;
		margin-top: 1em;
		width: 100%;
	}
	.test_img_info {
		margin-top: 1em;
	}
}

@media(max-width:767px) {
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 560px;
	}
	a.navbar-brand span {
		text-align: left;
	}
	.navbar-toggle {
		margin: 0em 0 0;
		padding: 12px 10px;
	}
	.navbar-default .navbar-toggle {
		border: none;
		background: rgba(150, 151, 156, 0.32);
		border-radius: 0;
		border: 1px solid #fff;
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		position: absolute;
		width: 100%;
		z-index: 9999;
		background: #fff;
		padding: 0em 0;
		margin-top: 1em;
	}
	.navbar-collapse.in {
		overflow-y: inherit;
	}
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background: #ff3c41;
		border: 1px solid #ff3c41;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-right {
		width: 100%;
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border: none;
	}
	.navbar-nav {
		margin: 0;
		text-align: center;
	}
	ul.top_nav li a {
		font-size: 0.85em;
		padding: 8px 20px;
		color: #333;
	}
	ul.top_nav li {
		display: block;
		margin: 18px 0;
	}
	.open>.dropdown-menu {
		display: block;
		width: 100%;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #222;
		padding: 7px 0;
	}
	ul.top_nav {
		margin-top: 0;
		text-align: center;
		/*padding: 0.5em 0;*/
	}
	ul.dropdown-menu li {
		margin: 0;
	}
	.dropdown-menu {
		background-color: #f3f3f3;
		border-radius: 0;
	}
	.newsleft h3 {
		margin-bottom: 1em;
	}
	.banner_bottom_in iframe {
		min-height: 368px;
		margin-top: 1em;
		width: 100%;
	}
}

@media(max-width:736px) {
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 525px;
	}
	.banner-info {
		padding: 10em 5em 0 2em;
		width: 85%;
	}
	a.sign {
		font-size: 0.9em;
	}
	.top-bar_sub_w3ls_agileits h6 {
		font-size: 0.8em;
		letter-spacing: 1px;
		float: left;
	}
	.error-404 form {
		width: 60%;
	}
	.error-404 p {
		font-size: 0.9em;
		letter-spacing: 7px;
	}
	.slidering {
		width: 50% !important;
	}
	.gallery-grid1 .p-mask,
	.row .product .vm-product-media-container .p-mask {
		padding: 1em 0.5em;
	}
	.banner_bottom_in iframe {
		min-height: 353px;
		margin-top: 1em;
		width: 100%;
	}
}

@media(max-width:667px) {
	.banner-info h3 {
		font-size: 3.2em;
	}
	.test_img_info {
		text-align: left;
		margin-top: 1em;
	}
	#quote-carousel .carousel-indicators {
		left: 15%;
	}
	.text-info h4 {
		font-size: 1.6em;
	}
	.slidering h5 {
		font-size: 1em;
	}
	.carousel-control {
		margin-top: 272px;
	}
	h3.header_w3layouts_agile {
		font-size: 2.5em;
	}
	h4.header_w3layouts_agile {
		font-size: 1.6em;
	}
	span.span_font{
		font-size: 0.8em;
	}
	.top_spl_courses,
	.services,
	.what-wedo,
	.sec_video,
	.banner_bottom.tesimonials,
	.banner_bottom,
	.bottom-social,
	.tesimonials {
		padding: 3em 0px;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 491px;
	}
	.banner_bottom_in iframe {
		min-height: 318px;
		margin-top: 1em;
		width: 100%;
	}
}

@media(max-width:640px) {
	.banner-info h3 {
		font-size: 3em;
	}
	h2.footer-logo {
		text-align: center;
		float: none;
	}
	.copy p {
		margin: 1em 0 0;
		float: none;
		text-align: center;
	}
	.banner_bottom_in iframe {
		width: 470px;
		min-height: 300px;
		margin-top: 3em;
	}
	.search {
		float: right;
		width: 30%;
	}
	.banner_bottom_in iframe {
		width: 470px;
		min-height: 270px;
		margin-top: 3em;
	}
	a.sign {
		font-size: 0.95em;
	}
	p {
		margin: 0;
		font-size: 0.85em;
	}
}

@media(max-width:600px) {
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 455px;
	}
	.banner-info h3 {
		font-size: 2.8em;
	}
	.p-mask h4 {
		font-size: 1em;
		text-decoration: none;
		line-height: 1em;
	}
	.gal-sec {
		float: left;
		width: 100%;
	}
	.gallery-grid1:nth-child(2),
	.gallery-grid1:nth-child(3) {
		margin-top: 0em;
	}
	.banner-info {
		padding: 9em 5em 0 2em;
		width: 85%;
	}
	.callbacks_tabs {
		top: 74%;
		left: 35%;
	}
}

@media(max-width:568px) {
	.banner-info {
		padding: 10em 5em 0 2em;
		width: 92%;
	}
	.top-bar_sub_w3ls_agileits h6 {
		float: none;
		text-align: center;
	}
	.search {
		float: right;
		width: 100%;
		margin-top: 1em;
	}
	.cd-header_w3layouts_agile-buttons {
		position: absolute;
		display: inline-block;
		top: -40px;
		right: 0;
	}
	.banner-info h3 {
		font-size: 2.2em;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 433px;
	}
	.banner-info {
		padding: 9em 5em 0 2em;
		width: 92%;
	}
	.banner_bottom_in iframe {
		width: 380px;
		min-height: 264px;
		margin-top: 3em;
	}
	.about-gd h4 {
		font-size: 1.5em;
		padding-bottom: 16px;
	}
	h3.header_w3layouts_agile {
		font-size: 2.2em;
	}
	h4.header_w3layouts_agile {
		font-size: 1.5em;
	}
	span.span_font{
		font-size: 0.7em;
	}
	h4.sub-hdng {
		font-size: 1.5em;
	}
	.inner_sec_w3_agileinfo {
		margin-top: 2em;
	}
	ul.top_nav li a {
		font-size: 0.8em;
		/*padding: 8px 0px;*/
	}
}

@media(max-width:480px) {
	.banner_bottom_in iframe {
		width: 100%;
		min-height: 223px;
		margin-top: 3em;
	}
	.grid_info_main {
		float: left;
		width: 100%;
	}
	.index_arrage{
		float: left;
		width: 100%;
	}
	.grid_info_main:nth-child(2) {
		margin-top: 1em;
	}
	.index_arrange:nth-child(2){
		margin-top: 1em;
	}
	.grid_info.second {
		margin-top: 1em;
	}

	.carousel-control {
		margin-top: 206px;
	}
	.search {
		float: right;
		width: 100%;
		margin-top: 1.5em;
	}
	.grid_info_main:nth-child(3) {
		margin-top: 1em;
	}
	.index_arrange:nth-child(3){
		margin-top: 1em;
	}
	.login-m_page_img {
		float: left;
		width: 100%;
		margin-right: 0%;
	}
	.login-m_page_img img {
		width: 100%;
	}
	.login-m_page {
		float: right;
		width: 100%;
		padding: 1em 1em 1em 1em;
	}
	.error-404 form {
		width: 90%;
	}
	.test_img_info {
		text-align: left;
		margin-top: 1em;
		padding: 0;
	}
}

@media(max-width:440px) {
	.banner-info {
		padding: 9em 2em 0 2em;
		width: 100%;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 405px;
	}
	.callbacks_tabs {
		top: 74%;
		left: 30%;
	}
	.signin-form.profile.join-fm input[type="email"],
	.signin-form.profile.join-fm [type="text"],
	.signin-form.profile.join-fm [type="password"] {
		padding: 0.9em;
		letter-spacing: 1px;
	}
	.signin-form.profile.join-fm input[type="submit"] {
		padding: 0.8em 0;
	}
}

@media(max-width:414px) {
	.banner-info {
		padding: 7em 1em 0 1em;
		width: 100%;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 363px;
	}
	.banner-info a {
		padding: 5px 9px;
		letter-spacing: 1px;
		font-size: 13px;
		margin: 1em 0em 0 0em;
	}
	.banner_bottom_in iframe {
		width: 279px;
		min-height: 162px;
		margin-top: 3em;
	}
	.carousel-control {
		margin-top: 174px;
	}
	blockquote {
		padding: 10px 0px;
	}
	.error-404 p {
		font-size: 0.9em;
		letter-spacing: 4px;
	}
	.stats_test {
		padding: 3em 1em;
	}
	.inner_banner {
		min-height: 120px;
	}
	.stats_left h4 {
		font-size: 0.95em;
	}
	.inner_breadcrumb {
		padding: 0 0em;
	}
	.newsleft h3 {
		font-size: 20px;
		margin-top: 0px;
	}
	.callbacks_tabs {
		top: 74%;
		left: 34%;
	}
	.banner_bottom_in {
		margin: 0 auto;
		width: 95%;
	}
}

@media(max-width:412px) {
	.banner_bottom_in {
		margin: 0 auto;
		width: 95%;
	}
	h3.header_w3layouts_agile {
		font-size: 2em;
	}
	h4.header_w3layouts_agile {
		font-size: 1.2em;
	}
	span.span_font{
		font-size: 0.7em;
	}
	.p-mask h4 {
		font-size: 1.2em;
		text-decoration: none;
		line-height: 1em;
	}
	.callbacks_tabs {
		top: 74%;
		left: 35%;
	}
}

@media(max-width:384px) {
	.banner_bottom_in iframe {
		width: 280px;
		min-height: 126px;
		margin-top: 3em;
	}
	.newsright input[type="email"] {
		width: 65%;
	}
	.copy p {
		font-size: 13px;
	}
	.newsleft h3 {
		font-size: 20px;
		margin-top: 0px;
		letter-spacing: 1px;
	}
	.newsletter {
		padding: 2em 1em;
	}
	.icon_info {
		padding: 3em 1em;
	}
}

@media(max-width:375px) {
	h3.header_w3layouts_agile {
		font-size: 1.8em;
	}
	h4.header_w3layouts_agile {
		font-size: 1.2em;
	}
	span.span_font{
		font-size: 0.6em;
	}
	.banner_bottom_in iframe {
		width: 280px;
		min-height: 126px;
		margin-top: 3em;
	}
	.about-gd h4 {
		font-size: 1.4em;
		padding-bottom: 16px;
	}
	.top_spl_courses,
	.services,
	.what-wedo,
	.sec_video,
	.banner_bottom.tesimonials,
	.banner_bottom,
	.bottom-social,
	.tesimonials {
		padding: 2.5em 0px;
	}
	h4.sub-hdng {
		font-size: 1.3em;
	}
	.team_grid_info {
		width: 100%;
		float: left;
		margin: 3% -1%;
	}
	.top-bar_sub_w3ls_agileits {
		padding: 0.5em;
	}
	.top-bar_sub_w3ls_agileits h6 a {
		padding: 7px 9px;
		font-size: 12px;
	}
	.inner_banner {
		min-height: 100px;
	}
	.search {
		float: right;
		width: 100%;
		margin-top: 1.2em;
	}
	.callbacks_tabs a:after {
		height: 10px;
		width: 10px;
	}
	.callbacks_here a:after {
		height: 10px;
		width: 10px;
	}
	.signin-form.profile.join-fm {
		padding: 1em 1em 0.5em 1em;
		margin-top: 2em;
	}
	.edu_button a {
		padding: 0.6em 1.5em;
	}
	.signin-form input[type="submit"] {
		outline: none;
		padding: 0.7em 0;
		font-size: 0.9em;
	}
	.grid_info_main {
		float: left;
		width: 100%;
		padding: 0;
	}
	.index_arrage{
		float: left;
		width: 100%;
		padding: 0;
	}
}

@media screen and (max-width: 800px) { /*当屏幕尺寸小于650px时，应用下面的CSS样式*/
    .head{
        position: absolute;
        top: -10px;
        font-size: 10px;
        color: darkblue;
        text-decoration: none;
        font-weight: 400;
    }
    .head_img{
        width: 20px;
        max-width:30% ; top: 2px
    }
    .dhl{
        margin-top: 2px;
        height: 50px;font-size: 10px
    }
    .yingwen{
        font-size: 0px;
    }
    .yddhl{
        border: 1px solid red;
        width: 100%;
        height: 610px;
        background-color: #0b488e;
        margin-top: 5px;
    }
}
@media screen and (min-width: 800px) { /*当屏幕尺寸大于650px时，应用下面的CSS样式*/
    .head{
        font-size: 25px;
        color: darkblue;
        text-decoration: none;
        font-weight: 400;
    }
    .head_img{
        max-width:80% ; top: 5px
    }
    .dhl{
        height: 50px;font-size: 10px
    }
    .yingwen{
        position: relative; left: -306px;top: 15px; font-size: 10px
    }
    .yddhl{
        border: 0px solid red;width: 100%;background-color: #0b488e;margin-top: 20px
    }
}
@media(max-width:320px) {
	.banner-info {
		padding: 6em 1em 0 1em;
		width: 100%;
	}
	.banner-info a {
		padding: 5px 7px;
		letter-spacing: 1px;
		font-size: 11px;
		margin: 1em 0.3em 0 0em;
	}
	.banner-info h3 {
		font-size: 1.6em;
	}
	.navbar-default .navbar-brand {
		font-size: 40px;
	}
	h3.header_w3layouts_agile {
		font-size: 1.6em;
	}
	h4.header_w3layouts_agile {
		font-size: 1em;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 296px;
	}
	.slidering {
		width: 100% !important;
	}
	.newsright input[type="email"] {
		width: 58%;
		letter-spacing: 1px;
	}
	.banner_bottom_in iframe {
		width: 100%;
	}
}

@media(max-width:240px) {
	.banner-info h3 {
		font-size: 1.35em;
	}
	.banner-info a {
		padding: 5px 6px;
		letter-spacing: 1px;
		font-size: 10px;
		margin: 1em 0.3em 0 0em;
	}
	h3.header_w3layouts_agile {
		font-size: 1.4em;
	}
	.top_spl_courses,
	.services,
	.what-wedo,
	.sec_video,
	.banner_bottom.tesimonials,
	.banner_bottom,
	.bottom-social,
	.tesimonials {
		padding: 2em 0px;
	}
	.about-gd h4 {
		font-size: 1.2em;
		padding-bottom: 16px;
	}
	.icon_info h5 {
		font-size: 1.1em;
	}
	.newsright input[type="email"] {
		width: 100%;
		letter-spacing: 1px;
		margin-bottom: 1em;
	}
	.newsright input[type="submit"] {
		padding: 11px 35px;
		font-size: 13px;
	}
	.newsleft {
		padding: 0;
	}
	.timeline>li .timeline-image {
		left: 26%;
		width: 50px;
		height: 50px;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 265px;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 265px;
	}
}


/*
*业务内容
*/
.index_3 {
	width: 100%;
	margin: 50px auto 0;
	overflow: hidden;
}
.index_3 .index_3_in {
	overflow: hidden;
}

.index_3 .index_4_in {
	padding: 35px 60px;
	margin: 10px;
	background: #f2f1f7;
	float: left;
	color: #999999;
}

.index_3 .index_4_in  dt {
	float: left;
	width: 50px;
	height: 50px;
	overflow: hidden;
	margin: 22px 20px 0 0;
}

.index_3 .index_4_in  dd {
	float: left;
	width: 190px;
}

.index_3 .index_4_in  dd h2 {
	font-weight: 100;
	color: #666666;
	font-size: 1.8rem;
}

.index_3 .index_4_in dd span {
	text-transform: uppercase;
	border-bottom: 2px solid #bfbfbf;
	line-height: 24px;
	display: block;
}

.index_3 .index_4_in dd p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-top: 5px;
}

.index_3 .index_4_in:hover {
	/*background: #c4c7d8;*/
}

.index_3 .index_4_in:hover dd p,
.index_3 .index_4_in:hover dd h2,
.index_3 .index_4_in:hover dd span {
	/*color: #FFFFFF;*/
}

.index_3 .index_4_in:hover dd span {
	border-bottom-color: #FFFFFF;
}

/*.index_3 .index_4_in:hover dt img {*/
/*	margin-left: 0px;*/
/*}*/

/*--//responsive--*/


/* .flip-container {
	perspective: 1000px;

  } */
  .flipper {
	position: relative;
	transform-style: preserve-3d;
	transition: transform 0.6s;
  }
  .flip-container:hover .flipper {
	transform: rotateY(180deg);
  }
