.twitter-typeahead {width: 100%;}
.typeahead,
.tt-query,
.tt-hint {
  width: 100%;
  height: 30px;
  padding: 8px 12px;
  font-size: 24px;
  line-height: 30px;
  border: 2px solid #ccc;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  outline: none;
}

.typeahead {
  background-color: #fff;
}

.typeahead:focus {
  border: 2px solid #439cb4;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {
  width: 100%;
  margin: 12px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.tt-suggestion { padding: 3px 20px; font-size: 18px; line-height: 24px;}
.tt-suggestion:hover { cursor: pointer; color: #fff; background-color: #439cb4;}
.tt-suggestion.tt-cursor { color: #fff; background-color: #439cb4;}
.tt-suggestion p { margin: 0;}
.overlay { display: flex; justify-content: center; align-items: center; position: fixed; z-index: 9999; opacity: 0;
  /*background: rgba(39, 42, 43, 0.5);*/ background: rgba(255,255,255, 0.7); transition: opacity 200ms ease-in-out; margin: 0; padding: 0; width: 100%; height: 100%; top: 0; left: 0;
}
.overlay .spinner-border { color: #439cb4;}
.location-row.active .title { color: #439cb4;}
.fullwidthcontent {position: relative;}
.fullwidthcontent::before { left: -999em; background: #000000; content: ''; display: block; position: absolute; width: 999.1em; top: 0; bottom: 0;}
.fullwidthcontent::after { right: -999em; background: #000000; content: ''; display: block; position: absolute; width: 999.1em; top: 0; bottom: 0;}
.black-bg.fullwidthcontent::before,
.black-bg.fullwidthcontent::after { background-color: #000000;}
.fullwidthcontent.filtersection::before,
.fullwidthcontent.filtersection::after { background-color: #1D1D1D; z-index: 9;}
.fullwidthcontent.contactformblock::before,
.fullwidthcontent.contactformblock::after { background-color: #F7F7F7; }
.fullwidthcontent .keyword-dropdown {overflow: visible!important;}
.fullwidthcontent .contact-form-block { position: relative; z-index: 1; }
.tx-powermail .powermail_fieldset .parsley-errors-list { background-color: transparent; border: none; }
.tx-powermail .powermail_fieldset .parsley-errors-list>li { padding: 0; font-size: 12px; line-height: 16px; color: #ff0000; }


@media (max-width: 767px) {
  .fullwidthcontent .keyword-dropdown {overflow: auto!important;}

  /*.filter-selectWrap .select2-dropdown {position: relative;}
  .filter-selectWrap .select2-dropdown::before { left: -999em; background: #1D1D1D; content: ''; display: block; position: absolute; width: 999.1em; top: 0; bottom: 0;}
  .filter-selectWrap .select2-dropdown::after { right: -999em; background: #1D1D1D; content: ''; display: block; position: absolute; width: 999.1em; top: 0; bottom: 0;}*/
  .select2-container.filter-selectWrap {left: 0 !important;}
  .select2-container.filter-selectWrap .select2-dropdown {width: calc(100vw - 0px) !important;width: -webkit-calc(100vw - 0px) !important;width: -moz-calc(100vw - 0px) !important;width: -o-calc(100vw - 0px) !important;}
}

.contact-form-block .tx-powermail .registration-pressmail .request-formrow > .row > .col-xl-8,
.contact-form-block .tx-powermail .registration-pressmail .request-formrow > .row > .col-lg-10 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.contact-form-block .tx-powermail .registration-pressmail.request-section,
.contact-form-block .tx-powermail .registration-pressmail .request-formrow {
  padding: 0;
}


.imagegrid-section.ce-intext.ce-left .image-col .ce-gallery {
    margin-right : 0;
    margin-bottom: 0;
 }
 .imagegrid-section.ce-intext.ce-left .image-col .ce-gallery figure {
    margin: 0;
 }
.ce-gallery figure {width: 100%;}
.ce-gallery[data-ce-columns="1"] .ce-column {float: none;}

.showasimageslider {overflow: visible;}

/*Top Spacing*/
.frame-space-before-default {padding-top: 100px; margin-top: 0;}
.frame-space-before-extra-small {padding-top: 20px; margin-top: 0;}
.frame-space-before-small {padding-top: 40px; margin-top: 0;}
.frame-space-before-medium {padding-top: 50px; margin-top: 0;}
.frame-space-before-large {padding-top: 80px; margin-top: 0;}
.frame-space-before-extra-large {padding-top: 70px; margin-top:  0;}
.frame-space-before-none {padding-top: 0; margin-top: 0;}

/*Bottom Spacing*/
.frame-space-after-default {padding-bottom: 100px; margin-bottom: 0;}
.frame-space-after-extra-small {padding-bottom: 20px; margin-bottom: 0;}
.frame-space-after-small {padding-bottom: 40px; margin-bottom: 0;}
.frame-space-after-medium {padding-bottom: 50px; margin-bottom: 0;}
.frame-space-after-large {padding-bottom: 80px; margin-bottom: 0;}
.frame-space-after-extra-large {padding-bottom: 80px; margin-bottom: 0;}
.frame-space-after-none {padding-bottom: 0; margin-bottom: 0;}

.frame-layout-202 {padding-bottom: 0;}

.news.news-single .frame-indent { padding-bottom: 0; }
.news.news-single .content-element {padding-bottom: 0; padding-top: 100px;}

.inner-banner {position: relative; z-index: 12;}

@media (min-width:  768px) {
    .main-filter-section {position: relative;}
    .main-filter-section .keyword-dropdown {
        z-index: 9;
        transform: translateY(-100%);
        transition: all 0.5s;
        display: block;
    }
    .main-filter-section.active .keyword-dropdown {transform: translateY(0);}
}

@media (max-width: 991px) {
  /*Top Spacing*/
  .frame-space-before-default {padding-top: 60px; margin-top: 0;}
  .frame-space-before-extra-small {padding-top: 20px; margin-top: 0;}
  .frame-space-before-small {padding-top: 30px; margin-top: 0;}
  .frame-space-before-medium {padding-top: 50px; margin-top: 0;}
  .frame-space-before-large {padding-top: 80px; margin-top: 0;}
  .frame-space-before-extra-large {padding-top:  120px; margin-top:  0;}
  .frame-space-before-none {padding-top: 0; margin-top: 0;}

  /*Bottom Spacing*/
  .frame-space-after-default {padding-bottom: 60px; margin-bottom: 0;}
  .frame-space-after-extra-small {padding-bottom: 20px; margin-bottom: 0;}
  .frame-space-after-small {padding-bottom: 30px; margin-bottom: 0;}
  .frame-space-after-medium {padding-bottom: 50px; margin-bottom: 0;}
  .frame-space-after-large {padding-bottom: 80px; margin-bottom: 0;}
  .frame-space-after-extra-large {padding-bottom: 120px; margin-bottom: 0;}
  .frame-space-after-none {padding-bottom: 0; margin-bottom: 0;}

  .frame-indent { margin-left: 0; margin-right: 0; }
  .news.news-single .content-element { padding-top: 60px;}
}


/*
全局css，适合所有页面
*/
[v-clock] {
	display: none;
}
.w1300 {
	width: 1300px;margin: auto;
}
.w1200 {
	width: 1200px;margin: auto;
}
.w1100 {
	width: 1100px;margin: auto;
}
.bgwhite {
	background: #fff;
}
.bg-333 {
	background: #333;
}
.bg-f7{
	background: #f7f7f7;
}
.bg-f8{
	background: #f8f8f8;
}
.bg-f6{
	background: #f6f6f6;
}
.bg-f5 {
	background: #f5f5f5;
}
.bg-3b7 {
	background: #3b7abe;
}
.h02 {
	height: 2px;
}
.h05 {
	height: 5px;
}
.h10 {
	height: 10px;
}
.h15 {
	height: 15px;
}
.h20 {
	height: 20px;
}
.h25 {
	height: 25px;
}
.h30 {
	height: 30px;
}
.h35 {
	height: 35px;
}
.h40 {
	height: 40px;
}
.h45 {
	height: 45px;
}
.h50 {
	height: 50px;
}
.h60 {
	height: 60px;
}
.h70 {
	height: 70px;
}
.h80 {
	height: 80px;
}
.w100 {
	width: 100%;
}
.w99 {
	width: 99%;margin: auto;
}
.w98 {
	width: 98%;margin: auto;
}
.w97 {
	width: 97%;margin: auto;
}
.w96 {
	width: 96%;margin: auto;
}
.w95 {
	width: 95%;margin: auto;
}
.w94 {
	width: 94%;
}
.w93 {
	width: 93%;
}
.w92 {
	width: 92%;
}
.w91 {
	width: 91%;
}
.w90 {
	width: 90%;
}

.w89 {
	width: 89%;
}
.w88 {
	width: 88%;
}
.w87 {
	width: 87%;
}
.w86 {
	width: 86%;
}

.w85 {
	width: 85%;
}
.w84 {
	width: 84%;
}
.w83 {
	width: 83%;
}
.w82 {
	width: 82%;
}
.w81 {
	width: 81%;
}
.w80 {
	width: 80%;
}
.w79 {
	width: 79%;
}
.w78 {
	width: 78%;
}
.w77 {
	width: 77%;
}
.w76 {
	width: 76%;
}
.w75 {
	width: 75%;
}
.w74 {
	width: 74%;
}
.w73 {
	width: 73%;
}
.w72 {
	width: 72%;
}
.w71 {
	width: 71%;
}
.w70 {
	width: 70%;
}
.w69 {
	width: 69%;
}
.w68 {
	width: 68%;
}
.w67 {
	width: 67%;
}
.w66 {
	width: 66%;
}
.w65 {
	width: 65%;
}
.w64 {
	width: 64%;
}
.w63 {
	width: 63%;
}
.w62 {
	width: 62%;
}
.w61 {
	width: 61%;
}
.w60 {
	width: 60%;
}
.w59 {
	width: 59%;
}
.w58 {
	width: 58%;
}
.w57 {
	width: 57%;
}
.w56 {
	width: 56%;
}
.w55 {
	width: 55%;
}
.w54 {
	width: 54%;
}
.w53 {
	width: 53%;
}
.w52 {
	width: 52%;
}
.w51 {
	width: 51%;
}
.w50 {
	width: 50%;
}
.w49 {
	width: 49%;
}
.w48 {
	width: 48%;
}
.w47 {
	width: 47%;
}
.w46 {
	width: 46%;
}
.w45 {
	width: 45%;
}
.w44 {
	width: 44%;
}
.w43 {
	width: 43%;
}
.w42 {
	width: 42%;
}
.w41 {
	width: 41%;
}
.w40 {
	width: 40%;
}
.w39 {
	width: 39%;
}
.w38 {
	width: 38%;
}
.w37 {
	width: 37%;
}
.w36 {
	width: 36%;
}
.w35 {
	width: 35%;
}
.w34 {
	width: 34%;
}
.w33 {
	width: 33.33%;
}
.w32 {
	width: 32%;
}
.w31 {
	width: 31%;
}
.w30 {
	width: 30%;
}
.w29 {
	width: 29%;
}
.w28 {
	width: 28%;
}
.w27 {
	width: 27%;
}
.w26 {
	width: 26%;
}
.w25 {
	width: 25%;
}
.w24 {
	width: 24%;
}
.w23 {
	width: 23%;
}
.w22 {
	width: 22%;
}
.w21 {
	width: 21%;
}
.w20 {
	width: 20%;
}
.w19 {
	width: 19%;
}
.w18 {
	width: 18%;
}
.w17 {
	width: 17%;
}
.w16 {
	width: 16.66%;
}
.w15 {
	width: 15%;
}
.w14 {
	width: 14%;
}
.w13 {
	width: 13%;
}
.w12 {
	width: 12%;
}
.w11 {
	width: 11%;
}
.w10 {
	width: 10%;
}
.w09 {
	width: 9%;
}
.w08 {
	width: 8%;
}
.w07 {
	width: 7%;
}
.w06 {
	width: 6%;
}
.w05 {
	width: 5%;
}
.w04 {
	width: 4%;
}
.w03 {
	width: 3%;
}
.w02 {
	width: 2%;
}
.auto {
	margin: auto;
}
.flex {
	display: flex;
	flex-wrap: wrap;
}
.flex_a {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.flex_b {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flex_c {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.flex_e {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}
.items {
	align-items: center;
}
.baseline {
	align-items: baseline;
}
.flex-grow {
	flex-grow: 1;
}
.flex-1 {
	flex: 1;
}
.flex-nowrap {
	flex-wrap: nowrap;
}
/*在flex布局中，定义元素自身的对齐方式，可防止元素高度被拉伸*/
.align-self-b {
	align-self: baseline;
}
.overflow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.overflow2 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.overflow3 {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.overflow4 {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.overflow5 {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.overflow6 {
	display: -webkit-box;
	-webkit-line-clamp: 6;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.overflow7 {
	display: -webkit-box;
	-webkit-line-clamp: 7;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.overflow8 {
	display: -webkit-box;
	-webkit-line-clamp: 8;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.overflow9 {
	display: -webkit-box;
	-webkit-line-clamp: 9;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.overflow10 {
	display: -webkit-box;
	-webkit-line-clamp: 10;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
::-webkit-input-placeholder { /* WebKit browsers */
  color: #999;
  font-size: 14px;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 14px;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #999;
  font-size: 14px;
} 
.clear {
	clear: both;
}
.float-l {
	float: left;
}
.float-r {
	float: right;
}
.text-right {
	text-align: right;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.none {
	display: none;
}
.relative {
	position: relative;
}
.block {
	display: block;
}
.curse,.cursor {
	cursor: pointer;
}
.mt05 {
	margin-top: 5px;
}
.mb05 {
	margin-bottom: 5px;
}
.ml05 {
	margin-left: 5px;
}
.mr05 {
	margin-right: 5px;
}
.pt05 {
	padding-top: 5px;
}
.pb05 {
	padding-bottom: 5px;
}
.pl05 {
	padding-left: 5px;
}
.pr05 {
	padding-right: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mb10 {
	margin-bottom: 10px;
}
.ml10 {
	margin-left: 10px;
}
.mr10 {
	margin-right: 10px;
}
.pt10 {
	padding-top: 10px;
}
.pb10 {
	padding-bottom: 10px;
}
.pl10 {
	padding-left: 10px;
}
.pr10 {
	padding-right: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mb15 {
	margin-bottom: 15px;
}
.ml15 {
	margin-left: 15px;
}
.mr15 {
	margin-right: 15px;
}
.pt15 {
	padding-top: 15px;
}
.pb15 {
	padding-bottom: 15px;
}
.pl15 {
	padding-left: 15px;
}
.pr15 {
	padding-right: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mb20 {
	margin-bottom: 20px;
}
.ml20 {
	margin-left: 20px;
}
.mr20 {
	margin-right: 20px;
}
.pt20 {
	padding-top: 20px;
}
.pb20 {
	padding-bottom: 20px;
}
.pl20 {
	padding-left: 20px;
}
.pr20 {
	padding-right: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mb30 {
	margin-bottom: 30px;
}
.ml30 {
	margin-left: 30px;
}
.mr30 {
	margin-right: 30px;
}
.pt30 {
	padding-top: 30px;
}
.pb30 {
	padding-bottom: 30px;
}
.pl30 {
	padding-left: 30px;
}
.pr30 {
	padding-right: 30px;
}
.border-ccc {
	border: 1px solid #ccc;
}
.border-ddd {
	border: 1px solid #ddd;
}
.border-eee {
	border: 1px solid #eee;
}
.border-b-eee {
	border-bottom: 1px solid #eee;
}
.border-t-eee {
	border-top: 1px solid #eee;
}
.noborder {
	border: none !important;
}
.font12 {
	font-size: 12px;
}
.font13 {
	font-size: 13px;
}
.font14 {
	font-size: 14px;
}
.font15 {
	font-size: 15px;
}

.font16 {
	font-size: 16px;
}
.font17 {
	font-size: 17px;
}
.font18 {
	font-size: 18px;
}
.font19 {
	font-size: 19px;
}
.font20 {
	font-size: 20px;
}
.font21 {
	font-size: 21px;
}
.font22 {
	font-size: 22px;
}
.font23 {
	font-size: 23px;
}
.font24 {
	font-size: 24px;
}
.font25 {
	font-size: 25px;
}
.font26 {
	font-size: 26px;
}
.font27 {
	font-size: 27px;
}
.font28 {
	font-size: 28px;
}
.font29 {
	font-size: 29px;
}
.font30 {
	font-size: 30px;
}
.font31 {
	font-size: 31px;
}
.font32 {
	font-size: 32px;
}
.font33 {
	font-size: 33px;
}
.font34 {
	font-size: 34px;
}
.font36 {
	font-size: 36px;
}
.font38 {
	font-size: 38px;
}
.font40 {
	font-size: 40px;
}
.font42 {
	font-size: 42px;
}
.font46 {
	font-size: 46px;
}
.text-000 {
	color: #000;
}
.text-1a1 {
	color: #1a1a1a;
}
.text-010 {
	color: #010000;
}
.text-025 {
	color: #0257ab;
}
.text-232 {
	color: #232323;
}
.text-333 {
	color: #333;
}
.text-3f3 {
	color: #3f3f3f;
}
.text-393 {
	color: #393838;
}
.text-404 {
	color: #404040;
}
.text-414 {
	color: #414141;
}
.text-4c4 {
	color: #4c4c4c;
}
.text-505 {
	color: #505050;
}
.text-666 {
	color: #666;
}
.text-808 {
	color: #808080;
}
.text-999 {
	color: #999;
}
.text-fff {
	color: #fff;
}
.line20 {
	line-height: 20px;
}
.line21 {
	line-height: 21px;
}
.line22 {
	line-height: 22px;
}
.line23 {
	line-height: 23px;
}
.line24 {
	line-height: 24px;
}
.line25 {
	line-height: 25px;
}
.line26 {
	line-height: 26px;
}
.line27 {
	line-height: 27px;
}
.line28 {
	line-height: 28px;
}
.line29 {
	line-height: 29px;
}
.line30 {
	line-height: 30px;
}
.line31 {
	line-height: 31px;
}
.line32 {
	line-height: 32px;
}
.line33 {
	line-height: 33px;
}
.line34 {
	line-height: 34px;
}
.line35 {
	line-height: 35px;
}
.line36 {
	line-height: 36px;
}
.line37 {
	line-height: 37px;
}
.line38 {
	line-height: 38px;
}
.line39 {
	line-height: 39px;
}
.line40 {
	line-height: 40px;
}
.line41 {
	line-height: 41px;
}
.line42 {
	line-height: 42px;
}
.line48 {
	line-height: 48px;
}
.letter1 {
	letter-spacing: 1px;
}
.letter2 {
	letter-spacing: 2px;
}
.letter3 {
	letter-spacing: 3px;
}
.radius2 {
	border-radius: 2px;
}
.radius3 {
	border-radius: 3px;
}
.radius4 {
	border-radius: 4px;
}
.radius5 {
	border-radius: 5px;
}
.radius6 {
	border-radius: 6px;
}
.radius7 {
	border-radius: 7px;
}
.radius8 {
	border-radius: 8px;
}
.radius9 {
	border-radius: 9px;
}
.radius10 {
	border-radius: 10px;
}
.radius20 {
	border-radius: 20px;
}
.radius100 {
	border-radius: 100px;
}
.bg-link {
	cursor: pointer;
}
/*字母大写*/
.uppercase {
	text-transform: uppercase;
}
/*强制字符换行*/
.break-all{
	word-break: break-all;
}
/*字体倾斜*/
.italic{
	font-style: italic;
}
.indent2em {
	text-indent: 2em;
}
/*阴影*/
.box-shadow {
	box-shadow: 0 0 5px #ccc;
}
.box-shadow-y2 {
	box-shadow: 0 2px 3px #ccc;
}
.hover-big {
	transition: all 0.6s;
}
.hover-big:hover {
	transform: scale(1.2);
}
[data-tb-hover]{
	height: 40px;
}
.hover-tbimg {
	height: 18px;
}
.hover-box1 {
	display: none;
	position: absolute;
	top: 30px;
	right: -50px;
	z-index: 99;
	background: #fff;
	padding: 10px;
	box-sizing: border-box;
	width: 120px;
	min-height: 40px;
	border-radius: 5px;
	font-size:14px;
}
.hover-box2 {
	display: none;
	position: absolute;
	top: 43px;
	right: -45px;
	z-index: 99;
	background: #fff;
	padding: 10px;
	box-sizing: border-box;
	width: 150px;
	min-height: 40px;
	border-radius: 5px;
	font-size: 15px;
	color: #333;
}
.hover-box:before {
	content: '';
	display: block;
	position: absolute;
	top: -5px;
	left: 0;
	right: 0;
	width: 10px;
	height: 10px;
	margin: auto;
	z-index: -1;
	background: #fff;
	transform:rotate(45deg);
}
@media screen and (min-width: 300px) and (max-width: 760px) {
    .hover-tbimg {
		height: 25px;
	}
	.hover-box1 {
		top: 40px;
		left: -50px;
		width: 120px;
		padding: 10px;
	}
}