<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Credit: http://www.cssmoban.com */

html, body {
	font-family: 'Microsoft Yahei'; 
	padding: 0px; 
	margin: 0px; 
	color: #8a8a8a;
}

a {
	color: #00ACE9;
}

a:hover {
	text-decoration: none;
}

p {
	color: #777;
}

.height10 { height: 10px; }
.height20 { height: 20px; }

h1, h2, h3, h4, h5, h6 {
	font-family: 'Microsoft Yahei'; 
	font-weight: 400;
}

h1	{	font-size: 1.5em;
	color: #ffffff;
	background: #343537;
	padding: 10px 8px;
	float: left;
	}
	
h2	{ font-size: 24px; color: #333333; }

.templatemo_reasonbg h2, .templatemo_blog h2 { color: #ffffff; }

img {
  	max-width: 100%;
  	height: auto;
  	width:100%;
}
.p-banner{
	float: left;
	width: 75%;
	padding: 8% 0 0 9%;
	margin:8%  0 0 9%;
}
.p-img{
	float: right;
	width: 100%;
	padding: 10px 0 0 0;
}
.p-form{
	float: center;
	width: 800px;
	padding:17%  0 0 7%;
	margin:33%  0 0 7%;
	
}
.p-login-form{
	text-align: center;
	width: 100%;
	padding: 200px 0 0 0;
}
.p-login-form span{
	margin: 0 1em;
	font-size: 1.2em;
}



.p-login-form input[type="text"]{
	font-family: 'Open Sans', sans-serif;
	padding: 0.5em 1em;
	border: 1px solid #2C3E50;
	outline: none;
	width: 29%;
	color: #5D6E80;
	font-weight: 400;
	font-size: 1em;
	border-radius: 0.15em;
	-webkit-border-radius: 0.15em;
	-moz-border-radius: 0.15em;
	-o-border-radius: 0.15em;
}
.p-h2{
	font-family:"锟斤拷锟斤拷";
	font-size:72px;
	color:white;
	float: center;
	width: 90%;
	padding: 100px 0 0 220px;
	
}

.p-teacher{
	font-family:"锟斤拷锟斤拷";
	font-size:60px;
	color:#ff6600;
	float: center;
	width: 100%;
	padding: 0 0 20px 220px;
	
}
/*
.p-teacher img{
	padding: 0 100px 0 0;
	width:100%;
	height:100%;
}*/
.p-parent{
	font-family:"锟斤拷锟斤拷";
	font-size:60px;
	color:#ff6600;
	float: center;
	width: 100%;
	padding: 0 0 20px 220px;
	
}
/*
.p-parent img{
	padding: 0 100px 0 0;
	width:100%;
	height:100%;
	

}*/

.p_parent_help_instruction{
	font-family:"锟斤拷锟斤拷";
	font-size:60px;
	color:#ff6600;
	float: center;
	width: 100%;
	padding: 0 0 0 220px;
	
}
/*
.p_parent_help_instruction img{
	padding: 0 100px 0 0;
	width:80%;
	height:80%;
}*/

.p_teacher_help_instruction{
	font-family:"锟斤拷锟斤拷";
	font-size:60px;
	color:#ff6600;
	float: center;
	width: 100%;
	padding: 0 0 0 220px;
	
}
/*
.p_teacher_help_instruction img{
	padding: 0 100px 0 0;
	width:100%;
	height:100%;
}*/


.clear	{ clear: both;}

.mWrapper {
  	width: 100%;
  	background-color: white;
  	z-index: 5000;
}

.templatemo_top	{
	position: fixed;
	z-index: 5000;
	background: #ffffff;
	width: 100%;
	height: 80px;

}
.templatemo_slider {
	top: 80px;
	position: relative;
}
.logo {
	padding: 10px 0 0 70px;
	width: 260px;
	height: 45px;
}
.mainMenu {

}
.mainMenu ul {
	float: right;
	padding-left: 0;
	margin-bottom: 0;
	line-height: 60px;
}
.mainMenu li {
	list-style-type: none;
	display: inline-block;
}
.mainMenu li a {
	display: block;
	text-transform: uppercase;
	color: #939393;
}

#top-menu {
    background: white;
}
#top-menu ul { float: right;}
#top-menu li {
    float: left;
	
	display: inline-block;
}

#top-menu a {
    display: block;
    -webkit-transition: 1s all ease;
    -moz-transition: 1s all ease;
    transition: 1s all ease;
    color: #ff6600;
    text-decoration: none;
	font-size: 23px;
}

#top-menu a:hover {
    color: #ffffff;
	background: #72b842;
}

#top-menu li.active a {
    color: #ffffff;
	background: #72b842;
	font-size: 25px;
}

.btn-primary {
	background-color: #ff6600;
	border-color: #ff6600;
}

.btn-primary:hover {
	background-color: #ff8600;
	border-color: #ff8600;
}

.templatemo_caption p { color: #ffffff; background: rgba(0, 0, 0, 0.32); padding: 10px; font-size: 12px; }
.templatemo_caption form { 
	color: #ffffff; 
	background: rgba(0, 0, 0, 0); 
	padding: 10px 0px 5px 30px; 
	font-family: 'Microsoft Yahei'; 
	font-size: 20px; 
	width:700px;
	height:50px;
	}

.templatemo_caption form div {
	margin-left: 3px;
}

.city_input {
	background: #ff6600;
	width: 290px;
	height: 100%;
	padding-top: 1px;
	padding-right: 0px;
}

.city_input select {
	
	width: 70%;
	height: 80%;
}

.select_btn_div {
	width: 80px;
}

.select_btn {
	width: 100%;
	height: 100%;
}

.input-large {width:250px;}

.templatemo_caption	{
	text-align: left;
	text-shadow: none;
	
	position: relative;
	margin-left: 50px;
	margin-top: -60px;
	z-index: 10;
	
}

.templatemo_slidetitle	{
	font-size: 1em;
	background: #ffffff;
	padding: 5px 8px;
	color: #202224;
	float: left;
	margin-bottom: -10px;
	-webkit-box-shadow: 1px 3px 13px 0px rgba(158, 158, 158, 0.75);
	-moz-box-shadow:    1px 3px 13px 0px rgba(158, 158, 158, 0.75);
	box-shadow:         1px 3px 13px 0px rgba(158, 158, 158, 0.75);
}

.templatemo_lightgrey_about	{
	background-color: #e9e9e9;
	padding: 120px 0px 50px 500px;

}

.templatemo_lightgrey {
	background-color: #e9e9e9;
	padding: 70px 0px;

}

.templatemo_paracenter { text-align: center; }

.templatemo_about_box {
	background: #ffffff;
	border-radius: 5px;
	padding: 20px 0px;
	text-align: center;
}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.square_coner {
	margin: 0 auto;
	width: 100px;
	margin-bottom: 20px;

}
.texts-a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 20px 30px;
	background: #72b842;
	border-radius: 5px;
	font-size: 32px;
	color: #ffffff;
} 

.hover-box {
    position: absolute;
    top: 0;
    left: 4%;
    width: 92%;
    height: 100%;
	border-radius: 5px;
    background: #72b842;
    visibility: hidden\0/;
    opacity: 0\0/;
    transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -webkit-transform: rotateY(-90deg) scale(0.8);
    -moz-transform: rotateY(-90deg) scale(0.8);
    -ms-transform: rotateY(-90deg) scale(0.8);
    -o-transform: rotateY(-90deg) scale(0.8);
    transform: rotateY(-90deg) scale(0.8);
}

.project-post:hover .hover-box {
    visibility: visible;\0/;
    opacity: 1\0/;
    -webkit-transform: rotateY(0deg) scale(1);
    -moz-transform: rotateY(0deg) scale(1);
    -ms-transform: rotateY(0deg) scale(1);
    -o-transform: rotateY(0deg) scale(1);
    transform: rotateY(0deg) scale(1);
}

.inner-hover-box p {
	color: #ffffff;
	padding: 15px 10px;
}

.templatemo_reasonbg {
	background: url(../images/templatemo_reasonbg.jpg) no-repeat;
	background-position: center;
	padding: 30px 0px 70px 0px;
	color: #ffffff;
	text-align: center;
}

.templatemo_reasonbg p { color: #ffffff; }

.templatemo_reasonbg div.fa {
	font-size: 40px;
	margin: 10px 8px;
}



.article_detail {
	padding: 80px 0px 0px 30px;
	text-align: left;
	
}

.templatemo_portfolio {
	padding: 50px 0px;
	text-align: left;
	background-color: #e5e5e5;
	height:500px
}
.templatemo_portfolio h2 { text-align: center; }
.templatemo_portfolio p { padding-bottom: 50px; }

.portfolio-thumb { overflow: hidden; position: relative; }

.portfolio-thumb img { width: 100px; height: 100px; }

.portfolio-thumb .overlay-p { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #72b842; visibility: hidden; opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }

.portfolio-thumb .overlay-p a { position: absolute; top: 10%; margin-top: -12px; left: 10%; width: 80%; margin-left: -15px; color: white; text-align: center; }
.portfolio-thumb .overlay-p a ul { text-align: center; margin-top:0.1em;}
.portfolio-thumb .overlay-p a ul li	{ padding: 0.2em 0em; margin: 0px; width: 100%; list-style: none;}
.portfolio-thumb .overlay-p a ul li.fsmall{ font-size: 0.7em; }

.portfolio-item { margin-bottom: 40px; overflow: hidden; }
.portfolio-item:hover .overlay-p { visibility: visible; opacity: 1; }

.portfolio-title { width: 100%; text-align: center; }
.portfolio-title a { color: #38e395; font-size: 18px; text-transform: uppercase; }


.banner_index {
	width: 1000px;
	height: 480px;
	margin-top: 80px;
	margin: auto;
	padding: 80px 0px 0px 0px;
}

.advert {
	width: 1000px;
	height: 402px;
}

.advert_btn {
	width: 110px;
	height: 30px;
	position: absolute;
	top: 420px;
	left: 980px;
}

.advert_btn li {
	float: left;
	list-style: none;
	z-index: 10;
	width: 20px;
	height: 20px;
	margin-right: 8px;
	background: #ffffff;
	border-radius: 50%; 
}

.adv_btn {
	filter:alpha(opacity=50);  
    -moz-opacity:0.50;  
    -khtml-opacity: 0.50;  
    opacity: 0.50; 
}

.adv_li {
	filter:alpha(opacity=100);  
    -moz-opacity:1.0;  
    -khtml-opacity: 1.0;  
    opacity: 1.0; 
}

.plate_title {
	width: 1000px;
	height: 100px;
	margin: auto;
	padding-top: 45px;
	border-bottom: 1px solid #e5e5e5;
}

.plate_title font {
	text-align: left;
	font-size: 35px;
}

.plate_title .title_font1 {color: #82baf0;}

.plate_title .title_font2 {color: #ff6600;}

.plate_title .title_font3 {
	color : #969696;
	font-size: 19px;
	text-align: right;
	margin: 0 0 0 700px;
}

.plate_title .title_font3 a {color : #969696;}

.execllent_course_container {
	width: 1000px;
	height: 410px;
	margin: auto;
	padding: 15px 0 0 0;
}

.execllent_piano_container {
	width: 1000px;
	height: 310px;
	margin: auto;
	padding: 15px 0 0 0;
}

.course_layout {
	float: left;
	margin-right: 10px;
	width: 242px;
	height: 444px;
}

.piano_layout {
	float: left;
	margin-right: 10px;
	width: 242px;
}

.course_4 {margin-right: 0;}

.course_name {
	width: 242px;
	height: 80px;
	padding: 15px 3px 0 5px;
}
.piano{
	border: 1px solid #eee;
	background: #fbfbfb;
}

.cn_head_1 {background: #6cf1a8;}
.cn_head_2 {background: #82baf0;}
.cn_head_3 {background: #D8E164;}
.cn_head_4 {background: #ff6600;}

.course_name font {color: white;}

.course_name_1 {font-size: 28px;}
.course_name_2 {font-size: 33px;}

.course_desc {
	background: #fbfbfb;
	height: 312px;
}

.course_desc li {
	list-style: none;
	font-size: 16px;
	color: #969696;
}

.course_cycle {
	text-align: right;
	margin-right: 5px;
}

.course_detail {
	line-height: 40px;/* 琛岄珮 */
	margin-left: 33px;
	text-indent: -1.5em;/* 棣栬缂╄繘 */
}

.course_price {
	width: 242px;
	height: 70px;
	background: #e6e6e6;
	padding: 10px 0 0 5px;
}

.course_price_1 {
	color: #969696;
	font-size: 15px;
	text-decoration: line-through;/* 鍒犻櫎绾�*/
}
.piano_desc{
	font-size: 17px;
	text-align:center;
}

.piano_price {
	font-size: 15px;
	text-align:center;
	color: #ff6600;
	font-weight: bold;
	display:inline-block;
}
.piano_price_number{
	display:inline-block;	
    font-size: 18px;
    color: #ff6600;
	text-align:center;
	font-weight: bold;
}

.course_price_2 {
	color: #ff6600;
	font-size: 18px;
	font-weight: bold;/* 瀛椾綋鍔犵矖 */
}

.latest_news_container {
	width: 1000px;
	height: 260px;
	padding : 15px 0 0 0;
}

.latest_news_container div {float: left;}

.latest_news_left {
	width: 385px;
	height: 242px;
}

.news_top_img {
	padding: 0 0 0 0px;
	width: 385px;
	height: 242px;
}

.news_top_img img {
	width: 383px;
	height: 240px;
}

.news_top_title {
	width: 383px;
	height: 49px;
	margin-top: -50px;
}

.news_top_title div {
	float: left;
	height: 48px;
	
}

.title_arrow {
	width: 69px;
	background: red;
	font-size: 20px;
	text-align: center;
	padding-top: 10px;
	color: white;
	border-right-color: red;
	border-right-width: -25px;
	filter:alpha(opacity=90);  
    -moz-opacity: 0.90;  
    -khtml-opacity: 0.90;  
    opacity: 0.90;
}

.title_words {
	width: 312px;
	padding: 0px 0 0 0px;
}

.news_arrow {
	z-index: 10;
	width: 25px;
    height: 0;
    position: relative;
    margin-right: -25px;
    border-top: 24px solid transparent;
    border-left: 25px solid rgba(255,0,0,0.9);
    border-bottom: 24px solid transparent;
}

.news_words {
	z-index: 5;
	padding: 12px 0 0 35px;
	width: 312px;
	background: black;
	font-size: 18px;
	color: white;
	filter:alpha(opacity=70);  
    -moz-opacity:0.70;  
    -khtml-opacity: 0.70;  
    opacity: 0.70;
	
}

.title_words a {color: white;}

.latest_new_right {
	width: 613px;
	height: 242px;
}

.news_layout {
	width: 100%;
	height: 121px;
	padding: 0px 0 0 15px;
}

.news_layout div {
	width: 100%;
}

.news_title {
	font-size: 20px;
	padding-top: 3px;
	height: 25%;
}

.news_title_1 {color: #ff6600;}
.news_title_2 {color: #8B8B8B;}

.news_desc {
	height: 52%;
}

.news_desc li {
	list-style: none;
	font-size: 18px;
	padding-top: 3px;
	padding-left: 1.5em;
	text-indent: 1.5em;
	
}

.news_desc_li1 {
	white-space:nowrap;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news_desc_li2 {
	white-space:nowrap;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news_detail {
	height: 23%;
	padding: 0px 0 0 1.5em;
	font-size: 16px;
	color: white;
}

.news_detail a {
	width: 80px;
	padding: 1px 0 0 2px;
	height: 24px;
	background: #d8ecfa;
	color: white;
}

.famous_teacher_title {
	width: 100%;
	height: 25px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 5px;
	position: relative;
	z-index: 10;
	margin-top: 20px;
}

.famous_teacher_title .font1 {
	color: #0091ff;
	font-size: 30px;
	background: rgba(255, 255, 255, 1);
}

.famous_teacher_title .font2 {
	
	padding-left: 5px;
	padding-right: 5px;
	background: rgba(255, 255, 255, 1);
}

.famous_teacher {
	width: 1000px;
	height: 470px;
	background:#ffffff;
	padding: 0px 0px 0px 0px;
	text-align: center;
	position: relative;
	z-index: 1;
	margin: auto;
}

.famous_teacher_topline {
	
}

.famous_teacher_container {
	/*border-top: 1px solid #ff6600;*/
	width: 100%;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	z-index: inherit;
	margin-top: 0px;
	
}

.famous_teacher_photo {
	width: 131px;
	height: 131px;
	margin: auto;
	border: 1px;
	border-radius: 50%; 
}

.famous_teacher_show_1 {
	width: 19%;
	height: 220px;
	background: #ffffff;
	padding-top: 0px;
	padding-left: 0px;
}

.famous_teacher_show_0 {
	width: 19%;
	height: 220px;
	background: #ffffff;
	padding-top: 0px;
	padding-left: 0px;
}

.famous_teacher_desc {
	position: static;
	width: 100%;
	height: 70px;
	margin-top: 20px;
}

.famous_teacher_desc h4 {
	color: #ff6600;
	font-weight: 600;
	margin-bottom: 5px;
}

.famous_teacher_desc span {
	color: #969696;
}

.famous_teacher_detail {
	display: none;
	position: relative;
	margin-top: -131px;
	margin-left: 11%;
	width: 80%;
	height: 131px;
	padding-top: 20px;
	padding-left: 0px;
	cursor: pointer;
	border: 1px red;
	filter:alpha(opacity=75);  
    -moz-opacity:0.75;  
    -khtml-opacity: 0.75;  
    opacity: 0.75; 
}

.famous_teacher_show_1 .famous_teacher_detail {
	
	background: rgb(255, 197, 159);
}

.famous_teacher_show_0 .famous_teacher_detail {
	
	background: rgb(255, 163, 102);
}

.famous_teacher_detail ul {
	padding-top: 10%;
	padding-left: 11%;
	padding-right: 11%;
}

.famous_teacher_detail li {
	text-align: center;
	list-style: none;
	color: white;
}

.teacherlist_index {
	width: 1349px;
	height: 665px;
	padding: 80px 0px;
	text-align: center;
}

.store_exper_container {
	width: 1000px;
	height: 325px;
	margin: auto;
	padding: 15px 15px 0 50px;
}

.store_show {
	float: left;
	margin-right: 1.5%;
	width: 31%;
	height: 300px;
	padding: 20px 0 0 0;
}

.store_image_3 {
	margin-right: 0;
}

.store_photo {
	width: 150px;
	height: 150px;
	margin: auto;
	margin-bottom: 25px;
}

.store_photo img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	margin: auto;
}

.store_desc {
	width: 220px;
	height: 50px;
	margin: auto;
	text-align: center;
	font-size: 16px;
}

.store_desc h4 {
	margin-bottom: 5px;
}

.parent_help_title {
	width: 100%;
	height: 25px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 5px;
}

.parent_help_title font {
	color: #0091ff;
	font-size: 30px;
}

.parent_help {
	width: 1349px;
	height: 600px;
	background: url("../images/parent.jpg");
	padding: 15px 0px 0px 0px;
	text-align: center;
	position: relative;
	margin-top: 50px;
}

.parent_help div {
	margin-top: 0px;
	padding: 0px;
	width: 100%;
	
}

.teacher_help_title {
	width: 100%;
	height: 25px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 5px;
	margin-top: 25px;
}

.teacher_help_title font {
	color: #0091ff;
	font-size: 30px;
}

.teacher_help {
	width: 1349px;
	height: 600px;
	background: url("../images/teacher_help.jpg");
	padding: 15px 0px 0px 0px;
	text-align: center;
	position: relative;
	margin-top: 50px;
}

.teacher_help div {
	margin-top: 0px;
	padding: 0px;
	width: 100%;
}

.app_help_title {
	width: 100%;
	height: 25px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 5px;
	margin-top: 25px;
}

.app_help_title font {
	color: #ff6600;
	font-size: 30px;
}

.app_help {
	width: 1349px;
	height: 600px;
	margin-top: 80px;
	background:url(../images/app.jpg);
	padding: 120px 0px;
	text-align: center;
	position: relative;
	margin-top: 50px;
	padding: 250px 0px 0px 605px;
}

.app_help div {
	float: left;
}

.app_download_icon div {
	float: none;
	cursor: pointer;
}

.app_an_download_icon {
	position: relative;
	margin-top: 40px;
}

.app_QRcode_icon {
	position: relative;
	margin-left: 20px;
}

.templatemo_blog p { padding-bottom: 50px; }
.templatemo_wrapperblogbox	{	
	float: left;
}
.templatemo_wrapperblogbox a.fa	{ 
	padding: 8px;
	background: #c6cfd3;
	color: #ffffff;
	margin: 0px;
	text-align: left;
	float: left;
	font-size: 18px;
}

.templatemo_wrapperblogbox a.fa:hover {
	background: #72b842;
}

.templatemo_wrapperblogbox .tooltip1, .templatemo_wrapperblogbox .tooltip2, .templatemo_wrapperblogbox .tooltip3, .templatemo_wrapperblogbox .tooltip4 {
    display: inline;
    position: relative;
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.templatemo_wrapperblogbox .tooltip1:hover:after, .templatemo_wrapperblogbox .tooltip2:hover:after,
.templatemo_wrapperblogbox .tooltip3:hover:after, .templatemo_wrapperblogbox .tooltip4:hover:after {
    background: #72b842;
    top: 33px;
    color: #fff;
    content: attr(title);
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
	font-size: 14px;
	white-space: nowrap;
}
.templatemo_wrapperblogbox .tooltip1:hover:after {
    left: 0px;
}
.templatemo_wrapperblogbox .tooltip2:hover:after {
    left: -33px;
}
.templatemo_wrapperblogbox .tooltip3:hover:after {
    left: -63px;
}

.templatemo_wrapperblogbox .tooltip4:hover:after {
    left: -94px;
}
.templatemo_wrapperblogbox img	{
	width: 100%;
}

.templatemo_blogtext	{
	width: 100%;
}

.templatemo_blogtext span.left	{
	text-align: left;
	width: 70%;
	float: left;
}
.templatemo_blogtext span.right	{
	text-align: right;
	width: 30%;
	float: left;
}
.templatemo_blogtext span.right	a i {
	padding-left: 5px;
	font-size: 9px;
	color: #ffffff;
}
.templatemo_blogtext span.right	a:hover i	{
	color: #72b842;
}

.templatemo_partner	{ padding: 80px 0px;}

#prev {
  width: 35px;
  height: 50px;
  position: absolute;
  top: -30%;
  left:0;
  text-indent: -9999px;
  background: url(../images/prev.png)0px -50px no-repeat;
}

#next {
  width: 35px;
  height: 50px;
  position: absolute;
  top: -30%;
  right: 0;
  text-indent: -9999px;
  background: url(../images/next.png)0px -50px no-repeat;
}

#prev:hover, #next:hover {
  background-position: 0px 0px;
}

.partnerWrap {
  margin: 50px 0;
  position: relative;
}
.slideshow { 
  margin: auto;
  width: 80%;
}
.slideshow img { padding: 2px; }
.templatemo_clientwrapper	{
	margin: 0 auto;
	float: none;
	width: 500px;
}

.templatemo_clientimage {
	float: left;
	margin-left: 10px;
	margin-top: 80px;
}

.templatemo_clientimage img{
	width: 80px;
	height: 80px;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
}
.templatemo_clientimage img:hover { border: 3px solid #69a541; }

.templatemo_clientdes {
  position: absolute;
  top: 0;
  bottom: 50px;
  left: 0;
  right: 0;
  color: #fff;
  visibility: hidden;
  opacity: 0;
  width: 100%;

}
.templatemo_clientimage:hover .templatemo_clientdes {
  visibility: visible;
  opacity: 1;

}
.templatemo_clientimage	div.fa	{font-size: 12px; position: absolute;}
.templatemo_clientimage:hover div.fa{ color: #69a541; font-size: 12px; }
.templatemo_clientimage	div.mleft1	{ left: 40%;}
.templatemo_clientimage	div.mleft2	{ left: 43%;}
.templatemo_clientimage	div.mleft3	{ left: 46%;}
.templatemo_clientimage	div.mleft4	{ left: 49%;}
.templatemo_clientimage	div.mleft5	{ left: 52%;}

.templatemo_maps {
  margin: 50px 0;
  display: block;
  overflow: hidden;
  height: 400px;
}

.fluid-wrapper {
    position: relative;
    /* padding-bottom: 56.25%;  16:9 */
    height: 0;
}
.fluid-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    border: none;
}
.addr {

}
.addr ul {
  padding-left: 0;
}
.addr ul li {
  list-style-type: none;
} 
.addr ul li i {
  width: 14px;
  margin-right: 10px;
  margin-bottom: 15px;
  color: #00ACE9;
  font-size: 18px;
  text-align: center;
}
.templatemo_footer	{
	padding: 40px 0px;
}

.templatemo_footer .footer_like {
	color:#333;
	text-decoration:none;
	cursor:text;
}

.templatemo_footer p {
	margin-top: 15px;
	line-height: 25px;
	width:80%;
}

.templatemo_footer ul {
	margin-top: 8.5px;
	float: left;
	padding: 0px;
}

.templatemo_footer ul li {
	padding-bottom: 0px;
	margin: 0px;
	list-style: none;
}


.templatemo_footer ul li a{
	color:#777;
	vertical-align: -3.5px;
}

.templatemo_footer ul li:before {
    content: "\002022 ";
    color: #ff6600; 
	font-size: 2.5em;
    vertical-align: middle;
	line-height: 30px;
	margin-right: 5px;
	
}
.templatemo_morelink a{
	float: left;
	color: #5d9e30;
	text-indent: 15px;
}

.templatemo_footer span.left {
	float: left;
	/*color: #72b842;*/
	color: #ff6600;
	font-size: 1.5em;
	text-align: left;
	line-height: 30px;
}

.footer_detail {
	margin-top: 15px;
}

.templatemo_footer span.right {
	float: left;
}
.templatemo_footer .col-xs-1 {
	padding: 0px;
}
.templatemo_footer .col-xs-11	{
	padding: 0px 0px 0px 10px;
}
.templatemo_footer span.left.fa-envelope { font-size: 1.2em;}

.templatemo_bottom	{ 
	padding: 15px 0px; 
	width: 100%; 
	text-align: center;
	background: #2A3B4D;
	}
.templatemo_bottom .left { float: left; width:100%;}
.templatemo_bottom .right { float: right;}
.templatemo_bottom .right fa { padding: 15px;}
.templatemo_bottom .right div.soc {
	width: 28px;
	height: 28px;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	background: #c6cfd3;
	color: #333536;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
}

.templatemo_bottom .right a:hover div.soc{
	background: #72b842;
}

#templatemo_flicker	{}
#templatemo_flicker ul li:before {
    content: none;
    vertical-align: middle;
}

#templatemo_flicker.ddsmoothmenu ul li a {
	width: 55px;
	height: 55px;
	margin-right: 0px;
}

ul.nobullet { margin: 0; padding: 0; list-style: none }
ul.nobullet li { margin: 0; padding: 0 }

ul.list_bullet { margin: 10px 0 10px 15px; padding: 0; list-style: none }
ul.list_bullet li { color:#555; margin: 0 0 7px 0; padding: 0 0 0 20px; background: url(images/templatemo_bullet.png) no-repeat scroll 0 5px  }
ul.list_bullet li a { color: #555; font-weight: normal; text-decoration: none }
ul.list_bullet li a:hover { color: #555 }

ul.footer_gallery li { display: block; float: left; margin: 0 5px 5px 0 }
ul.footer_gallery li img { }

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-width : 480px) {
	.mainMenu li a {		
		font-size: 8px;
	}
	#top-menu li a {		
		font-size: 8px;
	}
	#top-menu li a	{ padding: 0px;}
	#top-menu li.active a {
    color: #ffffff;
	background: #72b842;
	font-size: 8px;
	}
	
	.templatemo_col12	{
		width: 200px;
		margin-bottom: 35px;
	}

	.hover-box {
    left: 3%;
    width: 94%;
	}
	
	.templatemo_bottom span.left	{ width: 90%; margin-left: 100px;}
	.templatemo_bottom span.right { width: 90%; float: left; margin: 10px;}
}
@media (max-width:600px){
	.templatemo_caption {
		display: none;
	}
}
@media(min-width:500px) and (max-width: 650px){
	.hover-box {
    left: 5%;
    width: 90%;
	}
}
@media(max-width:767px){
	.templatemo_col9	{ padding: 0px;}
	.templatemo_slider	{ top: 130px;}
	.templatemo_lightgrey_about	{ padding-top: 150px;}
	.templatemo_portfolio	{ padding-top: 130px; }
	.templatemo_blog	{ padding-top: 130px;}
	.templatemo_partner	{ padding-top: 130px;}
	.templatemo_lightgrey	{ padding-top: 130px;}
	.templatemo_margintop10	{
	margin-top: 10px;
	}
	.mailme {
		
	}
	.logo {
		text-align: center;
	}
	.socials ul {
		float: none;
		text-align: center;
	}
	.mainMenu ul {
		float: none;
		text-align: center;
		line-height: 40px;
	}
	.mainMenu li a {
	padding: 8px 7px;

	}
	#top-menu ul {
		float: none;
		text-align: center;
		line-height: 40px;
		margin-left: 15px;
	}
	#top-menu li {
    float: left;
	line-height: 40px;
}
	#top-menu li a {
	padding: 8px 7px;
	

	}
	#top-menu li.active a {
    color: #ffffff;
	background: #72b842;
	line-height: 40px;
	font-size: 30px;
	}
	
  .teamInfo ul li {
    width: 50%;
  }
  .imgWrp {
    height: 220px;
  }
  .imgWrp:hover {
      height: 220px;
      opacity: 1;
      margin-top: 0px;
  }
  .txtarea {
    margin: 20px 0;
  }
  .info3 {
    margin-bottom: 30px;
  }
}

@media(min-width:768px){
	.rmargin	{ right: 10%;}
   .socials ul {
    float: none;
    text-align: center;
  }
  .imgWrp {
    height: 160px;
  }
  .imgWrp:hover {
      height: 160px;
      opacity: 1;
      margin-top: 0px;
  }
  .txtarea {
    margin: 20px 0px;
  }
  #box-img_testimonial a {
    width: 40px;
  }
  .opener span:before,
  .opener span:after {
    width: 30%;
  }
  .info3 {
    margin-bottom: 30px;
  }

}
@media(min-width:600px) and (max-width:769px){
	h1	{ font-size: 1em;}
	.templatemo_slidetitle { font-size: 0.8em;}
	.templatemo_caption	{ font-size: 12px; top: 20.5%;  width: 90%; margin-left: 5%; }
	.rmargin	{ right: 3%; }
	.btn	{ font-size: 12px; padding: 3px 5px;}
	}
@media(min-width:768px) and (max-width:992px){
	 h1	{ font-size: 1em;}
	.templatemo_slidetitle { font-size: 0.8em;}
	.templatemo_caption	{ font-size: 12px; margin-left: 15%; top: 18%;}
	.btn	{ font-size: 13px; padding: 3px 5px;}
	.templatemo_container {
	width: 100%;
	}
	
	.templatemo_container .mainMenu li a { 
	
	padding: 0px;
	}
	.templatemo_margintop10	{
	margin-top: 10px;
	}
}
@media(min-width:992px) {
  .imgWrp {
    height: 190px;
    opacity: 0.5;
  }
  .imgWrp:hover {
      height: 220px;
      opacity: 1;
      margin-top: -15px;
  }
  .txtarea {
    margin: 0;
  }
  #box-img_testimonial a {
    width: 50px;
  }
  .opener span:before,
  .opener span:after {
    width: 45%;
  }
  .socials ul {
    float: right;
  }
}

@media only screen 
and (min-device-width : 320px) 
and (max-width : 540px)	{
	.templatemo_clientwrapper	{ width: 320px; font-size: 12px;}
	.templatemo_clientwrapper .next{ margin-top: 20px;}
	.templatemo_marginleft50	{ margin-left: 50px;}
	.templatemo_clientimage	div.fa	{ display: none;}
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
	#slider-direction-nav,
	#slider-control-nav { opacity: 1; }
}

.top_description {
	margin-left:230px;
	margin-top: 20px;
	font-size: 25px;
	font-family: 'Microsoft Yahei'; 
	color: #ff6600;
}

.top_right_menu {
	margin-left: 50px;
}

.menu {
	margin-left: 10px;
}
.row img{
    display:none;
}
</pre></body></html>