﻿/* ==============================================================

Template name : Bootsnav - Multi Purpose Header
Categorie : Bootstrap Menu in CSS
Author : adamnurdin01
Version : v1.0.0
Created : 02 Juni  2016
Last update : 02 Juni  2016

============================================================== */

/*
General
=========================== */
.section{
    padding: 70px 0 20px 0;
    position: relative;
}

.section a{
	color: #777;
    text-decoration: none;
    font-family: "Microsoft JhengHei";
}
.gray{
    background-color: #f9f9f9;
}

.heading{
    position: relative;
    font-size: 16px;
    margin-bottom: 70px;
    letter-spacing: 1px;
    margin-top: 20px;
	text-align:center;
}

.title{
    position: relative;
    letter-spacing: 0;
    font-weight: 100;
    font-family: "Microsoft JhengHei";
    left: 4%;
}
h3.title{
	font-weight: 100;
	position: relative;
    letter-spacing: 0px;
    color: #3f3f3f;
    margin: 0 0 15px 0;
    font-family: "Microsoft JhengHei";
    font-size: 42px;
    line-height: 55px;
    text-align: center;
}
h3.titlea{
	font-weight: 100;
	position: relative;
    letter-spacing: 0px;
    color: #3f3f3f;
    margin: 0 0 15px 0;
    font-family: "Microsoft JhengHei";
    font-size: 42px;
    line-height: 55px;
    text-align: center;
}
p.title{
	margin-bottom: 20px;
	font-family: 'Montserrat', serif;
	line-height: 24px;
    color: #6f6f6f;
}
.section .heading .title strong{
    font-weight: 700;
    text-transform: uppercase;
}
a:hover,a:focus{
	color:#333;
	text-decoration:none;
}
i.fas {
	font-family: FontAwesome;
	font-style: normal!important;
}
.breadcrumb>.active {
    color: #337ab7;
}
.attr-nav > ul > li {
    font-family: Microsoft JhengHei;
    float: left;
    overflow: hidden;
	padding-right: 1px;
}
@media (min-width:993px){
ul.nav.navbar-nav.navbar-right > li:before{
    content: "";
    width: 2px;
    height: 0;
    background: #2cadff;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.5s ease 0s;
}
ul.nav.navbar-nav.navbar-right > li:hover:before {
    height: 30px;
}
.attr-nav > ul > li {
    float: left;
    display: block;
	padding: 30px 1px 30px 0;
	white-space: nowrap;
	text-align:center;
	overflow: hidden;
}
ul.nav.navbar-nav.navbar-right > li:after{
	content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #2cadff;
    margin: 0 auto;
    position: absolute;
    bottom: 70px;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
ul.nav.navbar-nav.navbar-right > li:hover:after {
    bottom: 20px;
    opacity: 1;
}
}
@media (max-width:1200px) and (min-width:992px){
.attr-nav > ul > li > a {
	height:30px;
	width:30px;
    text-align: center;
    font-size: 20px;
}
.attr-nav > ul > li:first-letter{
	padding-right:30px;
	padding-left:0;
	margin:-40px 0;
}
.attr-nav > ul > li > a > span{
	margin: -3px;
}
.attr-nav {
    padding: 30px 5px;
}
.attr-nav {
    padding: 0;
}
}
@media (min-width:1024px){
.attr-nav {
    padding: 0;
}
}
@media (min-width:1200px){
.attr-nav > ul > li > a {
	height:auto;
	width:auto;
    text-align: center;
    font-size: 14px;
}
.attr-nav {
    padding: 0;
}
.attr-nav > ul > li:first-letter{
	padding-right:0;
	padding-left:0;
	margin-left:-5px;
}
.attr-nav > ul > li > a > span{
	margin-left: 1px;
}
}
.gary-line{
    padding: 0;
    margin-top: 0;
    width: 100%;
    z-index: 0;
    background: #fff;
    height: 10px;
}
.breadcrumb > li + li:before {
    color: #CCCCCC;
    content: "/ ";
    padding: 0 5px;
}
.breadcrumb {
	padding: 10px 20px;
	background-color: #F6F6F6;
	border-radius: 0;
}
.white0{
    padding: 2px;
    position: relative;
    top: -50px;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 80px;
    line-height: 30px;
	background-image: url(../images/bg/nav-bg.png);
	background-repeat: repeat;
	background-position: left top;	
}
.white0 p{
	font-size:30px;
	float:left;
	display:inline-block;
    text-align: center;
    line-height: 80px;
	font-family: Microsoft JhengHei;
    color: #000;
    white-space: nowrap;
}
a.bot-ser:after{
	content:"";
	width: 78px;
	height:78px;
	position:absolute;
	right:-78px;
	top:0;
	background-color:#007bff;
}
a.bot-ser:before{
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 78px 78px;
	border-color: transparent transparent #007bff transparent;
	position:absolute;
	left:-78px;
	top:0;
}
a.bot-ser{
    cursor: pointer;
    float: right;
    text-decoration: none;
	font-family: Microsoft JhengHei;
}
.bot-ser{
    background-color: #007bff;
    font-size: 21px;
    position: relative;
    color: #fff;
    line-height: 78px;
    width: 100px;
    margin: 0 78px;
}
.lang_en .bot-ser{
    font-size: 1.2em;
}
a.bot-con:before{
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 78px 78px;
	border-color: transparent transparent #29a1c6 transparent;
	position:absolute;
	left:-78px;
	top:0;
}
a.bot-con:after{
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 78px 78px 0 0;
	border-color: #29a1c6 transparent transparent transparent;
	position:absolute;
	right:-78px;
	bottom:0;
}
a.bot-con{
    cursor: pointer;
    float: right;
    text-decoration: none;
	font-family: Microsoft JhengHei;
}
.bot-con{
    background-color: #29a1c6;
    font-size: 21px;
    position: relative;
    color: #fff;
    line-height: 78px;
    width: 100px;
}
.lang_en .bot-con{
    font-size: 1.3em;
}
.bot-right {
    float: right;
    text-align: right;
	line-height: 70px;
	padding:0;
}
@media (min-width: 768px){
img.logo.logo-display {
	display:none;
}
}
@media (max-width: 420px) and (max-height: 640px) {
.gary-line {
    margin-top: 120px;
}
}
.pageheader-a p{
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 100;
    color: #fff;
    font-family: "Microsoft JhengHei";
    letter-spacing: 1px;
    margin-left: 3%;
	letter-spacing:1px;
	text-shadow: 2px 1px 4px rgba(000,000,000,0.4);
}
.test-height{
    height: 1800px;
}
.pageheader-a{
    padding: 200px 0 100px 0;
	background-color: #0066CC;
	background-size: cover;
	background-position: left top;
    animation-name:a01;
    animation-duration:2s;
    -webkit-transform: translate3d(0,0,0);
	background-position:-50px 0;
	animation-fill-mode: forwards;
	animation-timing-function:ease-out;
	opacity:0;
}
@keyframes a01{
    from{
       background-position:-50px 0;
	  	opacity:.6;
    }
    to{
       	background-position:0 0;
		opacity:1;
    }
}
.aa{
	background-image: url(../images/bg/bg-5.jpg);
}
.bb{
	background-image: url(../images/bg/bg-2.jpg);
}
.cc{
	background-image: url(../images/bg/bg-3.jpg);
}
.dd{
	background-image: url(../images/bg/bg-1.jpg);
}
.ee{
	background-image: url(../images/bg/bg-4.jpg);
}
.pageheader{
    padding: 70px 0;
    background-image: url(../images/bg/brick-wall-dark.png);
    background-color: #f43438;
}

.pageheader.fixed-demo{
    padding-top: 120px;
}

.pageheader.fixed-demo.dark{
   background-color: #666 !important;
}

.pageheader.fixed-demo.white{
    background-image: url(../images/bg/home2.jpg);
   background-color: #fff !important;
}

.pageheader .title{
    text-shadow: 6px 6px 0px rgba(0,0,0,0.2);
    color: #fff !important;
    font-family: "Microsoft YaHei"
}

.pageheader p{
    margin-bottom: 0;
    color: #f5f5f5;
    font-size: 16px;
    font-family: "Microsoft YaHei"
}

.pageheader.fixed-demo.white .title{
    color: #3f3f3f !important;
    text-shadow: 3px 3px 0px rgba(255,255,255,1);
}

.pageheader.fixed-demo.white p{
    color: #6f6f6f;
}

hr{
    border: solid 2px #efefef;
    margin: 60px 0 50px;
}

/*
Home
=========================== */
.section.home{
    padding: 100px 0;
    background-image: url(../images/bg/brick-wall-dark.png);
    background-color: #f43438;
}

.section.home.dark{
    background-image: url(../images/bg/brick-wall-dark.png);
    background-color: #fff;
}

.section.home .heading-home{
    text-align: center;
    position: relative;
    z-index: 2;
}

.section.home .heading-home .title{
    color: white;
    margin-bottom: 5px;
    font-weight: 900;
    letter-spacing: 0;
    text-transform: capitalize;
    text-shadow: 6px 6px 0px rgba(0,0,0,0.2);
    color: #fff;
}

.section.home .heading-home p{
    margin-bottom: 0;
    font-size: 16px;
    letter-spacing: 1px;
    color: #f0f0f0;
}

.section.home .overlay{
    display: block;
    position: absolute;
    background-color: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.btn-home{
    border: solid 1px #fff;
    color: #fff !important;
    padding: 10px 20px;
    margin: 5px;
    letter-spacing: 1px;
}

.btn-home:hover,
.btn-home:focus{
    color: #3f3f3f !important;
    background-color: #fff;
}

/*
Affiliates
=========================== */
.affiliates{
    display: inline-block;
    padding: 10px;
    border: solid 1px #bbb;
    margin: 0 5px;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 6px 6px 0px rgba(0,0,0,0.2);
    background: rgba(255,255,255,0.1);
    position: relative;
    text-align: left;
    -webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.affiliates a{
    text-decoration: none !important;
}

.affiliates img{
    width: 200px;
    margin-bottom: 5px;
}

.affiliates h6{
    color: #fff;
    font-weight: 600;
    margin-bottom: 0px;
}


/*
Menu Demo
=========================== */
ol.menu-demo{
    padding: 0;
    margin: 0 -15px;
    list-style: none;
    display: block;
}

ol.menu-demo li{
    margin-bottom: 15px;
}

ol.menu-demo li a{
    display: block;
    padding: 15px 25px;
    background-color: #fff;
    border: solid 2px #3f3f3f;
    color: #3f3f3f;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

ol.menu-demo li a:focus,
ol.menu-demo li a:hover{
    background-color: #f43438;
    border: solid 2px #f43438;
    color: #fff;
    text-decoration: none;
}


/*
Footer
=========================== */
footer {
    bottom: 0;
    position: relative;
    width: 100%;
	margin-top: 50px;
}
footer .container{
    padding: 25px 15px;
}
.footer-wrap {
	background: #1f1f1f;
	text-align: center;
	color: #fff;
	padding: 0;
    font-family: Microsoft JhengHei;
}
.footer-box p {
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    font-weight: 100;
    letter-spacing: 2px;
    color: #fff;
    font-weight: lighter;
}
ul.footer-utility-nav {
	padding: 0;
	margin-top: 20px;
}
ul.footer-utility-nav li{
    line-height: 1;
    display: inline-block;
    margin: 8px 0 0 -1px;
    padding-right: 5px;
    padding-left: 5px;
    word-spacing: normal;
    border-right: 1px solid #fff;
}
ul.footer-utility-nav li:first-of-type{
    border-left: 1px solid #fff;
}
ul.footer-utility-nav li a{
    font-size: 13px;
    line-height: 1rem;
    color: #fff;
    letter-spacing: 0.2px;
}
@media only screen and (min-width: 578px) {
    ul.footer-utility-nav li{
        padding-right: 10px;
        padding-left: 10px;
    }
    ul.footer-utility-nav li a{
        font-size: 16px;
    letter-spacing: 0.5px;
    }
}
ul.footer-utility-nav li a:hover,ul.footer-utility-nav li a:focus{
	color: #0e81bb;
}
.footer-utility-box {
    border-top: 1px solid #7f7f7f;
}
.footer-box img{
	width:150px;
}
p.copy {
    margin-top: 20px;
}
/*
Clear spacer
=========================== */
.margin-clear{
	margin:0 !important;
}

.padding-clear{
	padding:0 !important;
}

.margintop-clear{
	margin-top:0 !important;
}

.paddingtop-clear{
	padding-top:0 !important;
}

.marginbot-clear{
	margin-bottom:0 !important;
}

.paddingbot-clear{
	padding-bottom:0 !important;
}

.marginleft-clear{
	margin-left:0 !important;
}

.paddingleft-clear{
	padding-left:0 !important;
}

.marginright-clear{
	margin-right:0 !important;
}

.paddingright-clear{
	padding-right:0 !important;
}

.padding-top40{
	padding-top:40px !important;
}

.padding-topt60{
	padding-top:60px !important;
}

.padding-top70{
	padding-top:70px !important;
}

.padding-bot5{
	padding-bottom:5px !important;
}

.padding-bot10{
	padding-bottom:10px !important;
}

.padding-bot15{
	padding-bottom:15px !important;
}

.padding-bot20{
	padding-bottom:20px !important;
}

.padding-bot30{
	padding-bottom:30px !important;
}

.padding-bot40{
	padding-bottom:40px !important;
}

.padding-bot50{
	padding-bottom:50px !important;
}

.padding-bot60{
	padding-bottom:60px !important;
}

.padding-bot70{
	padding-bottom:70px !important;
}

.margin-mintop10{
	margin-top:-10px !important;
}

.margin-mintop20{
	margin-top:-20px !important;
}

.margin-mintop30{
	margin-top:-30px !important;
}

.margin-mintop60{
	margin-top:-60px !important;
}

.margin-mintop110{
	margin-top:-110px !important;
}

.margin-minbot10{
	margin-bottom:-10px !important;
}

.margin-minbot20{
	margin-bottom:-20px !important;
}

.margin-minbot30{
	margin-bottom:-30px !important;
}

.margin-minbot60{
	margin-bottom:-60px !important;
}

/*
Custom left right spacer
=========================== */
.margin-left10{
	margin-left:10px !important;
}

.margin-right10{
	margin-right:10px !important;
}

.margin-left20{
	margin-left:20px !important;
}

.margin-right20{
	margin-right:20px !important;
}

/*
Custom top spacer
=========================== */
.margintop5{
	margin-top:5px !important;
}

.margintop10{
	margin-top:10px !important;
}

.margintop15{
	margin-top:15px !important;
}

.margintop20{
	margin-top:20px !important;
}

.margintop25{
	margin-top:25px !important;
}

.margintop30{
	margin-top:30px !important;
}

.margintop35{
	margin-top:35px !important;
}

.margintop40{
	margin-top:40px !important;
}

.margintop45{
	margin-top:45px !important;
}

.margintop50{
	margin-top:50px !important;
}

.margintop55{
	margin-top:55px !important;
}

.margintop60{
	margin-top:60px !important;
}

.margintop80{
	margin-top:80px !important;
}

/*
Custom bottom spacer
=========================== */
.marginbot5{
	margin-bottom:5px !important;
}

.marginbot10{
	margin-bottom:10px !important;
}

.marginbot15{
	margin-bottom:15px !important;
}

.marginbot20{
	margin-bottom:20px !important;
}

.marginbot25{
	margin-bottom:25px !important;
}

.marginbot30{
	margin-bottom:30px !important;
}

.marginbot35{
	margin-bottom:35px !important;
}

.marginbot40{
	margin-bottom:40px !important;
}

.marginbot45{
	margin-bottom:45px !important;
}


.marginbot50{
	margin-bottom:50px !important;
}

.marginbot55{
	margin-bottom:55px !important;
}

.marginbot60{
	margin-bottom:60px !important;
}

.marginbot80{
	margin-bottom:80px !important;
}

/*
Pre Code
=========================== */
pre {
    font-family: monospace;
    padding: 5px 25px 30px;
    border: solid 1px #ccc;
    border-left: solid 10px #ccc;
    background-color: #f5f5f5;
    margin-bottom: 30px;
    color: #6f6f6f;
    border-radius: 0px;
}
pre + pre {
    background: #6f6f6f;
}
pre {
    word-break: break-all; /* webkit */
    word-wrap: break-word;
    white-space: pre;
    white-space: -moz-pre-wrap; /* fennec */
    white-space: pre-wrap;
    white-space: pre\9; /* IE7+ */
}

.section.gray pre{
    background-color: #fff;
}

pre span{
    color: #f43438;
}

@media (max-width:900px){
    .gary-line{
        margin-top: 120px;
    }
}

@media (max-width:480px){
    .section.home .affiliates{
        padding-left: 15px;
    }
    
    .section.home .affiliates img{
        display: block;
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        margin-bottom: 15px;
    }
}
/*gotop*/
#gotop {
	position: fixed;
    z-index: 90;
    right: 30px;
	bottom: 0;
    opacity: 0;
    width: 50px;
    height: 45px;
    color: #fff;
    background: #33b5e5;
    line-height: 50px;
    border-radius: 0;
    transition: all 0.5s;
    text-align: center;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1), 0 2px 10px 0 rgba(0,0,0,0.2);
}
a#gotop:{
    opacity:1;
}
#gotop .fa{
    font-size: 30px;
    font-weight: 800;
    margin-top: 5px;
    position: relative;
}
#gotop:hover{
    background:#0099CC;
    opacity:1;
}
/*slider*/
@media (min-width: 768px){
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 100px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -80px;
}
 .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, {
    margin-right: -80px;
}
}
.carousel-control {
    opacity: .2;
}
.carousel-control:focus, .carousel-control:hover {
    opacity: .6;
}
.carousel-inner>.item.active>img{
    left: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    animation-name:oxxo;
    animation-duration:3s;
    transform: scale(1.0);
	animation-fill-mode: forwards;
	animation-timing-function:ease-out;
}
@keyframes oxxo{
    from{
        transform: scale(1.0);
    }
    to{
        transform: scale(1.15);
    }
}
.inner-p{
    position: absolute;
    z-index: 10;
    text-align: center;
}
.inner-1{
    top: 50%;
    left: 10%;
}
.inner-2{
    left: 10%;
    bottom: 15%;
}
.inner-3{
    left: 40%;
    top: 30%;
}
.inner-p h2{
	color:#000;
	font-family: Microsoft JhengHei;
	letter-spacing:2px;
	font-weight:100;
    font-size: 65px;
	line-height:75px;
}
.inner-p p{
    font-size: 26px;
    color: #fff;
    font-family: Microsoft JhengHei;
    letter-spacing: 2px;
    font-weight: 400;
    margin-left: 10%;
	text-shadow:
		2px 1px 4px rgba(000,000,000,0.4),
		0px 2px 0px rgba(0,0,0,0.3);
	line-height: 24px;
}
.carousel-indicators .active {
    z-index: 1;
}
@media (max-width:480px){
.inner-p h2 {
    font-size: 30px;
    line-height: 36px;
	margin-bottom: 0;
}
.inner-1,.inner-2,.inner-3{
    top: 50px;
    width: 98%;
	left: -3%;
}
.inner-p p {
    font-size: 20px;
}
}
@media (max-height:480px){
.inner-1,.inner-2,.inner-3{
    top: 100px;
    left: 0;
    padding: 0 6%;
    width:95%;
}
.inner-p h2 {
    font-size: 46px;
    line-height: 50px;
}
.inner-p p {
    line-height:32px;
}
}
.heading p{
    font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-align: center;
    position: relative;
}
.title-p{
    font-family: 'Montserrat', sans-serif;
	margin-bottom: 20px;
	line-height: 24px;
    color: #6f6f6f;
    font-weight: 400;
}
/*index*/
ul.three li{
	float:left;
	width:calc(33% - 2px);
	list-style:none;
	text-align:center;
    margin-right: 1px;
	margin-bottom: 1px;
}
ul.three li a{
	display:block;
	color:#fff;
	font-family: Microsoft JhengHei;
	font-size:1.6em;
	padding:25px 30px;
	letter-spacing:2px;
	width:100%;
}
@media (max-width:1024px){ul.three li a{ font-size:1.4em;}}
@media (max-width:768px){
ul.three li{
	width:94%;
	max-width:none;
}
}
@media (max-height:568px){
ul.three li{ width:92%;	max-width:none;}
}
ul.three li i.fa{
    font-size: 20px;
    background-color: #fff;
    color: #979797;
    padding: 10px;
    border-radius: 300px;
    margin-right: 5px;
    width: 40px;
    height: 40px;
}
.bot-aa {background-color: #4CAF50;} /* Green */
.bot-bb {background-color: #008CBA;} /* Blue */
.bot-cc {background-color: #ffa800;} /* Orange */ 
.bot-aa:hover {background-color: #209f26;} /* Green */
.bot-bb:hover {background-color: #0484ae;} /* Blue */
.bot-cc:hover {background-color: #f3a205;} /* Orange */ 
.bot-more-more{
	font-size: 16px;
	color: #ffb330;
	padding: 10px 20px;
    color: #fff;
}
a.bot-more-more{
	background: #f2f2f2;
	cursor:pointer;
	display:block;
    font-size: 20px;
    letter-spacing: 2px;
	margin-top: 50px;
	padding: 10px 20px;
	border: 3px solid #ffbf00;
	margin: 50px auto 20px auto;
	width:250px;
}
a.bot-more-more:hover,a.bot-more-more:focus{
	background:#ffbf00;
	color:#fff;
}
.index-about{
	text-align:center;
}
.about-0{
	font-size:18px;
	line-height:24px;
	letter-spacing:3px;
	font-family: Microsoft JhengHei;
}
.heading.heading-index{
    margin-bottom: 30px;
}
.buy{
	padding:20px 0;
}
@media screen and (min-width: 768px){
.carousel-indicators {
    bottom: 80px;
    z-index: 1;
}
}
@media (min-width:768px) and (max-width:1024px){
.white0 p {
    font-size: 18px;
    text-align: left;
}
}
.business{
	margin:30px auto 20px auto;
}
.business-img{
	width:350px;
}
@media (max-width:1024px){
.business-img{
	max-width:100%;
}
}
.business-box {
    text-align: center;
	font-family:Microsoft JhengHei ;
}
.span8 h3{
    margin: 20px 0;
}
.span8 p{
	text-align:left;
	font-size:18px;
	line-height:24px;
	font-family:Microsoft JhengHei ;
	letter-spacing:2px;
}
.other-box img {
    width: 100%;
}
.service-box img {
    width: 100%;
}
.color-box{
	position:relative;
	width:40px;
	height:40px;
	font-size:20px;
	right:0;
	bottom:0;
    display:flex;
    align-items:center;
    justify-content:center;
	color:#fff;
	border-radius: 100%;
}
.service-pic{
	padding:0;
	background-size: cover;
	min-height: 370px;
    background-position: center;
}
.service-box h2 {
	font-family: "Microsoft JhengHei";
	font-size: 34px;
	color: #676767;
    float: left;
	line-height:42px;
	letter-spacing:0;
    padding-right: 10px;
}
.lang_en .service-box h2 {
	font-family: "Microsoft JhengHei";
	font-size: 1.6em;
	color: #676767;
    float: left;
	line-height:42px;
	letter-spacing:0;
    padding-right: 10px;
}
@media only screen and (max-width: 1024px) {
.lang_en .service-box h2 {font-size: 1.1em;}
}
@media only screen and (max-width: 768px) {
.lang_en .service-box h2 {font-size: 2.2em;}
}
@media only screen and (max-width: 430px) {
.lang_en .service-box h2 {font-size: 1.4em;}
}
.other-box h2 {
	font-family: "Microsoft JhengHei";
	font-size: 26px;
	color: #676767;
	letter-spacing:2px;
    float: left;
	padding-left:20px;
}
.other-box h4{
	font-size:18px;
	font-family: 'Montserrat', serif;
}
.other-word {
    background-color: #fff;
    padding: 20px;
	border:5px solid #d9d9d9;
	margin-top: 1px;
}
.col-md-12.other-pic {
    padding: 0;
}
.service-word{
    background-color: #F6F6F6;
    padding: 30px;
    border-left: 1px solid #8c8c8c;
}
.service-word1{
    border-right: 1px solid #8c8c8c;
	border-left:none;
}
.service-word2{
    background-color: #e4e4e4;
}
.service-word p{
	font-size:18px;
	letter-spacing:2px;
	line-height:26px;
	font-family: Microsoft JhengHei;
}

.service-word .ellipsis-4lines{
	height:105px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
@media only screen and (max-width: 768px) {
.service-word .ellipsis-4lines{
	height: auto;
	overflow : inherit;
	text-overflow: clip;
	display: inherit;
}
}

.service-box{
	display: inline-flex;
    margin-top: 20px;
    padding: 0;
	flex-wrap: wrap;
}
.box-about0 > .service-word{
	border-left:none;
	border-right:none;
	min-height: 500px;
}
@media (max-width:1200px){
.box-about0 > .service-word {
    min-height: 600px;
}
}
@media (min-width:992px){
.box-aa {
   
    margin-top: 0;
}
}
@media (max-width:992px){
.box-about0 > .service-word{
	min-height: auto;
}
.box-about0 > .service-pic{
	min-height: 200px;
}
}
.service-box h4 {
    font-weight: 300;
}
ul.footer-1{
    margin: 10px auto;
    text-align: center;
    padding: 0;
}
ul.footer-1 li{
    float: left;
    list-style: none;
    font-size: 15px;
    letter-spacing: 0;
    text-align: left;
    display: flex;
}
ul.footer-1 li span{
}
ul.footer-1 li:before{
    content: ".";
    color: #0e81bb;
    font-size: 30px;
    width: 20px;
    margin-top: -10px;
    margin-left: 10px;
}
.footer-list {
    text-align: center;
    padding: 0;
}
@media (max-width:992px){
.service-box {
    display: block;
}
.service-word,.service-word1{
    border-top: 1px solid #fff;
	border-left:none;
	border-right:none;
}
.section {
    padding: 20px 0;
}
.xs-e {
    display:flex!important;
    align-items:center;
    justify-content:center;
    margin: 0;
} 

}
.heading.heading-index.heading-0.row{
	margin-bottom:70px;
}
.service-word > .row{
	margin:0;
}
.indexs-bot {
    padding: 20px 50px;
    font-size: 20px;
    color: #fff;
    width: 200px;
    margin: auto;
    text-align: center;
}
a.indexs-bot{
	display:block;
	color:#fff;
	font-family: Microsoft JhengHei;
}

/*about*/
.about img{
	width:100%;
    padding-top: 20px;
}
.secondary_h3 {
    font-size: 20px;
    color: #4c4c4c;
    margin-top: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: Microsoft JhengHei;
}
.secondary_dl li {
    color: #2b69bc;
    line-height: 22px;
	list-style:none;
}
.secondary {
    width: 231px;
    float: left;
    display: inline;
    margin: 0 15px 30px 0;
}
.airchina_border_left {
    border-left: 1px solid #d4d4d4;
}
.secondary_dl {
    margin: 15px 0 0 0;
    padding-left: 10px;
	letter-spacing: 1px;
	font-family: "Microsoft YaHei";
}
.left-menu img{
	width:100%;
}
a.left-li {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 24px;
}
.left-menu > ul > ul {
	padding-left:5px;
}
.left-menu > ul > ul > ul {
    padding-left: 5px;
}
.left-menu > ul > ul > li:before{
    content: "˙";
    font-size: 36px;
    float: left;
    margin-top: 10px;
    position: absolute;
}
.left-menu > ul > ul > ul > li:before{
	content: "˙";
	font-size: 36px;
	float: left;
	margin-top: 10px;
	position: absolute;
	color: #6CF;
}
a.left-li-b {
    padding-left: 10px;
}
a.left-li-a {
    padding-left:10px;
}
.about{
	font-family: "Microsoft YaHei";
	padding: 0;
}
.about > div {
	padding:0 10px;
	
}
.about h4{
	font-family: "Microsoft YaHei";
	font-size:22px;
	line-height:32px;
	font-family: Microsoft JhengHei;
	color: #5494cc;
    margin-top: 20px;
}
.about h5{
	line-height:20px;
	font-family: Microsoft JhengHei;
	color: #5494cc;
    font-size: 20px;
	float: left;
}
.about span{
	font-size:16px;
	line-height:30px;
	letter-spacing:2px;
	display:block;
	padding:20px;
	z-index:1;
}
.about.about-1 span{
	float:left;
}
.about p{
	display:block;
}
.about-en{
	font-family: 'Montserrat', serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #0066CC;
    margin-top: 50px;
	font-weight: 500;
}
.about-case{
	font-size: 28px;
	color: #09C;
	line-height:34px;
	letter-spacing:0;
    font-family: 'Montserrat', serif;
	font-weight:600;
}
span.firstL{
	padding-top:20px;
}
span.firstL:first-letter{
	font-size:30px;
	color:#fff;
	line-height:40px;
	margin-right:10px
	margin-bottom:10px
	padding:20px;
	display:inline-block;
	color: #fff;
}
span.firstL:second-letter{
	margin-left:10px;
	display:inline-block;
}
span.firstL:before{
	width: 40px;
    height: 40px;
    position: absolute;
    content: "";
    background-color: #E1E1E1;
    margin-left: -10px;
    margin-top: 0;
    z-index: -1;
    border: #999;
}
@media (min-width:1200px){
ul.footer-1 {
    margin: 10px 2%;
}
}
@media (max-width:1024px){
ul.footer-1 {
    margin: 10px 25%;
}
}
@media (max-width:750px){
ul.footer-1 {
    margin: 10px 15%;
}
}
@media (max-width:600px){
ul.footer-1 {
    margin: 10px 0;
}
}
@media (max-height:600px){
ul.footer-1 {
    margin: 10px 15%;
}
}
.pic-left{
	float:left;
}
.breadcrumb {
    font-size: 15px;
    letter-spacing: 1px;
	font-family: Microsoft JhengHei;
}
.apic-box img{
	height:140px;
	float:left;
	width: auto;
	padding:0 1px 1px 0;
}
@media (max-width:750px){
	.apic-box img{
		width: 100%;
	}
}
@media (min-width: 993px){
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
    font-family: 'FontAwesome';
    content: "\f107";
    margin-left: 5px;
    margin-top: 2px;
	letter-spacing:-8px;
}
}
@media (min-width: 1200px){
.container {
    width: 1250px;
}
}
.navbar-default .navbar-collapse {
    font-family: Microsoft JhengHei;
    font-size: 20px;
}
/*contact*/
.contact-h4 {
    font-size: 1.5em;
    text-align: left;
    margin: 0 0 20px 0;
    width: 100%;
	color:#333;
}
.contactf{
	border:1px solid #dadada;
	padding:1px!important;
	margin: 10px 20px;
}
@media (min-width:992px){
.contactf {
    float: left;
}
}
@media (max-width:992px){
.contactf {
	margin: 30px 20px;
}
}
.contactf iframe{
	width:100%;
	height:300px;
}
.form-control{
	border-radius:0;
	font-size: 16px;
    border: 1px solid #e0e0e0;
    border-top: none;
    border-left: none;
    border-right: none;
    box-shadow: none;
	color: #9999a5;
	letter-spacing:1px;
}
.form-horizontal .control-label{
	font-size:16px;
    font-weight: 100;
	color: #979797;
}
.form-horizontal .control-label{
	padding-left: 25px;
    line-height: 26px;
    background: url(../images/dot.jpg) 14px 12px no-repeat;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    letter-spacing: 1px;
}
.form-control:focus {
    border-color: #000;
    outline: 0;
    box-shadow: none;
}

option.form-control{
	line-height:26px;
	font-size: 16px;
}
.about button.btn.btn-default{
	border: 1px solid #3366CC;
	color: #fff;
    border-radius:1px;
	background: -moz-linear-gradient(
		top,
		#1994ff 0%,
		#001dab);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#1994ff),
		to(#001dab));
	padding: 10px 20px;
    font-size: 18px;
    letter-spacing: 2px;
    min-width: 150px;
    margin: 20px;
}
.about button.btn.btn-default:hover,.about button.btn.btn-default:focus{
	background:#011b97;
	cursor:pointer;
}
.about.about-home p {
    font-family: Microsoft JhengHei;
    margin: 0;
	padding: 0 0 0 20px;
    text-align: right;
	display: block;
    margin: 10px 0 15px 0;
	line-height: 20px;
}
.contact-box {
    margin-top: 20px;
}
p.inqure {
	font-size: 30px;
    line-height: 50px;
    color: #4caf50;
    top: -5px;
    position: absolute;
    right: 0;
}
p.inqurea {
	font-size: 18px;
    line-height: 30px;
    top: -5px;
    position: relative;
}
p.inqure.inqurea {
    position: relative;
}
p.inqure.inqurea{
    font-size: 20px;
    padding: 0;
    color: #4CAF50;
    letter-spacing: 1px;
	float:right;
}
ul.conttaa {
	padding: 0;
}
ul.conttaa li{
	font-family: "Microsoft YaHei";
    font-size: 16px;
    letter-spacing: 1px;
	background: url(../images/dot.jpg) 14px 18px no-repeat;
	list-style:none;
	padding: 10px 5px 10px 30px;
	border-bottom:1px solid #e0e0e0;
}
ul.conttaa li a{
	cursor:pointer;
}
.form-horizontal .form-label{font-family: Microsoft JhengHei; text-align: left; padding: 0 0 0 30px; display: inline;}
@media (min-width: 992px){
.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
    padding: 0;
    line-height: 32px;
}
}
@media (max-width: 992px){
.form-horizontal .control-label{
	font-size:20px;
	padding: 0 0 0 20px;
}
.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
	padding: 0;
}
}
/*about*/
ul.about-list {
	font-size: 18px;
    letter-spacing:1px;
    line-height: 26px;
	font-family: Microsoft JhengHei;
	padding-inline-start: 0.5em;
}
ul.about-list li{
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 26px;
	font-family: Microsoft JhengHei;
	list-style:none;
	padding-inline-start: 0.5em;
}
ul.about-list li:before{
    content: "";
    float: left;
    margin-top: 10px;
    position: absolute;
	width:5px;
	height:5px;
    background-color: #676767;
	margin-left: -15px;
}
ul.about-list > ul{
}
ul.about-list > ul > li:before {
	content: "";
	float: left;
	margin-top: 10px;
	position: absolute;
	width: 5px;
	height: 5px;
	background-color: #999999;
	margin-left: -15px;
}
a.left-li-aa {
	font-size: 18px;
    letter-spacing: 1px;
    line-height: 26px;
	font-family: Microsoft JhengHei;
}
.navbar-brand>img {
    max-width: 120px;
}
/*icon*/
span.fa-bullhorn-a {
	background: url(../images/icon/icon-1.png) no-repeat right top;
    background-size: 35px;
    width: 35px;
    height: 35px;
    float: left;
    position: relative;
    top: -5px;
    left: 30px;
}
a.bot-more-more > span{
    color: #777;
    font-size: 20px;
    letter-spacing: 2px;
    padding: 0;
}
span.interpreting{
    background: url(../images/icon/icon-2.png) no-repeat right top;
    background-size: 30px;
    width: 30px;
    height: 30px;
    float: left;
    position: relative;
    top: 1px;
    left: 1px;
}
span.fa-hearta{
    background: url(../images/icon/icon-6.png) no-repeat right top;
    background-size: 30px;
    width: 30px;
    height: 30px;
    float: left;
    position: relative;
    top: 0;
    left: 0;
}
.fa-paper-planea{
    background: url(../images/icon/icon-3.png) no-repeat right top;
    background-size: 38px;
    width: 38px;
    height: 38px;
    float: left;
    position: relative;
    top: 0;
    left: 0;
}
.fa-usera{
    background: url(../images/icon/icon-4.png) no-repeat right top;
    background-size: 30px;
    width: 30px;
    height: 30px;
    float: left;
    position: relative;
    top: 0;
    left: 0;
}
.fa-planeaa{
	background: url(../images/icon/icon-7.png) no-repeat right bottom;
    background-size: 36px;
    width: 40px;
    height: 40px;
    float: left;
    position: relative;
    top: 0;
    left: 0;
    border-radius: 100%;
    overflow: hidden;
}
span.a-fighter-jeta{
    background: url(../images/icon/icon-5.png) no-repeat right top;
    background-size: 35px;
    width: 35px;
    height: 35px;
    float: left;
    position: relative;
    top: 0;
    left: 0;
}
span.fa-heartab{
    background: url(../images/icon/icon-61.png) no-repeat center;
    background-size: 32px;
    float: left;
	background-color: #fff;
	padding: 10px;
    border-radius: 300px;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    top: -8px;
    position: relative;
}
span.a-fighter-jetab{
    background: url(../images/icon/icon-51.png) no-repeat center;
    background-size: 35px;
    float: left;
    position: relative;
    left: 0;
    width: 40px;
    height: 40px;
	background-color: #fff;
	padding: 10px;
    border-radius: 300px;
    top: -8px;
    margin-right: 5px;
}
span.interpretingab{
    background: url(../images/icon/icon-22.png) no-repeat center;
    background-size: 32px;
    float: left;
    position: relative;
    left: 0;
    width: 40px;
    height: 40px;
	background-color: #fff;
	padding: 10px;
    border-radius: 300px;
    top: -8px;
    margin-right: 5px;
}