/*
1. General
**********************************************************************/
 body {
    font-family:"Microsoft JhengHei", "Microsoft YaHei","SimHei","STHeiti";
    color: #FFF;
    line-height:1.2em;
    font-size:17px;
    line-height:20px;
}
a {
    color:#181A1C;
    text-decoration: none;
}
a:hover {
    color: #cad900;
    text-decoration:none;
}
ul,ol,li{ list-style:none;}

ul { padding:0;}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
h1 {
    margin: 10px;
}
p {
    padding: 10px;
    font-weight: 100;
}
.navbar {
    background: #181A1C;
    margin-bottom:0;
    min-height:50px;
}

.navbar-inner {
    background: #181A1C;
    border-radius:0;
    filter: none;
    border: none;
    box-shadow: none;
}
.navbar .brand img {
    width:120px;
    height:40px;
}
.navbar .nav > li > a {
    text-transform:uppercase;
    line-height: auto;
    vertical-align: middle;
    margin:10px 3px 0 3px ;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
/*    border: 1px solid #181A1C;  */    
	box-shadow: none;
    font-size:15px;
    text-shadow: none;
    color: #fff;
    transition: border-color 1s ease;
}
.navbar .nav > li:hover> a, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    border: 1px solid #cad900;
    color: #fff;
    background-color: #181A1C;
    transition: border-color 1s ease;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #cad900;
  text-decoration: none;
  background-color:#000000;
}

.green_kuang > a {
    border: 1px solid #cad900;
    color: #fff;
    background-color: #181A1C;
    transition: border-color 1s ease;
}

.nav-pills {
    margin-bottom: 30px;
}
.nav-pills > li > a {
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right:5px;
    padding-left:25px;
    padding-right:25px;
    border: 1px solid #181A1C;
}
.nav-pills > li > a:hover, .nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
    background: #181A1C;
    color: #fff;
}
.navbar .navbar-toggle:hover, .navbar .navbar-toggle {
    border-radius:0;
    background:#cad900;
    color: #000;
}
.icon-bar { background-color:#FFFFFF;}



.menu_height {
	margin-top: 0 ;
}
.banner { background-color:#c1d000; }

  .logo {
	padding-top:10px;
	margin-left:6px;
    width:100px;
  }
  
.pull-right {
  float: none !important;
}

.x_h1{ height:49px;}

.dropdown-menu > li > a {
  display: block;
  padding: 11px 20px;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #181A1C;
  border-color: #337ab7;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 540px;  /*menu height*/
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #FFFFFF;
  white-space: nowrap;
}

/*
2.2 Buttons - There are buttons on a transparent background, primary and secondary color background.
**********/
 .button,  .button:visited, .button:focus {
    display:inline-block;
    border:1px solid #181A1C;
    color:#181A1C;
    background-color:transparent;
    padding:15px 30px;
    font-size:17px;
    line-height:auto;
}
.button:hover, .button:active{
    background-color:#181A1C;
    color:#fff;
}
.button-sp, .button-sp:visited, .button-sp:focus {
    border:none;
    background-color:#cad900;
    color:#181A1C;
}
.button-sp:hover, .button-sp:active {
    background-color:#181A1C;
    color:#cad900;
}
.button-ps, .button-ps:visited, .button-ps:focus {
    border:none;
    background-color:#181A1C;
    color:#cad900;
}
.button-ps:hover, .button-ps:active {
    background-color:#cad900;
    color:#181A1C;
}


/* histroy */
.h_l_body_1 { width:auto; margin:0; padding:0;}
.h_l_body_2 { width:auto; height:41px; line-height:40px; text-align:center; background-color:#cad900; color:#000000;}
.h_l_body_3 { height:240px; padding:15px 20px; font-size:16px; text-align:left;}

/*team*/
.team_a_1 { width:370px; min-height:241px; float:left; margin:30px 15px; border:1px solid #FFFFFF; padding:0;  display:block; overflow:hidden; color:#FFFFFF}

/* G Team*/
/* .g_team { width:268px; height:auto; float:left; margin:30px 15px; padding:0px; text-align:left;} */
.g_team_1 { float:left; text-align:left;}
.g_team_2 { width:140px; float:right;  font-size:16px; padding-top:16px; text-align:left;}
.g_team_24 { width:80px; float:right;  font-size:16px; padding-top:16px; text-align:left;}

/* bottom */
.bottom_aa { width:49%; height:auto; float:left; padding-top:35px; padding-left:18px; }
.bottom_aa2 { width:42%; height:auto; max-width:360px; float: right; padding-top:35px; padding-left:0px; padding-right:35px; margin-bottom:35px;}

.scrollup {
    text-align:center;
    cursor:pointer;
    vertical-align:middle;
    width:39px;
    height:39px;
    border-radius:5px;
    font-size:20px;
    position:fixed;
    bottom:30px;
    right:20px;
	border:1px solid #fff;
    display:none;
    background: #cad900;
}
.scrollup > a {
    position:relative;
    top:7px;
    color:#fff;
}

.dep_a_2_aa ul { padding:0;}
.bottom_1 { font-family:Arial; float:left; font-size: 12px; height:42px; line-height:42px; text-align:center;}
.bottom_2 { width:30%; max-width:86px; height: auto; float:left; padding-top:4px;}

/*question */
.checkbox_none { display:none;}

.q_p2_1 { height:auto; padding-bottom:26px; margin-bottom:20px; border-bottom:1px solid #FFF; display:block; overflow:hidden; font-size:0.9em;}

.q_p2_2 { height:auto; padding-bottom:26px; margin-bottom:20px; border-bottom:1px solid #FFF; display:block; overflow:hidden; font-size:0.9em;}

.other_input { width:auto; color: #cad900;}

#p1_tittle, #p2_tittle,#p3_tittle, #p4_tittle  { margin-top:36px; border-bottom:1px dashed #44573D;}

.sel_city { width:40% ; height:36px; border-bottom:1px solid #787878;}
.sel_city_i { width: auto; padding:0 12px; height:36px; background-color:#1b1b1b; border-left:1px solid #787878 ; border-right:1px solid #787878 ; border-top:1px solid #787878 ; border-bottom:1px solid #1b1b1b ;} 
.sub_value { width: auto; padding:0 8px; height: auto; background-color:#1b1b1b; color:#cad900;} 
.sub_quest  { width: auto; padding:0 8px; height: auto; color:#FFFFFF; margin-top:32px; margin-bottom:4px;} 

.sf_color { font-size:1.2em; color:#c2da00;}

.q_p2_3 , .q_p2_5  , .q_p2_6 , .q_p2_7 , .q_p2_8 , .q_p2_9 , .q_p2_10 , .q_p2_11 , .q_p2_12 , .q_p2_13,
.q_p2_21, .q_p3_1 { height:auto; padding-bottom:26px; margin-bottom:20px; border-bottom:1px solid #FFF; display:block; overflow:hidden; font-size:0.9em;}

.q_p2_4 { height:auto; padding-bottom:26px; margin-bottom:20px; border-bottom:1px solid #FFF; display:block; overflow:hidden; font-size:0.9em;}

.q_p2_2 li, .q_p2_1 li, .q_p2_4 li , .q_p2_5 li,.li_3feng li { width:33.3%; height:auto; float:left;}

.li_sig li { width: auto; height:auto; float:left;}

.q_p2_6 li { width: auto; height:auto;  margin:15px 0;}
.q_p2_6_b1 { width:457px; height:32px; color:#9c9c9c; background-color:#FFFFFF; border:none; padding-left:5px; border-radius:6px;}
.other_input { width:72px; height:32px; color:#9c9c9c; background-color:#FFFFFF; border:none; padding-left:5px; border-radius:6px;}
.p5_contact { width:262px; height:32px; color:#9c9c9c; background-color:#FFFFFF; border:none; padding-left:5px; border-radius:6px;}


.q_p2_12 li { width: auto; height:auto;  margin:15px 0;}
.q_p2_12_b1 { width:457px; height:32px; color:#9c9c9c; background-color:#FFFFFF; border:none; padding-left:5px; border-radius:6px;}

.p5_l  {	width: auto;	height: auto; 	font-size: 1.2em; 	line-height: 30px;	margin-top: 10px; 	margin-right: 0; 	margin-left: 10px;	margin-bottom: 10px; }
.p5_l span { padding:0 12px; color: #cad900;}

.page_button { width:auto; height:auto; float:left; margin-bottom:42px; padding-left:26px;}

.contact_1_aaa { position:relative; left:10px; top:-590px;}
.cont_sub_1 { width:160px;; height:auto; display:block; margin:auto; }
.cont_sub { width:159px; height:42px; line-height:42px; font-size:0.9em; margin:auto; background-color:#FFFFFF; border:1px solid #7f7f7f; border-radius:4jpx;}


@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
  .dropdown-menu li { margin: 0 10px; line-height:31px;  border-bottom:1px solid #cad900;  color:#FFFFFF;  }

.pull-right {
  float: none !important;
}
  
 . x_h1{ height: 49px;}
 
/* histroy */
.h_list_body { width:85%; height: auto;  margin:34px auto; border:1px solid #cad900; float:none;}
.h_l_body_1 { width:auto; margin:0; padding:0;}
.h_l_body_2 { width:auto; height:41px; line-height:40px; text-align:center; background-color:#cad900; color:#000000;}
.h_l_body_3 { height: auto; padding:15px 20px; font-size:16px; text-align:left;}

/* team */
.team_a_1 { width:98%; min-height:241px; float:left; margin:30px auto ; border:1px solid #FFFFFF; padding:0;  display:block; overflow:hidden; color:#FFFFFF}
.team_a_right { width:55%; float:left; padding-top:10px; padding-left:5px; font-size:15px; text-align:left;}
.team_a_left {float:left; width:45%; text-align:left; max-width:181px;}
.team_a_left img { text-align:left;}

.team_cl_1 { width:50%; max-width:182px;  float:left; padding:0; text-align:left;}
.team_cl_2 { width:50%; height:240px; float:left; padding-left:12px; font-size:24px; padding-top:72px; line-height:32px; display:block; overflow:hidden;}
.team_cl_3 { width:97%; float: none; padding-top:12px; padding-left:16px; text-align: left;  display:block; overflow:hidden;}
.team_cl_3bb { width:97%; float: none; padding-top:12px; padding-left:16px; text-align: left;  display:block; overflow:hidden;}
.team_cl_3a {width:98%;  float:left; padding-left:0px; text-align: left;}
.team_cl_3b {width:98%;  float:left; padding-left:0px; text-align: left;}



/* G Team*/
.g_team { width: auto; height:auto; clear:both; margin:48px  auto; padding:0px; text-align:center; display:block; overflow:hidden; max-width:410px; }
.g_team_1 { width:55%; max-width:159px; float:left; text-align:left;}
.g_team_2 { width: 45%; float:left;  font-size:16px; padding-top:16px; text-align:left; max-width:260px;}
.g_team_14  { width:55%; max-width:159px; float:left; text-align:left;}
.g_team_24 { width: 45%; float:left;  font-size:16px; padding-top:16px; text-align:left; max-width:260px; padding-top:42px;}
.g_team_1 img {display:block; margin:0 auto;}


/*    department_list      */
.dep_a { width:90%; height:164px; float:left; background-color:#cad900; margin:30px 15px; border-radius:36px 0 36px 0; }
.dep_a_1 { width:30%; mix-width:76px; max-width:120px; float:left; padding-top:46px; margin-right:12px;}
.dep_a_2 { width: 60%; float:left;  font-size:16px;  padding-top: 36px; padding-bottom: 36px; color:#000000; line-height:26px; text-align:left;}
.dep_a_2_aa { width:auto; min-width:80px; max-width:300px;}
.dep_a_2_aa  li { width:148px;  float: none;   padding-right:18px; display: inline-block;}
.dep_a_1 img { display:block; margin:0 auto;}


/*  emp_color  */
.emp_color_aa { width:290px; height:auto; float: none; margin:26px auto }
.emp_color_bb {width:290px; height:auto; float: none; margin:26px auto }

.empirical_a1 { width:290px; height:290px;  float: none;  padding: 6px 0; margin:1px auto; }
.empirical_b1 { width:290px; height:290px;  float: none;  padding: 6px 0; margin:1px auto;}
.empirical_a2 { text-align: center; width: 130px; height: auto; float: none; margin:auto;  padding: 1px 0;  color:#000000;}
.empirical_b2 { width: 170px; height: auto; float: none; margin:auto; padding: 6px 0; text-align: center; color:#000000;}

/* bottom */
.bottom_1 {
	font-family: Arial;
	font-size: 12px;	
	float: none;
	margin: auto;
	height: 42px;
	line-height: 42px;
	text-align: center;

}
.bottom_2 { width:50%; max-width:86px; height: auto; float:none; margin:auto; padding-top:4px;}
.bottom_aa { width:100%;   max-width: 320px; height:auto; margin:auto; float: none; padding-top:35px; padding-left:0; display:block; overflow:hidden;}
.bottom_aa2 { width:100%; max-width: 350px; height:auto; margin:auto; float: none; padding-top:35px; padding-left:60px; margin-bottom:35px; display:block; overflow:hidden;}

/* questionnaire */
.q_p2_2 li, .q_p2_1 li, .q_p2_4 li , .q_p2_5 li,.li_3feng li { width:98%; height:auto; float:none;}
.q_p2_6_b1 { width:257px; height:32px; color:#9c9c9c; background-color:#FFFFFF; border:none; padding-left:5px; border-radius:6px;}
.quest_button1 { width:118px; height:44px; font-size:1em; color:#000000; border-radius:6px; background-color:#FFFFFF; }

/*--------------contact --------------- */
.contact_1_a { width:98%; height:523px; background:rgba(255,255,255,0.9); }
.contact_1_aaa { position:relative; left:-5px; top:-590px;}

/*-----------------case 111---------*/
.main_image {width:250px; min-width:100%; max-width:988px; height: 260px; min-height:100%; max-height:680px; overflow:hidden; margin:0 auto; position:relative}
.main_image li span {display:block; width:100%; height:auto;}
.main_txta {width:250px; min-width:100%; max-width:988px; height: 470px; min-height:400px; max-height:680px;  overflow:hidden; margin:0 auto; position:relative}

.col-w-a { width:44%; max-width: 110px;}
.col-w-b { width: 56%}


}


@media (min-width: 768px) {
  .logo {
	padding-top:10px;
	paddin-left:3px;
    width: 120px;
	padding-bottom:10px;
  }
 .nav > li > a { padding:8px 5px;} 
.menu_height {
	margin-top:0;
}
.pull-right {
  float: right !important;
}
.x_h1{ height:72px;}

  
.dropdown-menu {  min-width: 250px; border-bottom:1px solid #cad900; border-left:1px solid #cad900; color:#FFFFFF; border-bottom:1px solid #cad900;  background:#000000; padding: 0 ;
	}
.dropdown-menu li { height:48px; line-height:48px;  border-bottom:1px solid #cad900; border-left:1px solid #cad900; color:#FFFFFF; margin:0px; }
.dropdown-menu li a { padding-top:16px; color:#FFFFFF;}

  .navbar {
    border-radius: 0;
  }

.container { width:768px; padding:0 16px;}

/* histroy */
.h_list_body { width:28%; height:440px;  margin: 32px 14px; border:1px solid #cad900; float:left;}
.h_l_body_1 { width:auto; margin:0; padding:0;}
.h_l_body_2 { width:auto; height:41px; line-height:40px; text-align:center; background-color:#cad900; color:#000000;}
.h_l_body_3 { height:240px; padding:15px 20px; font-size:16px; text-align:left;}

/* team */
.team_a_1 { width:98%; min-height:241px; float:left; margin:30px auto ; border:1px solid #FFFFFF; padding:0;  display:block; overflow:hidden; color:#FFFFFF}
.team_a_right { width:56%; float:left; padding-top:10px; padding-left:5px; font-size:15px; text-align:left;}
.team_a_left {float:left; width: auto; }

.team_cl_1 { float:left; padding:0;  text-align:left;}
.team_cl_2 {height:240px; float:left; padding-left:20px; font-size:24px; padding-top:102px; line-height:32px; }
.team_cl_3 { width:55%; float: left; padding-top:26px; padding-left:40px; text-align: left;  display:block; overflow:hidden;}
.team_cl_3bb { width:50%; float: left; padding-top:27px; padding-left:25px; text-align: left;  display:block; overflow:hidden;}
.team_cl_3a {width:98%;  float:left; padding-left:0px; text-align: left;}
.team_cl_3b {width:98%;  float:left; padding-left:0px; text-align: left;}


/* G Team*/
.g_team { width:43%; height:auto; float:left; margin:40px  20px; padding:0px; }
.g_team_1 { width:48%; max-width:159px; float:left; text-align:left;}
.g_team_1 img {display:block; margin:0 auto;}
.g_team_2 { width: 52%; float:left;  font-size:16px; padding-top:16px; text-align:left; max-width:260px;}
.g_team_14  { width:48%; max-width:159px; float:left; text-align:left;}
.g_team_24 { width: 52%; float:left;  font-size:16px; padding-top:16px; text-align:left; max-width:260px; padding-top:42px;}

/*    department_list      */
.dep_a { width:46%; height:164px; float:left; background-color:#cad900; margin:30px 15px; border-radius:36px 0 36px 0; }
.dep_a_1 { width:76px; float:left; padding-top:46px; margin-right:22px;}
.dep_a_2 { width:48%; float:left;  font-size:16px;  padding-top: 36px; padding-bottom: 36px; color:#000000; line-height:26px; text-align:left;}
.dep_a_2_aa { width:100%; display:inline-block;}
.dep_a_2_aa  li { width:138px; float:left;   padding-right:18px; display:block;}

/*  emp_color  */
.emp_color_aa { width:68%; height:auto; float: none; margin:36px auto; display:block; overflow:hidden; }
.emp_color_bb { width:68%; height:auto; float: none; margin:36px auto; display:block; overflow:hidden; }

.empirical_a1 { width:346px; height:346px;  float:left;  padding: 12px 0; margin-left:0px; }
.empirical_b1 { width:346px; height:346px;  float:left;  padding: 12px 0;}

.empirical_a2 { width: 170px; height: auto; float:left; margin:auto;  padding: 100px 12px; text-align: left; color:#000000;}
.empirical_b2 { width: 170px; height: auto; float: left; margin:auto; padding: 12px 12px; text-align:left;  color:#000000;}

/* questionnaire */
.q_p2_2 li, .q_p2_1 li, .q_p2_4 li , .q_p2_5 li,.li_3feng li { width:98%; height:auto; float:none;}
.q_p2_6_b1 { width:257px; height:32px; color:#9c9c9c; background-color:#FFFFFF; border:none; padding-left:5px; border-radius:6px;}
.quest_button1 { width:118px; height:44px; font-size:1em; color:#000000; border-radius:6px; background-color:#FFFFFF; }

/*--------------contact --------------- */
.contact_1_a { width:483px; height:523px; background:rgba(255,255,255,0.9); }
.contact_1_aaa { position:relative; left:10px; top:-590px;}

/*-----------------case 111---------*/
.main_image {width: auto; min-width:701px; max-width:988px; height:400px; overflow:hidden; margin:0 auto; position:relative}
.main_image li span {display:block; width:100%; height:400px;}
.main_txta {width:701; min-width:100%; max-width:988px; height:280px;  overflow:hidden; margin:0 auto; position:relative}

.col-w-a { width:24%;  max-width: 110px;}
.col-w-b { width:76%}

}

@media (min-width: 992px) {
  .logo {
	padding-top:12px;
	padding-bottom:20px;
	padding-left:11px;
    width: 170px;
  }
  .menu_height {
	margin-top: 16px;
}

  .nav > li > a {  padding:10px 5px;} 
  .pull-right {
  float: right !important;
}

.x_h1{ height:127px;}


.dropdown-menu {  min-width: 250px; border-bottom:1px solid #cad900; border-left:1px solid #cad900; color:#FFFFFF; border-bottom:1px solid #cad900;  background:#000000; margin-left:3px; padding: 0 ; }
.dropdown-menu li { height:48px; line-height:48px;  border-bottom:1px solid #cad900; border-left:1px solid #cad900; color:#FFFFFF; margin:0px; }
.dropdown-menu li a { padding-top:16px; color:#FFFFFF;}

.container { width:988px; padding:0;}

/* histroy */
.h_list_body { width:30%; height:auto;  margin: 32px 14px; border:1px solid #cad900; float:left; text-align:center; }
.h_l_body_1 { width:auto; margin:0; padding:0;}
.h_l_body_2 { width:auto; height:41px; line-height:40px; text-align:center; background-color:#cad900; color:#000000;}
.h_l_body_3 { height:170px; padding:15px 20px; font-size:16px; text-align:left;}

/* team */
.team_a_1 { width:98%; min-height:241px; float:left; margin:30px auto ; border:1px solid #FFFFFF; padding:0;  display:block; overflow:hidden; color:#FFFFFF}
.team_a_right { width:56%; float:left; padding-top:10px; padding-left:5px; font-size:15px; text-align:left;}
.team_a_left {float:left; width: auto; }

.team_cl_1 { float:left; padding:0;  text-align:left;}
.team_cl_2 {height:240px; float:left; padding-left:18px; font-size:24px; padding-top:102px; line-height:32px; }
.team_cl_3 { width:55%; float:left; padding-top:67px; padding-left:50px; text-align: left; display:block; overflow:hidden;}
.team_cl_3bb { width:55%; float:left; padding-top:67px; padding-left:50px; text-align: left; display:block; overflow:hidden;}
.team_cl_3a {width:55%;  float:left; padding-left:0px; text-align: left;}
.team_cl_3b {width:45%;  float:left; padding-left:50px; text-align: left;}




/* G Team*/
.g_team { width:40%; height:auto; float:left; margin:30px 40px; padding:0px; text-align:center;  }
.g_team_1 img {display:block; margin:0 auto;}
.g_team_2 { width: 52%; float:left;  font-size:16px; padding-top:16px; text-align:left; max-width:260px;}
.g_team_14  { width:48%; max-width:159px; float:left; text-align:left;}
.g_team_24 { width: 52%; float:left;  font-size:16px; padding-top:16px; text-align:left; max-width:260px; padding-top:60px;}

/*    department_list      */
.dep_a { width:46%; height:164px; float:left; background-color:#cad900; margin:30px 15px; border-radius:36px 0 36px 0; }
.dep_a_1 { width:76px; float:left; padding-top:46px; margin-right:22px;}
.dep_a_2 { width:70%; float:left;  font-size:16px;  padding-top: 36px; padding-bottom: 36px; color:#000000; line-height:26px; text-align:left;}
.dep_a_2_aa { width:100%;}
.dep_a_2_aa  li { width:138px; float:left; padding-right:16px; display: inline-block;}



/*  emp_color  */
.emp_color_aa { width:55%; height:auto; float: none; margin:36px auto; display:block; overflow:hidden; }
.emp_color_bb { width:55%; height:auto; float: none; margin:36px auto; display:block; overflow:hidden; }

.empirical_a1 { width:346px; height:346px;  float:left;  padding: 12px 0; margin-left:0px; }
.empirical_b1 { width:346px; height:346px;  float:left;  padding: 12px 0;}

.empirical_a2 { width: 170px; height: auto; float:left; margin:auto;  padding: 100px 12px; text-align: left; color:#000000;}
.empirical_b2 { width: 170px; height: auto; float: left; margin:auto; padding: 12px 12px; text-align:left;  color:#000000;}

/* questionnaire */
.q_p2_2 li, .q_p2_1 li, .q_p2_4 li , .q_p2_5 li,.li_3feng li { width:47%; height:auto; float:left;}
.q_p2_6_b1 { width:257px; height:32px; color:#9c9c9c; background-color:#FFFFFF; border:none; padding-left:5px; border-radius:6px;}
.quest_button1 { width:158px; height:44px; font-size:1em; color:#000000; border-radius:6px; background-color:#FFFFFF; }


/*--------------contact --------------- */
.contact_1_a { width:483px; height:523px; background:rgba(255,255,255,0.9); }
.contact_1_aaa { position:relative; left:10px; top:-590px;}


/*------------------case 11-------------------------*/
.main_image {width:988px; height:624px; overflow:hidden; margin:0 auto; position:relative}
.main_image li span {display:block; width:100%; height:624px;}
.main_txta {width:948px; min-width: 549px; max-width: 988px; height:280px;  overflow:hidden; margin:0 auto; position:relative}

.col-w-a { width:20%;  max-width: 110px;}
.col-w-b { width:80%}

}

@media (min-width: 1200px) {
  .logo{
	  padding-top:33px;
	  padding-bottom:30px;
	  padding-left:11px;
      width: 241px;
  }
  .menu_height {
    margin-top: 48px;
	}

	.nav > li > a {  padding:15px 5px;} 
	.pull-right {
	 float: right !important;
	}

.x_h1 {height:132px;}

.container { width:1200px; padding:0px;}

/* history*/
.h_list_body { width:170px; height:420px;  margin: 26px 14px; border:1px solid #cad900; float:left;}
.h_l_body_1 { width:auto; margin:0; padding:0;}
.h_l_body_2 { width:auto; height:41px; line-height:40px; text-align:center; background-color:#cad900; color:#000000;}
.h_l_body_3 { padding:15px 20px; font-size:16px; text-align:left;}

/*team*/
.team_a_1 { max-width:370px; min-height:241px; float:left; margin:30px 15px; border:1px solid #FFFFFF; padding:0;  display:block; overflow:hidden; color:#FFFFFF}
.team_a_right { width:auto; max-width:187px; min-width:80px; float:left; padding-top:10px; padding-left:5px; font-size:15px; text-align:left;}
.team_a_left {float:left; width: auto; }

.team_cl_1 { width:auto; float:left; padding:0;  text-align:left;}
.team_cl_2 { width:auto; float:left; padding-left:25px; font-size:24px; padding-top:102px; line-height:32px; }
.team_cl_3 { width:65%; float:left; padding-top:67px; padding-left:50px; text-align: left; }
.team_cl_3bb { width:65%; float:left; padding-top:67px; padding-left:50px; text-align: left; }
.team_cl_3a {width:55%;  float:left; padding-left:0px; text-align: left;}
.team_cl_3b {width:45%;  float:left; padding-left:50px; text-align: left;}



/* G Team*/
.g_team { width:268px; height:auto; float:left; margin:30px 15px; padding:0px; text-align:left;}
.g_team_1 { width: auto; float:left; text-align:left;}
.g_team_2 { width:140px; float:right;  font-size:16px; padding-top:16px; text-align:left;}
.g_team_14 { width: auto; float:left; padding:0; text-align:left;}
.g_team_24 { width:100px; float:right;  font-size:16px; padding-top:16px; text-align:left;}


/*    department_list      */
.dep_a { width:270px; height:164px; float:left; background-color:#cad900; margin:30px 15px; border-radius:36px 0 36px 0; }
.dep_a_1 { width:76px; float:left; padding-top:46px; margin-right:16px;}
.dep_a_2 { width:55%; float:left;  font-size:16px;  padding-top: 36px; padding-bottom: 36px; color:#000000; line-height:26px;}
.dep_a_2_aa { width:100%;}
.dep_a_2_aa  li { width:148px;  float:left;  padding-right:26px; display: inline-block;}


/*  emp_color  */
.emp_color_aa { width:500px; height:auto; float:left; }
.emp_color_bb {width:560px; height:auto; float:right; }
.empirical_a1 { width:346px; height:346px;  float:left;  padding: 12px 0; margin-left:15px; }
.empirical_b1 { width: 346px; height:346px;  float:left;  padding: 12px 0;}
.empirical_a2 { text-align: center; width: 130px; height: auto; float: left; margin-right: 0px; margin-left: 2px; padding: 100px 0; color:#000000;}
.empirical_b2 { width: 170px; height: auto; float: left; margin-right: 5px; margin-left: 2px; padding: 12px 0; text-align:left;  color:#000000;}

/* questionnaire */
.q_p2_2 li, .q_p2_1 li, .q_p2_4 li , .q_p2_5 li,.li_3feng li { width:33.3%; height:auto; float:left;}
.q_p2_6_b1 { width:457px; height:32px; color:#9c9c9c; background-color:#FFFFFF; border:none; padding-left:5px; border-radius:6px;}
.quest_button1 { width:158px; height:44px; font-size:1em; color:#000000; border-radius:6px; background-color:#FFFFFF; }


/*--------------contact --------------- */
.contact_1_a { width:483px; height:523px; background:rgba(255,255,255,0.9); }
.contact_1_aaa { position:relative; left:10px; top:-590px;}

/*-----------------case 111---------*/
.main_image {width:570px; min-width:570px; height:400px; overflow:hidden; margin:0 auto; position:relative}
.main_image li span {display:block; width:100%; height:400px;}

.main_txta {width:530px; min-width: 539px; max-width: 988px; height:280px;  overflow:hidden; margin:0 auto; position:relative}

.col-w-a { width:20%;  max-width: 110px;}
.col-w-b { width:80%}

}


.triangle {
    margin: 0 auto;
    text-align:center;
    width: 0;
    height: 0;
    border-top: 30px solid #181A1C;
    border-left: 585px outset transparent;
    border-right: 585px outset transparent;
    position: relative;
	
}
.history_a1 .triangle {
    border-top: 40px solid #cad900;
}

.team_a .triangle {
    border-top: 40px solid #cad900;
}
.container-fluid.b_color_black .container .triangle {
    border-top: 40px solid #cad900;
}

/******
2. Layout
**********************************************************************/
.centered {
    margin-left:auto;
    margin-right:auto;
    float: none;
    text-align: center;
}
/* Use this class if you want ceter element with span* class */
 .center {
    float: none !important;
    margin: 0 auto !important;
    text-align: center;
}
.highlighted-box {
    background:#F4F8F9;
    padding:20px 30px;
}
.highlighted-box h1 {
    margin:0px;
}
.large-text {
    line-height:1.2em;
    font-size: 30px;
    color: #181A1C;
    padding:20px;
    margin-bottom:20px;
}
.highlighted-box h1, .highlighted-box p {
    color: #181A1C !important;
}
.circle-border {
    display: inline-block;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    -khtml-border-radius: 500px;
    border: 3px solid #fff;
}
.left-align {
    text-align:left;
}
.right-align {
    text-align:left;
}
.error {
    color: #CF0000;
    display: none;
}
.invisible {
    display:none;
    visibility:visible;
}
.triangle {
    margin: 0 auto;
    text-align:center;
    width: 0;
    height: 0;
    border-top: 30px solid #181A1C;
    border-left: 585px outset transparent;
    border-right: 585px outset transparent;
    position: relative;
}
/*
2.1 Animations
**********/
 .zoom-in {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    transition: all 250ms ease;
}
.zoom-in:hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
}
/*
2.2 Buttons - There are buttons on a transparent background, primary and secondary color background.
**********/
 .button,  .button:visited, .button:focus {
    display:inline-block;
    border:1px solid #181A1C;
    color:#181A1C;
    background-color:transparent;
    padding:15px 30px;
    font-size:17px;
    line-height:auto;
}
.button:hover, .button:active{
    background-color:#181A1C;
    color:#fff;
}
.button-sp, .button-sp:visited, .button-sp:focus {
    border:none;
    background-color:#cad900;
    color:#181A1C;
}
.button-sp:hover, .button-sp:active {
    background-color:#181A1C;
    color:#cad900;
}
.button-ps, .button-ps:visited, .button-ps:focus {
    border:none;
    background-color:#181A1C;
    color:#cad900;
}
.button-ps:hover, .button-ps:active {
    background-color:#cad900;
    color:#181A1C;
}
/*
2.3 Thumbnails - Predefined bootstrap's thumbnail class.
**********/
 .thumbnail {
    width:100%;
    height:100%;
    padding:0;
    overflow: hidden;
    position: relative;
    border:0;
    border-radius:0;
    box-shadow:none;
    text-align:center;
    background: #cad900;
}
.thumbnail .more {
    display:block;
    z-index:4;
    position:absolute;
    top:-100px;
    left:50%;
    margin:0 auto;
    margin-left:-41px;
    width:80px;
    height:80px;
    font-size:40px;
    color:#fff;
    text-decoration:none;
    line-height: 70px;
    text-align: center;
}
.thumbnail:hover .more {
    top:40%;
    margin-top:-40px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3 s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.thumbnail h3, 
.thumbnail p {
    margin:0;
    padding:0;
    position:relative;
    z-index:4;
}
.thumbnail h3 {
    color: #cad900;
    margin-top:17px;
    font-size:20px;
}
.thumbnail > p {
    padding-bottom:17px;
}
.thumbnail .mask {
    opacity:0.85;
    filter: alpha(opacity=85);
    top:100%;
    left:0;
    width:100%;
    height:100%;
    background:#181A1C;
    position:absolute;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2 s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.thumbnail:hover .mask {
    top:0;
}
/*
2.4 Socail icons
************/
 .social {
    list-style: none;
    float: none;
    position:relative;
    margin:5px; auto;
}
.social li {
    display:inline-block;
    line-height: 32px;
    font-family:'Porta';
    font-size: 32px;
    padding:0 5px;
}
.social li a {
    margin:0;
    padding:0;
    width:32px;
    height:32px;
    color: #cad900;
}
.social li a:hover {
    color:#181A1C;
}
/*
3. Sections 
***************************************************************************/
 .section {
    padding-bottom: 50px;
}
.section .container {
    padding-top:50px;
}
.section .title {
    text-align: center;
    padding:10px;
    margin-bottom: 30px;
}
.section .title h1 {
    font-weight: normal;
    margin-bottom: 20px;
    padding: 0;
}
.section .title > p {
    font-size: 20px;
    color: #FFF;
    font-weight: lighter;
}
.primary-section {
    background:#181A1C;
}
.primary-section .triangle {
    border-top: 40px solid #cad900;
}
.primary-section .title {
    border-bottom: 1px solid #FFF;
}
.primary-section, .primary-section .title p, .primary-section h3 {
    color:#000000;
}
.primary-section h1 {
    color:#FFF;
}
.secondary-section {
    background:#cad900;
}
.secondary-section .title {
    border-bottom: 1px solid #181A1C;
}
.secondary-section h1, .secondary-section .title p {
    color: #181A1C;
}
/* Third section use bacground image */
.third-section {
    padding-bottom: 70px;
    background: #181A1C url(../images/brand-bg.png) no-repeat center;
    border-top:6px solid #cad900;
}
.third-section .container {
    padding-top:20px;
    position:relative;
}
.third-section .title {
    border-bottom: 1px solid #A1AAB7;
    color: #cad900;
}
.sub-section {
    margin-top:30px;
}
.sub-section .title {
    padding:0;
}
.thumbnail h3 {  font-family:"Microsoft JhengHei", "Microsoft YaHei","SimHei","STHeiti"; font-size:1.1em; font-weight:bold; color:#000000;}
.thumbnail p { font-family:"Microsoft JhengHei", "Microsoft YaHei","SimHei","STHeiti"; font-size:0.9em; color:#3067c3; margin-top:8px;}
.case_d_t { font-family:"Microsoft JhengHei"; font-size:1.35em; color:#3067c3; line-height:1.4em;}

/*******
3.1 Services  
***************************************/
.service{
    margin-top:20px;
}
 .service, .service h2 {
    padding-top:15px;
}
.service p {
    padding:0px 50px;
    height:60px;
}
.service img {
    width:150px;
    height:150px;
}
/*
3.2 Portfolio
***************************************/
 .single-project {
    margin-bottom:30px;
    background:#cad900;
}
.single-project img {
    width:100%;
}

/*.project-description {
    padding-right:20px;
}
*/
.project-description p {
    padding-left:0;
}
.project-title {
    margin-top:30px;
    margin-bottom: 5px;
    border-bottom:1px solid #000000;
}
.project-title h3 {
    float:left;
    margin-top:0;
    padding:0;
    width:80%;
}
.project-title .close {
    color: #000000;
    margin-top:10px;
}
.project-info span, .project-title h3 {
    color:#000000;
}
.project-info {
    font-weight:100;
    padding:10px 0;
}
.project-info span {
    width: 106px;
    display: inline-block;
}
.project-info div {
	margin:0;
	margin-bottom:1px;
	padding: 2px 0;
}
.close {
    float: right;
    width: 40px;
    height: 40px;
    text-align: center;
}
#portfolio-grid .mix {
    opacity: 0;
    display: none;
}
/*
3.3 About
******************************************************************/
 .team .thumbnail {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 10px;
    border: 1px solid #fff;
}
.team .thumbnail:hover .social {
    z-index: 5;
}
.team .thumbnail:hover .social a {
    color:#fff;
}
.team .thumbnail .mask {
    background: #cad900;
}
.team .thumbnail .mask h2 {
    margin-top:20%;
}
.team .thumbnail .mask, .team .thumbnail .mask h3, .team .thumbnail .mask p, .team .thumbnail:hover h3, .team .thumbnail:hover .social a:hover {
    color:#181A17;
}
.about-text {
    margin-top:30px;
}
.about-text p {
    padding:0;
    font-size:16px;
}
/*********************************************************************
                        SKILLS BAR
*********************************************************************/
 .skills {
    list-style-type: none;
    position: relative;
    margin:0px;
}
.skills li {
    margin-bottom:30px;
    background:#FFF;
    height:40px;
    padding:1px;
}
.skills li h3 {
    position: relative;
    font-size: 15px;
    padding:0;
    margin:0;
    left: 10px;
    z-index: 1;
    color: #181A1C;
}
.skills li .bar {
    height:40px;
    position:absolute;
    background-color: #cad900;
}
/*
3.4 Clients
**********************************************************************/
 .client-slider img {
    border:1px solid white;
}
.client-slider img:hover {
    background-color:#cad900;
}
.client-nav {
    list-style:none;
    margin-top:10px;
}
.client-nav li {
    float:left;
    display:block;
    margin-left:10px;
}
.client-nav li a {
    display:inherit;
    padding:5px;
    background:#cad900;
    border-radius:3px;
    width:20px;
    height:20px;
}
.client-nav li a:hover {
    background:#181A1C;
}
.testimonial p {
    color:#181A1C;
    background:#cad900;
    padding:15px;
    margin:0;
}
.testimonial .arrow {
    margin-left:10px;
    width:0;
    border-top:10px solid #cad900;
    border-left: 20px outset transparent;
    border-right: 20px outset transparent;
}
.testimonial .whopic {
    display:inline-block;
}
.testimonial .whopic img {
    margin-top:10px;
    width:50px;
    height:50px;
    float:left;
}
.testimonial .whopic strong {
    float:left;
    margin-top:10px;
    padding-left:10px;
}
.testimonial .whopic small {
    display:block;
    font-size:12px;
    
}
.testimonial-text{
    display:block;
    font-size:22px;
    text-align:center;
    margin:0 auto;
    margin-top:30px;
    width:70%;
    line-height:1.3em;
}
/*
3.5 Price table
******************************************************************/
 .price-table {
    margin-top: 70px;
    margin-bottom: 20px;
}
.price-column {
    background-color:white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding-bottom:20px;
    margin:0 auto;
    text-align:center;
}
.price-column h3 {
    background-color:#181A1C;
    text-transform:uppercase;
    text-align: center;
    color:#cad900;
    padding:40px 0px;
    font-size: 36px;
    margin-top:0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
}
.price-column .list{
    list-style:none;
    margin:20px 50px;
}
.price-column .list li{
    font-weight:lighter;
    color:#747C89;
    font-size:20px;
    border-bottom:1px solid #747C89;
    padding:25px 0px;
}
.price-column .list li.price {
    text-align: center;
    font-size:31px;
    background-color:white;
    color:#747C89;
    margin-top:25px;
}
.price-text{
    margin:30px 0 20px;
    font-size:20px;
    color: #181A1C;
    font-weight:normal;
}
/*
3.6 Newsletter
********************************************************************/
 .newsletter, .newsletter h2 {
    color: #D7DDDE;
}
.newsletter .title h2 {
    text-align:left;
    padding:0;
    margin:0;
}
.newsletter form {
    text-align:right;
}
.newsletter input {
    margin-top:10px;
    padding:15px;
    height: auto;
}
.newsletter button {
    margin: 0 0 0 20px;
}
.newsletter .button-sp:hover, .newsletter .button-sp:active {
    background-color:#FFF;
    color:#181A1C;
}

/*
3.7 Contact
********************************************************************/
 .contact {
    background: #cad900;
}
.contact h1, .contact h2, .contact h3, .contact h4, .contact h5, .contact h6, .contact .section .title > p, .contact .social > li > a {
    color: #181A1C;
}
.contact textarea, .contact input[type="text"], .contact input[type="email"] {
    padding: 10px;
    line-height: 20px;
    height: auto;
}
.contact textarea {
    height: 120px;
}
.contacts, .contact .social {
    color: #fff;
    list-style: none;
    margin-left: 10px;
}
.contacts > li {
    margin-top: 15px;
}
.contacts > li > a {
    color: #fff;
}
.contact-info {
    margin-top:10px;
    margin-bottom:10px;
}
.contact-info p{
     font-weight:normal;
}
.contact-info .icon {
    margin:10px auto;
    font-size:30px;
}
.map-wrapper {
    position:relative;
    height:500px;
}
.map-canvas {
    position:absolute;
    margin-bottom:20px;
    width:100%;
    height:500px;
    color: #29383F;
    position:absolute;
    left:0;
    top:0;
    right:0;
}
.contact .social {
    display: inline-block;
    margin-left:0;
}
.contact .social li {
    line-height: 32px;
    padding:10px 10px;
    font-family:'Porta';
    font-size: 50px;
    transition: margin 0.4s;
    -webkit-transition: margin 0.4s;
}
.contact .social li a {
    color:#fff;
}
.contact .social li a:hover {
    color:#181A1C;
}
.contact-form {
    background:#fff;
    background: rgba(255, 255, 255, 0.9);
    z-index:110;
    position:relative;
    margin-top:-25px;
    padding:20px;
}
.contact-form h3 {
    color:#838589;
    padding-bottom:20px;
}
.message-btn {
    border:1px solid #747C89;
    color:#747C89;
    background-color:transparent;
    padding:15px 30px;
    font-size:17px;
}
.message-btn:hover {
    background-color:#cad900;
}
.contact-info {
    text-align:center;
    font-size:22px;
}
.info-mail {
    border:1px solid white;
    width:60%;
    margin:0 auto;
    padding:15px;
    color:#181A1C;
}
.black {
    color:#181A1C;
}
/*
3.8 Footer
********************************************************************/
 .footer {
    background: #181A1C;
    text-align: center;
}
.footer > p {
    color: #fff;
    margin:0;
}
.scrollup {
    text-align:center;
    cursor:pointer;
    vertical-align:middle;
    width:39px;
    height:39px;
    border-radius:5px;
    font-size:20px;
    position:fixed;
    bottom:30px;
    right:20px;
	border:1px solid #fff;
    display:none;
    background: #cad900;
}
.scrollup > a {
    position:relative;
    top:7px;
    color:#fff;
}
/*
4 Responsible
********************************************************************/

@media (max-width: 767px) {
    .info-mail {
        width:90%;
        padding:15px 0px;
    }
    .project-description {
        padding-left:20px; padding-right:20px;
    }
    .price-column, .testimonial {
        margin-top:30px;
    }
   .section {
        padding-left:0;
        padding-right:0;
    }

}

@media (max-width: 979px) {
    body {
        padding-left:0;
        padding-right:0;
    }
    .navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed;
    }
    .navbar .nav > li > a {
        line-height: 20px;
        vertical-align: middle;
    }
    .section {
        padding-left:0px;
        padding-right:0px;
    }
    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin-left: 0px;
        margin-right: 0px;
    }
    .nav-collapse {
        clear: both;
    }
    .nav-collapse .nav {
        float: none;
        margin: 0 0 10px;
    }
    .nav-collapse .nav > li {
        float: none;
    }
    .nav-collapse, .nav-collapse.collapse {
        width: 100%;
        display: inherit;
    }
    .thumbnail .more {
        margin-left:-21px;
        width:40px;
        height:40px;
        border-radius:30px;
        line-height: 40px;
    }
    .thumbnail:hover .more {
        margin-top:-20px;
    }
    .newsletter form {
        text-align:center;
    }
}

 @media (min-width: 1200px) {
    .thumbnail .more {
        margin-left:-41px;
        width:80px;
        height:80px;
        border-radius:40px;
        line-height: 80px;
    }
}
