@charset "utf-8";
.navStyle ul li
/* Reset
---------------------------------*/

li ul {
	list-style: none;
}

.figure {
	margin: 0px;
}

img {
	max-width: 100%;
}

a,
a:hover,
a:active {
	outline: 0px !important;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:before,
.clearfix:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
}


/* Styles
---------------------------------*/

body {
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #888888;
	margin: 0;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: none 0;
}

a:link {
	text-decoration: none;
	color: none;
}

a:visited {
	text-decoration: none;
	color: none;
}

a:hover {
	text-decoration: none;
	color: none;
}

a:active {
	text-decoration: none;
	color: none;
}

a {
	cursor: pointer;
	text-decoration: none;
	color: inherit;
}

ul li {
	list-style: none;
}

h2 {
	font-size: 38px;
	color: #222222;
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
	margin: 0px 0 25px 0;
	text-align: center;
}

h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #222222;
	font-size: 18px;
	margin: 0 0 5px 0;
}

h6 {
	font-size: 16px;
	color: #888888;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-align: center;
	margin: 0 0 60px 0;
}

p {
	line-height: 24px;
	margin: 0;
}


/* Header Styles
---------------------------------*/

#header_wrapper {
	background: #ffffff;
	padding: 20px 0px;
	box-shadow: 10px 10px 10px 0px rgba(197, 197, 197, 0.5), -10px 10px 1px -9px rgba(255, 255, 255, 0.5);
}

.header_box {
	position: relative;
}

.logo {
	float: left;
	margin-top: 8px;
	position: relative;
	z-index: 2;
	width: 250px;
	padding-left: 30px;
}

.res-nav_click {
	display: none;
}


/* Nav Styles
---------------------------------*/

.navbar-inverse {
	background-color: transparent;
	border-color: transparent;
}

.navbar {
	border: 0px solid #fff;
	min-height: 40px;
	margin-bottom: 0px;
}

.navbar-inverse .navbar-nav>li>a {
	color: black;
	font-size: 18px;
	letter-spacing: 6px;
	font-family: 'Quintessential', cursive;
}

.navStyle {
	float: right;
}

.navStyle ul {
	list-style: none;
	padding: 0px;
}

.navStyle ul li {
	display: inline-block;
	margin: 0 10px;
}

.navStyle ul li:first-child {
	/*margin:0px;*/
	;
}

.navStyle ul li:last-child {
	margin: 0 10px;
}

.navStyle ul li a {
	display: block;
	font-size: 14px;
	color: #222222;
	font-family: 'Raleway', sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.navStyle ul li a:hover {
	color: #3bafda;
}

.navStyle>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
	color: #3bafda;
	background-color: transparent;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
	color: #3bafda;
	background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
	color: #3bafda;
	background-color: #ffffff;
	border-radius: 5%;
	border-bottom: 3px solid #3bafda;
	padding-bottom: 10px;
	font-size: 18px;
}

.navStyle>li.active>a,
.navStyle>li.active>a:hover {
	text-decoration: none;
	color: #005490;
	background-color: transparent;
}

.borderLeft {
	border-left: 1px solid #DADADA;
}

.borderTop {
	margin-top: 30px;
	border-top: 1px solid #DADADA;
}

.mrgTop {
	margin-top: 30px;
}

.container {
	padding: 0;
	margin: 0;
	width: 100%;
}

.row {
	padding: 0 !important;
	margin: 0 !important;
}

.inner_wrapper .inner_section .pull-right {
	min-height: 400px;
	position: relative;
}

.inner_wrapper .inner_section .pull-right img,
.portfolio_left img {
	width: 250px;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.inner_wrapper .inner_section .pull-left {
	padding: 3%;
}

.inner_wrapper .inner_section .pull-left img {
	width: 33%;
	padding: 3%;
}

.inner_wrapper .inner_section .pull-left p {
	text-indent: 2em;
	font-size: 16px;
	line-height: 2em;
	padding: 0 3%;
	color: #7b7b7b;
	letter-spacing: 3px;
}

.inner_wrapper .inner_section .pull-left .work_bottom a {
	float: right;
	padding-right: 4%;
}

.service_wrapper {
	padding: 3%;
	background-color: #f5f5f5;
}

.service_wrap {
	padding-top: 2.5% !important;
}

.service_wrap .service_block .service_p {
	text-align: center;
}

.service_wrap .service_block a {
	line-height: 3em;
	font-size: 20px;
	cursor: pointer;
}

.service_wrap .service_block p {
	text-indent: 2em;
	padding: 2% 15%;
	letter-spacing: 3px;
}

.portfolio {
	background: url(../images/03bg.png) no-repeat;
	height: auto;
}

.portfolio_left {
	height: 50rem;
}

.portfolio_wrap {
	padding: 3%;
}

.portfolio_content {
	background: rgba(255, 255, 255, 0.3);
	min-height: 40rem;
	border-radius: 3rem;
}

.portfolio_content>div {
	padding: 2%;
	overflow: hidden;
	height: 37.3rem;
	cursor: pointer;
}

.portfolio_content>div img {
	width: 310px;
    height: 207px;
}

.portfolio_content>div h5 {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 1.6em;
}

.portfolio_content>div p {
	color: #FFFFFF;
	font-size: 14px;
}

.contact_section {
	padding: 3% 0;
}

.contact .form form {
	width: 60%;
	margin: 0 auto;
}

.contact form .control-group {
	padding: 1%;
}

.contact form .control-group input {
	height: 4.5rem;
	line-height: 4.5rem;
	font-size: 14px;
}

.btn-color {
	background: #3bafda;
	border: 1px solid #3bafda;
	color: #FFFFFF;
	margin-bottom: 2%;
}

.btn-color:hover {
	background: #86d4f1;
}

.footer_bottom {
	position: relative;
	bottom: 0;
	padding: 2rem;
	border-top: 1px solid#DDDDDD;
	width: 80%;
	left: 10%;
	background: #fff;
}

.footerabout {
	padding: 2% 0;
	line-height: 2.2em;
}

.footerabout h5 {
	font-size: 20px;
	color: #3bafda;
	font-weight: bold;
	font-family: 'Quintessential', cursive;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.float-right a {
	padding-left: 2rem;
}

.text-xs-right {
	text-align: right;
}

.text-xs-left {
	text-align: left;
}


/*新闻列表*/

.newslist_wrap,
.company_wrap {
	width: 80%;
	margin: 2% auto;
}

.newslist_ul {
	zoom: 1;
}

.newslist_ul:after {
	content: '';
	display: block;
	clear: both;
	height: 0px;
}

.newslist_ul>div {
	padding: 1%;
	cursor: pointer;
}

.newslist_cont {
	display: inline-block;
}

.newslist_ul img {
	height: 16rem;
	margin-right: 3rem;
	margin-top: 3rem;
}

.newslist_ul h5,
.newslist_ul h4,
.company_wrap h4 {
	font-size: 20px;
	line-height: 1.8em;
	color: #4e555b;
	font-weight: bold;
	margin: 0;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newslist_ul h4,
.company_wrap h4 {
	font-size: 34px !important;
	padding-left: 0;
	color: #262626;
	font-family: 'Quintessential', cursive;
	text-align: center;
	letter-spacing: 6px;
}

.newslist_ul p {
	font-size: 16px;
	color: #4E555B;
	line-height: 2em;
}

.new_content {
	padding: 2%;
}

.new_content h3 {
	text-align: center;
	font-size: 30px;
	line-height: 2em;
	padding: 0 20rem;
}
.text-muted{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
	background-color: #2a6990 !important;
}
.new_content .conttime {
	margin-left: 5%;
}

.new_content .contfrom {
	margin-left: 5%;
}

.newsfooter {
	margin-top: 2% !important;
}

.portfolio_more {
	color: #fff;
	position: absolute;
	top: 55%;
	left: 73%;
	transform: translate(-50%, -50%);
	font-size: 20px;
	width: 12rem;
}

.portfolio_more:hover {
	color: #69c6ee;
	left: 75%;
}

.hover_a {
	font-weight: bold;
	font-family: 'Quintessential', cursive;
}

.inner_wrapper .inner_section .pull-left .work_bottom a,
.hover_a {
	margin-right: 1rem;
}

.inner_wrapper .inner_section .pull-left .work_bottom a:hover,
.hover_a:hover {
	margin-right: 0;
	color: #69c6ee;
}


/*呼叫中心*/

.call_banner {
	background: url(../images/callbanner.png) no-repeat center center;
	height: 50rem;
}

.call_tit {
	height: 30rem;
	margin-top: 10rem;
	background: rgba(225, 225, 225, 0.4);
	padding: 3rem;
}

.call_tit p {
	color: #fff;
	text-indent: 2em;
	line-height: 2.6em;
}

.call_img img {
	width: 90%;
}

.call_ul {
	padding: 1rem;
}

.call_li {
	margin-top: 2rem;
	cursor: pointer;
}

.call_li:hover {
	padding-left: 2rem;
	position: relative;
	z-index: 99;
	text-decoration: none;
	webkit-transform: translate3d(0, -3px, 0);
	transform: translate3d(0, -3px, 0);
	font-weight: bold;
}

.call_li p {
	line-height: 50px;
	color: #0e3b51;
	font-family: fantasy;
	letter-spacing: 3px;
	font-size: 18px;
	width: 80%;
	display: inline-block;
	padding-left: 1rem;
}

.call_h3 {
	width: 50px;
	height: 50px;
	background: url(../images/callbg.png) no-repeat center center;
	background-size: 100%;
	text-align: center;
	font-size: 20px;
	float: left;
}

.call_h3 p {
	padding: 0;
}

.call_post,
.case_show {
	padding: 4rem 1rem;
	background-color: #f5f5f5;
}

.call_post h4 {
	color: #000000;
	font-size: 24px;
	line-height: 2em;
	font-family: 'Quintessential', cursive;
	font-weight: 700;
	letter-spacing: 3px;
}

.call_postimg img {
	height: 6rem;
	transition: width .2s, height .2s;
}

.call_postimg {
	cursor: pointer;
	height: 7rem;
}

.call_postimg,
.call_post p,
.call_post h4 {
	text-align: center;
}

.call_postimg img:hover {
	width: 9rem;
	margin: 0 auto;
	border: 5px solid #97cae4;
	padding: 2rem;
	border-radius: 50%;
	background-color: #ffffff;
	height: 8rem;
	transition: width .2s, height .2s;
}

.programming_banner {
	background: url(../images/programming.png) no-repeat center center;
	height: 50rem;
}

.prog_tit p {
	color: #000000;
}
 .program_wrap{
 	font-family: 'Quintessential', cursive;
    text-align: center;
    cursor: pointer;
 }
.program_wrap h3 {
	color: #8a8686;
    background-color: #ffffff;
    font-size: 22px;
    letter-spacing: 6px;
    margin-top: 8rem;
    font-family: 'Quintessential', cursive;
}

.program_wrap p {
	font-size: 16px;
	letter-spacing: 3px;
	margin-top: 2rem;
	color: #0e3b51;
}
.program_wrap p:hover{
	font-weight: bold;
	font-size: 20px;
}
.show_item {
	width: 100%;
	height: 100%;
	position: relative;
	cursor: default;
	box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.show_img-1 {
	background: url(../images/show01.png) no-repeat center center;
	background-size: 90%;
}

.show_img-2 {
	background: url(../images/show02.png) no-repeat center center;
	background-size: 90%;
}

.show_img-3 {
	background: url(../images/show03.png) no-repeat center center;
	background-size: 90%;
}

.show_info {
	position: absolute;
	background: rgba(75, 133, 154, 0.6);
	width: inherit;
	height: inherit;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-backface-visibility: hidden;
}

.show_info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 22px;
	margin: 0 20px;
	padding: 45px 0 0 0;
	height: 110px;
	font-family: 'Quintessential', cursive;
}

.show_grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.show_grid:after,
.show_item:before {
	content: '';
	display: table;
}

.show_grid:after {
	clear: both;
}

.show_grid li {
	width: 40rem;
	height: 27rem;
	display: inline-block;
	margin: 20px;
}

.show_info p {
	text-align: left;
	color: #fff;
	padding: 10px 5px;
	/* font-style: italic; */
	margin: 0 30px;
	font-size: 14px;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	opacity: 0;
	-webkit-transition: all 1s ease-in-out 0.4s;
	-moz-transition: all 1s ease-in-out 0.4s;
	-o-transition: all 1s ease-in-out 0.4s;
	-ms-transition: all 1s ease-in-out 0.4s;
	transition: all 1s ease-in-out 0.4s;
	text-indent: 2em;
}

.show_item:hover {
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
}

.show_item:hover .show_info {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.show_item:hover .show_info p {
	opacity: 1;
}

#cycle-loader {
	height: 32px;
	left: 50%;
	margin: -8px 0 0 -8px;
	position: absolute;
	top: 50%;
	width: 32px;
	z-index: 999;
}

#arrow_left {
	top: 50%;
	height: 60px;
	position: absolute;
	left: 30px;
	width: 32px;
	z-index: 1000;
	margin-top: -30px;
}

#arrow_right {
	top: 50%;
	height: 60px;
	position: absolute;
	right: 30px;
	width: 32px;
	z-index: 1000;
	margin-top: -30px;
}

#arrow_left:hover,
#arrow_right:hover {
	margin-top: -28px;
}

#arrow_left:active,
#arrow_right:active {
	margin-top: -28px;
}

div.mc-image {
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 100%;
	overflow: hidden;
	width: 100%;
}


/*
   Media Queries
--------------------------- */

@media (max-width: 991px) {
	.portfolio_content>div {
		height: 17rem;
		overflow: hidden;
	}
	.portfolio_content>div img {
		width: 50%;
	}
}

@media (max-width: 970px) {
	.navbar-inverse .navbar-nav>li>a {
		color: black;
		font-size: 16px;
		letter-spacing: 3px;
		font-family: 'Quintessential', cursive;
	}
	.call_tit {
		padding: 3rem;
	}
}

@media (max-width: 768px) {
	.bannerImg {
		display: none;
	}
	p {
		font-size: 14px;
	}
	.hero_section {
		position: relative;
		padding-top: 10px;
	}
	.top_left_cont {
		padding: 38px 0;
	}
	.top_left_cont h2 {
		font-size: 25px;
		color: #FFF;
		line-height: 39px;
		margin: 0 0 9px 0;
	}
	.inner_section {
		padding: 20px 0 20px;
	}
	#aboutUs img {
		margin-bottom: 20px;
	}
	#aboutUs h3 {
		font-size: 16px;
		line-height: 22px;
	}
	.service_block {
		margin-bottom: 20px;
	}
	.service_block h3 {
		font-size: 16px;
	}
	service_block p {
		font-size: 14px;
		margin: 0px;
		margin-bottom: 20px;
	}
	#filters ul {
		padding-left: 0px;
	}
	.form {
		margin: 0 18px;
	}
	.page_section.team {
		padding: 40px 0;
	}
	,
	#clients {
		padding: 40px 0;
	}
	.client_logos ul li {
		display: inline;
		margin: 0 25px;
		padding: 11px 0;
		display: inline-block;
	}
	.social_links li {
		float: left;
	}
	.contact_section {
		margin: 0;
	}
	h2,
	.contact_section h2 {
		font-size: 30px;
	}
	.page_section.contact {
		padding: 60px 0 50px;
	}
	.navbar-inverse .navbar-toggle .icon-bar {
		background: #005490;
	}
	.navbar-inverse .navbar-toggle {
		border-color: transparent;
	}
	.navbar-inverse .navbar-toggle:hover,
	.navbar-inverse .navbar-toggle:focus {
		background: none;
		outline: none;
	}
	.navStyle ul li {
		display: block;
	}
	.navStyle {
		float: right;
		width: auto;
		text-align: center;
	}
	.navStyle ul li {
		display: block;
		margin: 0px;
	}
	.navStyle ul li a {
		font-size: 12px;
		padding: 15px 12px;
	}
	.navStyle ul li:last-child {
		margin: 0px;
	}
	.navbar-inverse .navbar-collapse,
	.navbar-inverse .navbar-form {
		border-color: #bbbbbb;
		margin-top: 1.5rem;
	}
	.inner_wrapper .inner_section .pull-right {
		height: 4rem;
	}
	.portfolio_left {
		height: 12rem;
	}
	.portfolio_more {
		top: 91%;
	}
}

@media (max-width: 480px) {
	.navStyle {
		float: right;
		width: 100%;
		text-align: center;
	}
	.team_area {
		width: 99%;
	}
	.member-details {
		padding-left: 0;
		clear: left;
		display: block;
		padding-top: 18px;
	}
}

.imgBar {
	width: 100%;
}