.navbar-custom .navbar-nav>.active>a{background: #48a5f4;}
.navbar-custom .navbar-nav>.active>a:focus, .navbar-custom .navbar-nav>.active>a:hover{background: #48a5f4;}
@media (min-width: 768px){
	.container>.navbar-header {
    width: 25%; 
	}
	.navbar-left img{width:100%;}
	.language{ margin:10px 0 0 20px; float: right;}
}
@media (max-width: 767px){
	.navbar-left{display:block; padding: 5px 20px;}
	.navbar-left img{width:55%;}
	.language{ position: absolute; right:27%; left: auto; top:10px; z-index: 1000;}
	.language .dropdown-menu{right:0; left: auto;}
	.language .dropdown-menu a{ color: #fff;}
}

.language{
	padding: 5px 10px;
}
.language a{color: #fff; text-decoration: none;}
.language.open>a:hover{
	background: transparent;
	text-decoration: none;
}
.language.dropdown.open {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    border: none;
    border-bottom: 0;
}
.language.open .dropdown-menu {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 0px 0px 8px 8px;
    -moz-border-radius: 0px 0px 8px 8px;
    -webkit-border-radius: 0px 0px 8px 8px;
    border: none;
    border-top: 0;
    margin: 0;
}
.navbar-nav  .open .dropdown-menu a{font-size: 12px;}

.btn-xl{background: #48a5f4; border: 0;}

header .intro-text .intro-lead-in{font-style: normal; color: #FF6600; font-family: arial;font-size: 16px;}

/*#services .service-heading{color: #48a5f4;}*/
#services .services_con{background: #eeeeee; height: 450px; padding: 20px;border-radius: 10px; margin-bottom: 10px;}
#services .services_con .icon { display: block; margin: 10px 0;}
#services .services_con .icon img{width:20%}
#services .services_con .text-muted{text-align: left; margin-left: -10px;}
#services .services_con .text-muted li{ margin-bottom: 10px;}


#advantage .col-lg-12 h4{background: #eeeeee; line-height: 40px; text-indent: 10px; color: #48a5f4; font-size:20px;}
#advantage .col-lg-12 p{padding: 0 10px;}

#help .icon{width:60px; height: 60px; line-height: 60px; text-align: center; display: block;  margin: 30px auto; background: #48a5f4; border-radius:100%; color: #fff; font-size:30px;}
#help .help-caption{ height: 300px; border: 1px #dddddd solid; padding: 20px; background: #fff; border-radius: 10px;}

#FAQ .col-lg-12 h3{background: #eeeeee; line-height: 40px; text-indent: 10px; color: #48a5f4;}
#FAQ .col-lg-12 h4{padding: 0 10px; }
#FAQ .col-lg-12 p{padding: 0 10px;}

#case .col-lg-12 h4{background: #fff; line-height: 40px; text-indent: 10px; color: #48a5f4;}
#case .col-lg-12 p{padding: 0 10px;}

.quicklinks a{color: #48a5f4;}

.easyDialog_wrapper{ margin:0;padding:0;width:320px; color:#444; border:3px solid rgba(0,0,0,0); -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-shadow:0 0 10px rgba(0,0,0,0.4); -moz-box-shadow:0 0 10px rgba(0,0,0,0.4); box-shadow:0 0 10px rgba(0,0,0,0.4); display:none; font-family:"Microsoft yahei", Arial; }
.easyDialog_wrapper .easyDialog_content{margin:0;padding:0; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; background:#fff; border:1px solid #e5e5e5; }
.easyDialog_wrapper .easyDialog_title{ margin:0;padding:0;height:30px; line-height:30px; overflow:hidden; color:#666; padding:0 10px; font-size:14px; border-bottom:1px solid #e5e5e5; background:#f7f7f7; border-radius:4px 4px 0 0; }
.easyDialog_wrapper .close_btn{margin:0;padding:0; font-family:arial; font-size:18px; _font-size:12px; font-weight:700; color:#999; text-decoration:none; float:right; }
.easyDialog_wrapper .close_btn:hover{margin:0;padding:0; color:#333; }
.easyDialog_wrapper .easyDialog_text{ margin:0;padding:0;padding:25px 0px;  line-height:22px; width:318px;text-align: center; margin:0 auto;}
