
body {
    font-size: 1em;
    line-height: 1.6;
    font-size: 12px;
    font-family:Arial, Helvetica, sans-serif,SimSun; font-size:21x; font-weight:normal;
}

* {
	font-family: Arial, Helvetica, sans-serif,SimSun;
	/*font-family: "Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",STHeiti,"WenQuanYi Micro Hei",sans-serif;*/
}

h1, h2, h3, h3, h4, h5, h6{
	font-family:"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",STHeiti,"WenQuanYi Micro Hei",sans-serif;
	margin-bottom:0.5rem;
}

.wrapper {
    width:100%;
    background-color:#f7f7f7;
}

.label{
line-height:2;
margin-bottom:0.3rem;
font-size:0.75rem;
font-family: "Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",STHeiti,"WenQuanYi Micro Hei",sans-serif;
}

.button.small {
 padding: 0.475rem 0.75rem 0.5375rem;
 font-size:0.8125rem;
}

.contain-to-grid.topnav {
	background-color: #F7F7F7;
}

.contain-to-grid.mainnav {
	background-color: #101F84;
	
}

.top-bar.topnav {
    width: 100%;
    background-color: #F7F7F7;
    color: #A2A2A2;
}

.top-bar-section.topnav li:not(.has-form) a:not(.button) {
	background-color: #F7F7F7;
	color: #686868;
    font-size: 0.95em;
}

 .top-bar-section.topnav li:not(.has-form) a:not(.button):hover {
    background-color: #F7F7F7; 
    text-decoration: none;
    color:#C51A1B;
}

.top-bar.mainnav{
	background-color:#101F84;
}

.top-bar-section.mainnav li:not(.has-form) a:not(.button) {
    background-color:#101F84;
    color: #fff;
    font-size: 1.05em;
    width: 100%;
    padding-top: 0px;
    background-image: none;
    font-family: "Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",STHeiti,"WenQuanYi Micro Hei",sans-serif;
    font-weight: bold;
    font-style:none;
}

.top-bar-section.mainnav li:not(.has-form) a:not(.button):hover {
	background-color:#F9692C;
}

.top-bar.expanded .title-area {
	background-color:#101F84;
}

.top-bar-section .has-dropdown > a {
    padding-right: 0.9375rem !important;
}

.logo_section{
    width:100%;	
	background-color:#FFF;
	padding-top:10px;
}


.topbanner-section{
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}

.orbit-container .orbit-slide-number {
	background: none repeat scroll 0% 0% #C51A1B;
	font-size: 14px;
	padding: 5px 10px;
	top:0px;
	left:0px;
}

.orbit-container .orbit-slides-container > * .orbit-caption {
	font-size: 1.3rem;
}

.blue-line {
	color: #2D337F;
	background-color:#2D337F;
	height: 2px;
	padding:0px;
	margin:0px;
}

.panel.blue {
	background-color: #11357E;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
	box-shadow: 0 0 8px 1px rgba(50, 50, 50, 0.10);
	webkit-box-shadow: 0 0 8px 1px rgba(50, 50, 50, 0.10);
	-moz-box-shadow: 0 0 8px 1px rgba(50, 50, 50, 0.10);
}

.panel.lightblue{
	background-color: #E1F1F1;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.panel.white{
	background-color: #FFF;
}

.panel.green {
	background-color: #29A329;
	padding-bottom: 0rem;
}

.panel.rightbar{
	background-color: #FFF;
	color:#686868;
	font-size:1.25em;	
	margin-bottom: 1rem;
	padding-top: 1rem;
	padding-right: 1rem;
	padding-bottom: 0rem;
	padding-left: 1rem;	
	box-shadow: 0 0 8px 1px rgba(50, 50, 50, 0.10);
	webkit-box-shadow: 0 0 8px 1px rgba(50, 50, 50, 0.10);
	-moz-box-shadow: 0 0 8px 1px rgba(50, 50, 50, 0.10);
}

.panel.content{
	background-color: #FFF;
	color:#686868;
	font-size:1.25em;	
	margin-bottom: 1rem;
	padding: 1.2rem;
	box-shadow: 0 0 8px 1px rgba(50, 50, 50, 0.10);
	webkit-box-shadow: 0 0 8px 1px rgba(50, 50, 50, 0.10);
	-moz-box-shadow: 0 0 8px 1px rgba(50, 50, 50, 0.10);
}


.row.social, .row.title{
	margin-bottom:0.8rem;
	margin-top:0.8rem;
}

.row.primaryimg{
	margin-top:0.8rem;
	margin-bottom:1rem;

}

.button.small.orange {
	background-color: #F9692C;
	color: #FFF;
	border-radius: 3px;
	text-align:center;
	vertical-align:center;
	padding: 0.5rem 1.5rem;
	margin-bottom: 0rem;
}

.button.small.orange:hover {
	background-color: #FC8330;
	text-decoration: none;
}


input[type="text"].noradius{
	border-radius: 0px;
}

.red{
	color:#C51A1B;
}

.blue{
	color: #10347E;	
}

.recommend.th{
	box-shadow:none;
	padding-top:1.25rem;
}


.recommend.th:hover{
	box-shadow:0px 0px 1px 1px #F0EFFF inset;
	background-color: #F8FEFF;
	text-decoration: none;
}

.new.th{
	box-shadow:none;
	padding-top:0rem;
}

.new.th:hover{
	box-shadow:0px 0px 1px 1px #F0EFFF inset;
	background-color: #F8FEFF;
	text-decoration: none;
}

h3.promotion{
	font-size:1.05rem;
	margin-top:0.5rem;
	color:#10347E;
	line-height: 1.35rem;
}

a.promotion:hover {
	text-decoration: none;
}

.left{
Padding-left:2rem;
}
.postfix{
/*	height: 1.8125rem;*/
/*	background-color: #CCC;	*/
}

.postfix.search{
/*	padding-top:0.5rem;*/
}

.prefix{
/*	height: 1.8125rem;*/
	background-color: #11357E;	
	color:#FFF;
	vertical-align:center;
}

img.search{
	padding-bottom: 0.3rem;
}

h1.title{
	font-size:1.6rem;
	line-height: 2rem;
}

h3{
	font-size:1.3rem;	
}

h3.title{
	font-size:1.24rem;
	margin-bottom: 0.25rem;
}

h3.new{
	font-size:0.9rem;
	margin-bottom: 0.25rem;
}

h3.red{
	font-size:1.24rem;	
	color:#C51A1B;
	font-weight:bold;
}

h3.blue{
	font-size:1.24rem;	
	color:#10347E;
	font-weight:bold;
}

h3.subtitle{
	font-size:1.65rem;
	color:#888888;
}

h3.title a{
	font-size:1.24rem;
	color: #10347E;
	line-height:1.5rem;
}



h1.nav, a.nav{
	color: #C51A1B;
	font-weight: bold;
	font-size: 1.4rem;
}

h4.white {
	color:#FFF;
	font-size: 1.1rem;
}

.panel h6{
	margin-top:0.5rem;
	font-size:0.85rem;
	line-height:1.2rem;
}

a{
	 color:#686868;
}

a:hover{
	text-decoration: underline;
	color:#686868;
}

a.nav:hover{
	text-decoration: underline;
}

select{
	height: 2rem;
}

#car_search select{
	height: 2.2rem;
}

input{
	height:2rem;
}
.subnav a{
	color: #C51A1B;
	font-weight: bold;
	font-size: 1.1rem;
	display: block;
	float:left;
	margin-right:0.75rem;
}

.subnav a:hover{
	text-decoration: underline;
}

hr{
	padding-top:0rem;
	margin-top:0.3rem;
}

.bold{
	font-weight: bold;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
	text-align:center;
}


.abstract a, a.readmore, .double_column_list a{
	color: #686868;
	font-size: 0.90rem;
}

.abstract a:hover, a.readmore:hover, .double_column_list a:hover{
	text-decoration: underline;
}

.orbit-container .orbit-slides-container > * .orbit-caption {
	background-color:rgba(0,0,0,0.6);
}

a.white{
	color:#fff;
}


a.white:hover{
	text-decoration:underline;
}

.double_column_list div .title{
/*	width:270px; */
	height:1.65rem;
	overflow:hidden;
}

.address{
	color: #686868;
	font-size: 0.90rem;
}

.footer_column{
	margin-top:2rem;
	margin-bottom:2rem;
	color: #999;
}

.footer_column a{
	color: #999;
}

.footer_column a:hover{
	color:#C51A1B;
}

.footer_column hr{
	margin-bottom:0.5rem;
}

.copyright{
	width: 100%;
	background-color: #11357E;
	height: 4rem;
	line-height: 4rem;
	text-align: center;
	color: #FFF;
	margin-bottom:1rem;
}

.panel.content li{
	color:#999;
	font-weight: lighter;
}


.recommend h1{
	color: #C51A1B;
	font-weight: bold;
	font-size: 1.5rem;
	padding-top: 1rem;
	padding-left:1rem;
}

.recommend h2{
	color: #10347E;
	font-weight: bold;
	font-size: 1.2rem;
	padding-top: 1rem;
	padding-left:1rem;
}

.top-bar .toggle-topbar {
}

.ads_300{
	height:250px;
}

.title-area h1{
	color:#FFF;
	padding-left:0.8rem;
	font-size: 1.8rem;
	font-weight:bold;
}

.adzone{
	margin-top:0.5rem;
	margin-bottom:0.5rem;
}

.proday{
	font-weight: bold;
	color:#C51A1B;
}

.breadcrumb___{
	font-size:0.9rem;
	margin-bottom: 0.8rem;
	margin-top: 0.8rem;
	font-family: "Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",STHeiti,"WenQuanYi Micro Hei",sans-serif;
}


.tag {
	height: 2rem;
	width: 15rem;
	background-image: url(../images/tag.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 1.8rem;
	color: #fff;
	font-size:0.825rem;
	padding-left:1rem;
}

.number {
font-size: 12px;
color: #FFF;
background-color: #10337D;
height: 20px;
width: 20px;
padding: 2px;
text-align: center;
padding-left: 5px;
padding-right: 5px;
margin-right:10px;
}

ul.sidebar_list{
	margin-left:0.2rem;
}
.sidebar_list li{
	overflow:hidden;
    height: 1.5rem;	
    font-size:0.85rem;
}

ul.sidebar_list_long{
	margin-left:0.2rem;
}
.sidebar_list_long li{
	overflow:hidden;
    height: 1.5rem;	
    font-size:0.85rem;
}


/*Social*/

.socialb ul {
	display:inline;
	margin-top:0px;
	height:32px;

}

.socialb ul li {
	display:inline-block;
	padding-right:1rem;
}
.social1 a {
	display:inline-block;
	background-image: url(/assets/travel/images/facebook.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 32px;	
	text-indent:-99999em;
}
.social1 a:hover {
	box-shadow:0 0 4px 1px rgba(0,140,186,0.5);
}

.social2 a {
	background-image: url(/assets/travel/images/twitter.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 32px;	
	text-indent:-99999em;
	display:inline-block;
}
.social2 a:hover {
	box-shadow:0 0 4px 1px rgba(0,140,186,0.5);

}
.social3 a {
	background-image: url(/assets/travel/images/flickr.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 32px;
	text-indent:-99999em;
	display:inline-block;
}
.social3 a:hover {
	box-shadow:0 0 4px 1px rgba(0,140,186,0.5);
}

.social4 a {
	background-image: url(/assets/travel/images/youtube.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 32px;	
	text-indent:-99999em;
	display:inline-block;
}
.social4 a:hover {
	box-shadow:0 0 4px 1px rgba(0,140,186,0.5);
}

div.row.subnav{
	margin-bottom: 1rem;
}

 /* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (max-width: 40em) {

.top-bar.topnav {
    width: 100%;
    background-color: #101F84;
    color: #A2A2A2;
}


h1 a{
	font-size:1.5rem;	
}

div.small{
 width: 3rem;
}

/* Responsive iFrame */

.banner-iframe-container {
    position: relative;
    padding-bottom: 12.36%;
    /*padding-top: 30px;*/
    height: 0;
    overflow: hidden;
}

.box-iframe-container {
    position: relative;
    padding-bottom: 88.33%;
    /*padding-top: 30px;*/
    height: 0;
    overflow: hidden;
}

.dealerGmap-iframe-container {
    position: relative;
    padding-bottom: 42%;
    /*padding-top: 30px;*/
    height: 0;
    overflow: hidden;
}

.dealerYoutube-iframe-container {
    position: relative;
    padding-bottom: 63.69%;
    padding-top: 1.5625rem;
    height: 0;
    overflow: hidden;
    margin-bottom:1rem;
}

.articleYoutube-container {
    position: relative;
    padding-bottom: 83.33%;
    padding-top: 1.5625rem;
    height: 0;
    overflow: hidden;
    margin-bottom:1rem;
}

.dealerGmap-iframe-container iframe,
.dealerYoutube-iframe-container iframe,
.articleYoutube-container iframe,
.banner-iframe-container iframe,   
.box-iframe-container iframe,
.vresponsive-iframe-container object,  
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#map-canvas{
	width:300px;
	height:200px
}
/*end of responsive iFrame*/


}
/*end of small screen*/



/* min-width 641px and max-width 1024px, use when QAin*/
@media only screen and (min-width: 40.063em) and (max-width: 64em) {  

}


#map-canvas{
	width:600px;
	height:400px
}


/*end of medium screen*/

/* min-width 1025px, large screens */
@media only screen and (min-width: 64.063em) { 
img.thumb {
	width:138px;
	height: 83px;
	}

.orbit-container img{
	width:636px;
	height: 381px;

}

#map-canvas{
	width:600px;
	height:400px
}

}

/*end of large screen*/


/* dealer list*/
.dealer_basiclist {
	font-size:16px;
	line-height:18px;
	margin:0px;
	color: #10347E;
}

.dealer_basiclist a{
	font-size:16px;
	line-height:18px;
	margin:0px;
	color: #10347E;
}

.hours { 
background-color: #FCFCFC; 
border: 1px solid #EFEEEE; 
color: #004986; 
text-align: center; 
}

.fl{
	float:left;
}

.fr{
	float:right;
}



.yp_phone {
  	font-size: 1.3em;
  	color:#E7790D ;
  }

h3.yp_title {
  	font-size: 1.2em;
  	color:#11357E;
  }

.yp_tag {
  	font-size: 1.2em;
  	color:#11357E;
  }

.yp_subnav a{
	color: #C51A1B;
	font-size: 1.1rem;
	display: block;
	float:left;
	margin-right:0.75rem;
}

.yp_subnav a:hover{
	text-decoration: underline;
}

.yp_box {
  border:1px;
}

/*--Google search--*/

		  .gsc-control-cse {
		    font-family: Arial, sans-serif;
		    border-color: #FFFFFF;
		    background-color: #FFFFFF;
		  }
		  .gsc-control-cse .gsc-table-result {
		    font-family: Arial, sans-serif;
		  }
		  input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
		    border-color: #D9D9D9;
		  }
		  input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
		    border-color: #666666;
		    background-color: #CECECE;
		    background-image: none;
		    filter: none;
		
		  }
		  .gsc-tabHeader.gsc-tabhInactive {
		    border-color: #FF9900;
		    background-color: #FFFFFF;
		  }
		  .gsc-tabHeader.gsc-tabhActive {
		    border-color: #E9E9E9;
		    background-color: #E9E9E9;
		    border-bottom-color: #FF9900
		  }
		  .gsc-tabsArea {
		    border-color: #FF9900;
		  }
		  .gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
		    border-color: #FFFFFF;
		    background-color: #FFFFFF;
		  }
		  .gsc-webResult.gsc-result:hover, .gsc-imageResult:hover {
		    border-color: #FFFFFF;
		    background-color: #FFFFFF;
		  }
		  .gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b  {
		    color: #0000CC;
		  }
		  .gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {
		    color: #0000CC;
		  }
		  .gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover b, .gs-imageResult a.gs-title:hover, .gs-imageResult a.gs-title:hover b {
		    color: #0000CC;
		  }
		  .gs-webResult.gs-result a.gs-title:active, .gs-webResult.gs-result a.gs-title:active b, .gs-imageResult a.gs-title:active, .gs-imageResult a.gs-title:active b {
		    color: #0000CC;
		  }
		  .gsc-cursor-page {
		    color: #0000CC;
		  }
		  a.gsc-trailing-more-results:link {
		    color: #0000CC;
		  }
		  .gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
		    color: #000000;
		  }
		  .gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl {
		    color: #008000;
		  }
		  .gs-webResult div.gs-visibleUrl-short {
		    color: #008000;
		  }
		  .gs-webResult div.gs-visibleUrl-short  {
		    display: none;
		  }
		  .gs-webResult div.gs-visibleUrl-long {
		    display: block;
		  }
		  .gs-promotion div.gs-visibleUrl-short {
		    display: none;
		  }
		  .gs-promotion div.gs-visibleUrl-long  {
		    display: block;
		  }
		  .gsc-cursor-box {
		    border-color: #FFFFFF;
		  }
		  .gsc-results .gsc-cursor-box .gsc-cursor-page {
		    border-color: #E9E9E9;
		    background-color: #FFFFFF;
		    color: #0000CC;
		  }
		  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
		    border-color: #FF9900;
		    background-color: #FFFFFF;
		    color: #0000CC;
		  }
		  .gsc-webResult.gsc-result.gsc-promotion {
		    border-color: #336699;
		    background-color: #FFFFFF;
		  }
		  .gsc-completion-title {
		    color: #0000CC;
		  }
		  .gsc-completion-snippet {
		    color: #000000;
		  }
		  .gs-promotion a.gs-title:link,.gs-promotion a.gs-title:link *,.gs-promotion .gs-snippet a:link  {
		    color: #0000CC;
		  }
		  .gs-promotion a.gs-title:visited,.gs-promotion a.gs-title:visited *,.gs-promotion .gs-snippet a:visited {
		    color: #0000CC;
		  }
		  .gs-promotion a.gs-title:hover,.gs-promotion a.gs-title:hover *,.gs-promotion .gs-snippet a:hover  {
		    color: #0000CC;
		  }
		  .gs-promotion a.gs-title:active,.gs-promotion a.gs-title:active *,.gs-promotion .gs-snippet a:active {
		    color: #0000CC;
		  }
		  .gs-promotion .gs-snippet, .gs-promotion .gs-title .gs-promotion-title-right, .gs-promotion .gs-title .gs-promotion-title-right * {
		    color: #000000;
		  }
		  .gs-promotion .gs-visibleUrl,.gs-promotion .gs-visibleUrl-short  {
		    color: #008000;
		  }

		  .panel.googlesearchbar{
			background-color: #FFF;
			color:#686868;
			font-size:1.25em;	
			margin-bottom: 1rem;
			padding-top: 1rem;
			padding-right: 0rem;
			padding-bottom: 0rem;
			padding-left: 0rem;	
			box-shadow: 0 0 8px 1px rgba(50, 50, 50, 0.10);
			webkit-box-shadow: 0 0 8px 1px rgba(50, 50, 50, 0.10);
			-moz-box-shadow: 0 0 8px 1px rgba(50, 50, 50, 0.10);
		  }

		  .panel.googlesearchbar.article{
			margin-top: 3.5rem;	
		  }

		  
		  
/*Google  Search  Customize*/	
td.gsc-input {
  padding: 0rem 0rem !important;
}

form.gsc-search-box {
  padding: 0 2px 0 16px !important; 
}

td.gsc-search-button {
  vertical-align: top  !important;
  padding-top: 4px  !important; 
}

td.gsc-clear-button {
  vertical-align: top  !important;
  padding-top: 10px !important; 
}