.error {
	background-color:#FAA6A9;
}
.dispNone {
	display:none;
}
.fz-sm {
	font-size:.8em
}
.fz-md {
	font-size:1.2em
}
.no-pull {
	float:none
}
.ov-hidden {
	overflow:hidden
;
	margin-top: 20px;
}
.text-white {
	color:#fff
}
body {
	font-family:'Open Sans',Helvetica,Sans-serif;
	font-size:14px;
	height:100%
}
.container {
	padding-bottom:40px;
	padding-right: 30px;
}
@media (min-width:768px) {
	.container {
	min-height:100%;
	height:100%
}
}.btn-primary {
	background-color:#4a90e2
}
.btn-primary.btn-link {
	background:none;
	color:#4a90e2
}
.btn-call {
	background-color:#44c528;
	color:#fff
}
.btn-call img {
	height:25px;
	margin-right:10px
}
.btn-call.btn-call-mg {
	margin:20px auto;
	padding-bottom:15px;
	padding-top:15px
}
.theme-original {
	background:#7c7f86 url(../img/bg-theme-original.png) repeat
}
@media (max-width:768px) {
	.theme-original {
	background-color:#1a1a1b;
	background-image:none
}
}.theme-original .container {
	background:#1a1a1b
}
.theme-original h1 {
	font-size:48px;
	font-weight:800;
	min-width:768px;
	margin-bottom:0
}
@media (max-width:768px) {
	.theme-original h1 {
	font-size:36px
}
}.theme-original h1 span {
	color:#4a90e2;
	display:inline-block;
	width:50px
}
.theme-original .subtitle {
	font-weight:300;
	padding-left:52px
}
.theme-original h2 {
	color:#333;
	font-size:20px;
	font-weight:800
}
.theme-original h4 {
	font-weight:300;
	margin-top:20px
}
@media (max-width:768px) {
	.theme-original h4 {
	font-size:15px
}
}.theme-original hr {
	border-color:#999;
	margin:30px 0
}
.theme-original hr.bottom {
	margin-bottom:15px
}
.theme-original hr.top {
	margin-top:20px
}
.theme-original form {
	padding:20px 0
}
.theme-original form .control-label {
	font-weight:300;
	padding-top:5px
}
@media (max-width:768px) {
	.theme-original form .control-label {
	font-size:14px
}
}.theme-original .well {
	border-radius:0;
	margin:0
}
.theme-minimal-v1,.theme-less-v1 {
	background:#303030
}
.theme-minimal-v1 h1,.theme-less-v1 h1 {
	font-size:48px;
	font-weight:800;
	margin-bottom:0
}
@media (max-width:768px) {
	.theme-minimal-v1 h1,.theme-less-v1 h1 {
	font-size:36px
}
}.theme-minimal-v1 .subtitle,.theme-less-v1 .subtitle {
	font-weight:300;
	font-size:36px
}
.theme-minimal-v1 h2,.theme-less-v1 h2 {
	color:#333;
	font-size:26px;
	font-weight:400;
	line-height:1.3em
}
.theme-minimal-v1 hr,.theme-less-v1 hr {
	border-color:#999;
	margin:60px 0
}
.theme-minimal-v1 hr.bottom,.theme-less-v1 hr.bottom {
	margin-bottom:15px
}
.theme-minimal-v1 hr.top,.theme-less-v1 hr.top {
	margin-top:20px
}
.theme-minimal-v1 form,.theme-less-v1 form {
	padding:20px 0
}
.theme-minimal-v1 form .control-label,.theme-less-v1 form .control-label {
	font-weight:300;
	padding-top:5px
}
@media (max-width:768px) {
	.theme-minimal-v1 form .control-label,.theme-less-v1 form .control-label {
	font-size:14px
}
}.theme-minimal-v1 form .form-button,.theme-less-v1 form .form-button {
	margin-top:40px
}
.theme-minimal-v1 .well,.theme-less-v1 .well {
	border-radius:0;
	margin:0;
	padding:20px 40px
}
.theme-minimal-v1 .copyright,.theme-less-v1 .copyright,.theme-minimal-v1 .copyright a,.theme-less-v1 .copyright a,.theme-box-v1 .copyright,.theme-box-v1 .copyright a {
	color:#777
}
.theme-minimal-v1.theme-white,.theme-less-v1.theme-white {
	background:#f1f1f1
}
.theme-minimal-v1.theme-white h1,.theme-less-v1.theme-white h1,.theme-minimal-v1.theme-white .subtitle,.theme-less-v1.theme-white .subtitle {
	color:#333
}
.theme-minimal-v1.theme-white h2,.theme-less-v1.theme-white h2 {
	color:#f1f1f1
}
.theme-minimal-v1.theme-white form .control-label,.theme-less-v1.theme-white form .control-label {
	color:#f1f1f1
}
.theme-minimal-v1.theme-white .well,.theme-less-v1.theme-white .well {
	background:#555
}
.theme-less-v1 hr {
	margin:30px 0
}
.theme-box-v1 {
	background:#303030
}
.theme-box-v1 .container {
	padding-top:100px
}
@media (max-width:768px) {
	.theme-box-v1 .container {
	padding-top:20px
}
}.theme-box-v1 h1 {
	color:#444;
	font-size:36px;
	font-weight:300;
	margin-bottom:0
}
.theme-box-v1 h1 strong {
	font-weight:400
}
.theme-box-v1 hr {
	border-color:#ddd;
	margin-top:40px
}
.theme-box-v1 form {
	font-size:14px;
	font-weight:600;
	padding:20px 0 0
}
.theme-box-v1 form label {
	font-weight:600
}
@media (max-width:768px) {
	.theme-box-v1 form label {
	font-size:14px
}
}.theme-box-v1 form .form-button {
	margin-top:40px
}
.theme-box-v1 .well {
	border-radius:10px;
	margin-bottom:100px;
	padding:20px 40px
}
.theme-box-v1 .logo {
	margin-top:30px
}
.theme-box-v1.theme-white {
	background:#f1f1f1
}
.theme-box-v1.theme-white h1 {
	color:#f1f1f1
}
.theme-box-v1.theme-white .well {
	background:#333
}
.theme-box-v1.theme-white form .control-label {
	color:#f1f1f1
}
.theme-box-text-v1 {
	background:#303030
}
.theme-box-text-v1 .container {
	padding-top:100px
}
@media (max-width:768px) {
	.theme-box-text-v1 .container {
	padding-top:20px
}
}.theme-box-text-v1 h1 {
	color:#444;
	font-size:36px;
	font-weight:300;
	margin-bottom:0
}
.theme-box-text-v1 h1 strong {
	font-weight:400
}
.theme-box-text-v1 hr {
	border-color:#ddd;
	margin-top:40px
}
.theme-box-text-v1 form {
	font-size:14px;
	font-weight:600;
	padding:20px 0 0
}
.theme-box-text-v1 form label {
	font-weight:600
}
@media (max-width:768px) {
	.theme-box-text-v1 form label {
	font-size:14px
}
}.theme-box-text-v1 form .form-button {
	margin-top:40px
}
.theme-box-text-v1 .well {
	border-radius:10px;
	padding:20px 40px
}
.theme-box-text-v1 .text-muted {
	font-size:13px;
	margin:60px 20px 40px
}
@media (max-width:768px) {
	.theme-box-text-v1 .text-muted {
	margin:20px 0
}
}.theme-box-text-v1 .copyright,.theme-box-text-v1 .copyright a {
	color:#333
}
.theme-box-text-v1 .logo {
	margin-top:20px
}
.theme-statefarm-v1 h1 {
	font-size:48px;
	font-weight:800;
	margin-bottom:0;
	margin-top: 40px;
}
@media (max-width:768px) {
	.theme-statefarm-v1 h1 {
	font-size:36px
}
}.theme-statefarm-v1 .subtitle {
	font-weight:300;
	font-size:36px
;
}
.theme-statefarm-v1 h2 {
	font-size:26px;
	font-weight:400;
	line-height:1.3em;
	margin-bottom:40px;
	margin-top: 60px;}
.theme-statefarm-v1 hr {
	border-color:#999;
	margin:40px
}
.theme-statefarm-v1 hr.bottom {
	margin-bottom:15px
}
.theme-statefarm-v1 hr.top {
	margin-bottom:0
}
.theme-statefarm-v1 form .control-label {
	display:block;
	font-weight:400;
	margin-top:20px
}
.theme-statefarm-v1 form .form-control {
	margin:20px 0
}
.theme-statefarm-v1 form .btn {
	margin-top:15px;
	padding-bottom:15px;
	padding-top:15px
}
.theme-statefarm-v1 form .well {
	background:#d8d8d8;
	border-radius:0;
	position:relative
}
@media (min-width:768px) {
	.theme-statefarm-v1 form .well::after {
	border-style:solid;
	border-width:10px 0 10px 10px;
	border-color:transparent transparent transparent #d8d8d8;
	content:"";
	height:0;
	position:absolute;
	right:-20px;
	top:calc(50% - 10px);
	width:0
}
}.theme-statefarm-v1 form>div[class*="col-"]:nth-child(3) .well::after {
	display:none !important
}
.theme-statefarm-v1 .copyright,.theme-statefarm-v1 .copyright a {
	color:#777
;
	margin-top: 20px;
}
.theme-statefarm-v1.theme-white h1,.theme-statefarm-v1.theme-white h2,.theme-statefarm-v1.theme-white .subtitle {
	color:#333
}
.theme-statefarm-v1.theme-white .well {
	margin-top: 20px;
}
.theme-statefarm-v1.theme-white form .control-label {
	color:#f1f1f1
}
.theme-modalesque-v1 {
	background:-webkit-linear-gradient(#ededed,#fff);
	background:-o-linear-gradient(#ededed,#fff);
	background:-moz-linear-gradient(#ededed,#fff);
	background:linear-gradient(#ededed,#fff);
	background-repeat:no-repeat
}
.theme-modalesque-v1 .container {
	padding-top:80px
}
@media (max-width:768px) {
	.theme-modalesque-v1 .container {
	padding:20px
}
}.theme-modalesque-v1 h1 {
	font-size:36px;
	font-weight:300;
	margin-top:40px
}
.theme-modalesque-v1 h1 strong {
	font-weight:800
}
.theme-modalesque-v1 .subtitle {
	font-weight:300;
	font-size:20px;
	margin-bottom:60px
}
.theme-modalesque-v1 hr {
	border-color:#ddd;
	margin:40px 40px 20px
}
.theme-modalesque-v1 .panel,.theme-modalesque-v1 .panel-heading {
	border-radius:10px
}
.theme-modalesque-v1 .panel {
	box-shadow:0 0 10px #ccc;
	padding-bottom:40px
}
.theme-modalesque-v1 .panel .panel-heading {
	background:#4a90e2;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	padding:15px 0;
	position:relative
}
.theme-modalesque-v1 .panel .panel-heading h3 {
	font-size:24px;
	font-weight:600;
	margin:0
}
.theme-modalesque-v1 .panel .panel-heading img {
	margin-left:15px
}
@media (max-width:768px) {
	.theme-modalesque-v1 .panel .panel-heading img {
	margin-bottom:10px
}
}@media (max-width:768px) {
	.theme-modalesque-v1 .panel .panel-heading:first-child {
	text-align:center
}
}.theme-modalesque-v1 form .control-label {
	display:block;
	font-weight:400;
	margin-top:10px
}
.theme-modalesque-v1 form .form-group {
	margin-bottom:0
}
.theme-modalesque-v1 form .form-control {
	margin:20px 0 0
}
.theme-modalesque-v1 form .btn {
	margin-top:40px;
	padding-bottom:15px;
	padding-top:15px
}
.theme-modalesque-v1 form .well {
	background:-webkit-linear-gradient(#fff,#efefef);
	background:-o-linear-gradient(#fff,#efefef);
	background:-moz-linear-gradient(#fff,#efefef);
	background:linear-gradient(#fff,#efefef);
	border-radius:6px;
	position:relative
}
@media (min-width:768px) {
	.theme-modalesque-v1 form .well::after {
	border-style:solid;
	border-width:10px 0 10px 10px;
	border-color:transparent transparent transparent #d8d8d8;
	content:"";
	height:0;
	position:absolute;
	right:-20px;
	top:calc(50% - 10px);
	width:0
}
}.theme-modalesque-v1 form>div[class*="col-"]:nth-child(3) .well::after {
	display:none !important
}
.theme-modalesque-v1 .copyright,.theme-modalesque-v1 .copyright a {
	color:#777
}
.theme-topdown-v1 {
	background:-webkit-linear-gradient(#ededed,#fff);
	background:-o-linear-gradient(#ededed,#fff);
	background:-moz-linear-gradient(#ededed,#fff);
	background:linear-gradient(#ededed,#fff);
	background-repeat:no-repeat
}
.theme-topdown-v1 .container {
	padding-top:80px
}
@media (max-width:768px) {
	.theme-topdown-v1 .container {
	padding:20px
}
}.theme-topdown-v1 h1 {
	font-size:36px;
	font-weight:300;
	margin-top:40px
}
.theme-topdown-v1 h1 strong {
	font-weight:800
}
.theme-topdown-v1 .subtitle {
	font-weight:300;
	font-size:20px;
	margin-bottom:60px
}
.theme-topdown-v1 hr {
	border-color:#ddd;
	margin:100px 40px 20px
}
.theme-topdown-v1 form .control-label {
	color:#f1f1f1;
	display:block;
	font-weight:400;
	margin-top:10px
}
.theme-topdown-v1 form .form-group {
	margin-bottom:0
}
.theme-topdown-v1 form .form-control {
	margin:20px 0 0
}
.theme-topdown-v1 form .btn {
	padding-bottom:15px;
	padding-top:15px
}
.theme-topdown-v1 form .well {
	background:-webkit-linear-gradient(#404040,#303030);
	background:-o-linear-gradient(#404040,#303030);
	background:-moz-linear-gradient(#404040,#303030);
	background:linear-gradient(#404040,#303030);
	border-radius:6px;
	margin-bottom:50px;
	position:relative
}
.theme-topdown-v1 form .well::after {
	border-style:solid;
	border-width:10px 10px 0 10px;
	border-color:#303030 transparent transparent;
	bottom:-30px;
	content:"";
	height:0;
	position:absolute;
	right:calc(50% - 10px);
	width:0
}
.theme-topdown-v1 form>div[class*="col-"]:nth-child(3) .well::after {
	display:none !important
}
.theme-topdown-v1 .copyright,.theme-topdown-v1 .copyright a {
	color:#777
}
.top20{margin-top: 20px;}

#nav_top {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 5;
	font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜","Ã¥Â®â€¹Ã¤Â½â€œ";
}
#nav_top a{text-decoration: none;}
.gb_nav_top {
  width: 100%;
  min-width: 1180px;
  height: 36px;
  line-height: 36px;
  background: #333;
  font-size: 14px;
}

.gb_nav_logo {
  float: left;
  margin-top: 9px;
  margin-left: 46px;
  width: 104px;
  height: 19px;
}

.img_com_head {
  background: url(../img/img_com_1.png) no-repeat left top;
}
.nav_head_name:hover, .nav_tab_head:hover {
  color: #fff;
}
.nav_tab_head:hover {
  background: #201a1a;
}
.nav_tab_head {
  float: left;
  height: 36px;
  color: #fff;
  padding: 0px 18px;
}

.gb_logo_line {
  float: left;
  margin-left: 18px;
  margin-right: 6px;
  width: 1px;
  height: 36px;
  background: #616161;
}
.nav_tabs_head {
  float: left;
}
.nav_tab_head {
  float: left;
  height: 36px;
  color: #fff;
  padding: 0px 18px;
}
.nav_tab_head {
  text-decoration: none;
}
.divider_ver_head {
  float: left;
  background: #616161;
  width: 1px;
  height: 13px;
  margin-top: 13px;
}
.nav_tabs_headr {
  float: right;
}
.ps_info {
  position: relative;
  float: left;
}
.gb_logo_line_adj {
  margin: 0px;
}
.gb_logo_line {
  float: left;
  margin-left: 18px;
  margin-right: 6px;
  width: 1px;
  height: 36px;
  background: #616161;
}
.ps_name {
  cursor: pointer;
  float: left;
  padding: 0px 16px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.nav_head_name {
  float: left;
  margin-right: 16px;
  color: #fff;
}

.sub-nav {
  height: 50px;
  background: #2393FF;
  border-top: 1px solid #FFF;
}
.sub-nav .inner-wrap {
  width: 1001px;
  margin: 0 auto;
}
.site-search {
  float: right;
  font-size: 16px;
  margin-top: 2.5px;
  width: 810px;
}
.site-search__search-icon {
  float: left;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  background-color: #fff;
  height: 42px;
  width: 35px;
  border: 1px solid #777;
  border-right: none;
  text-align: center;
  color: #777;
}
.site-search__search-icon i {
  padding: 14px 0;
}
.site-search__field {
  float: left;
  border: 1px solid #777;
  border-left: none;
  border-right: none;
  width: 555px;
  height: 42px;
  padding: 0 0 0 10px;
  font-size: 16px;
  background-color: white;
}
.category-select {
  float: left;
  margin-right: 5px;
  width: 115px;
  height: 42px;
  border: 1px solid #777;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  background: -webkit-linear-gradient(#fff,#ccc);
  background: -o-linear-gradient(#fff,#ccc);
  background: -moz-linear-gradient(#fff,#ccc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#cccccc, GradientType=0);
  background: linear-gradient(#fff,#ccc);
  color: #777;
  font-size: 12px;
}
.category-select__toggle {
  display: block;
  padding: 0 10px;
  text-align: center;
  width: 115px;
  height: 42px;
  line-height: 42px;
  color: #777!important;
  text-decoration: none!important;
  overflow: hidden;
}
.category-select__display-name {
  float: left;
  width: 85px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.category-select__icon {
  float: right;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.category-select__list--hidden {
  display: none;
}
.category-select__link {
  display: block;
  padding: 10px;
  color: #777!important;
  text-decoration: none!important;
}
.category-select__list {
  position: absolute;
  list-style-type: none;
  z-index: 2000;
  background: #fff;
  border: 1px solid #777;
  padding: 10px;
  margin: 0;
  max-height: 450px;
  /* overflow-x: hidden; */
  /* overflow-y: scroll; */
  width: 114px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.category-select__link--active, .category-select__link:hover {
  color: #fff!important;
  background-color: #777!important;
}
.site-search .btn--red {
  background: #df2f33;
  border: 1px solid #777;
  color: #fff!important;
  height: 44px;
}
..site-search .btn--large {
  font-size: 16px;
  padding: .75em 1.25em;
}
.btn_v {
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 15px;
  border: 1px solid #777;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #444!important;
  text-decoration: none!important;
  margin: 0;
  background-color: transparent;
  text-align: center;
}
.btn--red:hover {
  background-color: #be1d21;
}
/*Ã¦ÂÅ“Ã§Â´Â¢Ã¦Â ÂÃ¨Â®Â¾Ã§Â½Â®*/
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-search:before {
  content: "\f002";
}
.btn--large {
  font-size: 16px;
  padding: .75em 1.25em;
}
.v-google{
	margin-bottom: 100px;
}
.google-input{
	width: 538px;
	margin: 0 auto;
}
.google-button{
	width: 104px;
	margin: 0 auto;
}