﻿h1, h2, h3, h4, h5 {
	/* color: #4A7296; */
	font-family: "Oswald", sans-serif;
	margin: 13px 0 3px 0;
}
* a:hover {
	text-decoration: none;
	color: #205ab4;
}
/* 公用	头部css */
.top-line .navbar {
	height: 20px
}
.top-line p {
	margin-bottom: 0;
	color: #8e979d;
	display: inline
}
.top-line a {
	color: #dccfba
}
.top-line a:hover {
	color: #ffdda8
}
.contact {
	float: right
}
#logo-image {
	padding-left: 8px;
}
.header {
	font-family: "Oswald", sans-serif;
	
}
.navbar .row {
	padding-top: 2px
}
.navbar small {
	font-weight: 200;
	color: #d6d6d6
}
.navbar-inner {
	border-bottom: 10px
}
.navbar .nav>li>a {
	text-align: center;
	font-size: 16px;
	padding: 6px 12px 2px 12px;
	border-bottom: 1px solid rgba(0,0,0,0)
}
.navbar .nav>li>a:focus, .navbar .nav>li>a:hover {
	border-bottom: 1px solid red
}
.dropdown-menu {
	padding: 0;
	margin: 0;
	text-align: left;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0
}
.navbar .nav>li> .dropdown-menu:before, .navbar .nav>li>.dropdown-menu:after {
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-bottom-color: transparent;
	top: 0;
	left: 0
}
.dropdown-menu>li>a {
	padding: 8px 10px;
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 1px;
	border-bottom: 1px solid rgba(0,0,0,0.2)
}
.slider {
	padding-top: 10px;
	background-color: #1C476D;
}
.carousel {
	width: 100%;
	margin: 10px auto
}
.carousel-indicators {
	cursor: auto
}
.carousel-indicators li {
	cursor: pointer;
	background-color: transparent;
	border: 1px solid #215586
}
.carousel-indicators li:hover {
	background-color: orange
}
.carousel-indicators .active {
	background-color: #ff7000
}
.carousel-inner img {
	margin: 0 auto
}
.carousel-inner .title {
	left: 225px;
	width: 100%;
	max-width: 720px;
	bottom: 50px;
	position: absolute
}
.carousel-inner .title h1 {
	display: inline-block;
	color: white;
	line-height: 40px;
	padding: 0 14px 2px 12px;
	background: rgba(92, 129, 163, 0.7);
}
.carousel-inner .title h1 small {
	color: #CFE1F0;
}
.carousel-inner a:hover {
	color: inherit
}
.carousel-control {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px
}
/*======================preview==================*/
.map-preview { 

	padding-top: 10px;
	padding-bottom: 10px;
}
.map-preview h1 {
	margin-top: 10px;
	margin-bottom: 14px;
	border: 1px solid #E2E2E2;
	padding: 6px 15px 8px 15px;
	margin: 0 0 20px;
	list-style: none;
	background-color: #F4F4F4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
/*======================description==================*/
.description {
	padding-bottom: 10px;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	background: #FCFCFC;
}
.featured {
	text-align: center;
}
.featured h2 {
	text-align: left;
}
.featured h3 {
	margin: 4px 0;
	color: inherit;
	line-height: 24px
}
#left-content {
	display: inline-block;
	width: 800px;
}
.btn-bundle {
	margin-top: 10px
}
.dl-horizontal dt {
	background: url(li-arrow.png) no-repeat left 5px;
	width: auto;
	padding-left: 15px;
	margin-right: 5px
}
.dl-horizontal dd {
	margin-left: auto
}
/*.license{padding-left:10px}*/
/*.disclaimer{font-size:12px;margin-top:4px}*/

#sidebar {
	display: inline-block;
	width: 352px;
	margin-left: 18px;
	padding-top: 70px;
	float: right;
}
.side-title {
	background-color: #97A7B5;
	color: #fff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	padding: 10px;
}
.ads {
	background-color: #A2B597
}
.side-title h3 {
	color: #FDFDFD;
	font-size: 18px;
	line-height: 22px;
	padding: 0;
	margin: 0;
}
.side-content {
	background-color: #F4F4F4;
	color: #666;
	margin-bottom: 20px;
	padding: 15px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border: 1px solid #e1e8ec;
}
.side-content .btn {
	display: block;
	background-color: #FCFCFC;
}
.side-content .btn:hover {
	background-color: #e6e6e6;
}
.review {
	position: relative;
	font-family: Georgia, serif;
	line-height: 20px;
	padding: 5px 0 6px 30px;
	font-size: 17px;
	font-style: italic;
}
.review:before {
	display: block;
	content: "“";
	font-size: 70px;
	position: absolute;
	left: -8px;
	top: 20px;
}
.review cite {
	font-size: 14px;
	font-weight: normal;
	display: block;
	margin-top: 5px;
	position: relative;
}
.review cite:after {
	content: "";
	margin-top: 3px;
	background: url(star-rating.png) no-repeat;
	position: absolute;
	width: 80px;
	height: 17px;
}
.review a {
	color: #FF5C00
}
.review a:hover {
	color: #FF0047
}
.thumb {
	margin-right: 2px;
	margin-bottom: 4px;
	border: 2px solid white;
	-ms-filter: "alpha(opacity=80)";
	filter: alpha(opacity=80);
	opacity: .8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.thumb:hover {
	border: 2px solid orange;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1
}
.thumb-xs {
	width: 48px;
}
.thumb-sm {
	width: 156px;
}
.thumb-lg {
	border: 4px solid white;
}
.thumb-lg:hover {
	border: 4px solid orange;
}
/*======================faq==================*/
.faq {
	background-color: #F7F7F7;
}
.faq h3, .faq h4, .faq h5 {
	color: #7E8C98;
	margin: 3px 0 3px 0;
}
#all-maps h3, #all-maps h4, #all-maps h5 {
	font-weight: 100;
	margin: 0;
	line-height: 24px;
}
.state-list li {
	display: inline-block;
}
/*======================footer==================*/
footer {
	
	width: 100%;
	background-color: #1b1b1b;
}
footer .span4 {
	padding-top: 0;
	padding-right: 6px;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
footer h4 {
	color: #8e979d;
}
footer ul {
	margin-left: 14px;
	color: #8f8b80
}



form p {
	color: #8f8b80;
	margin-bottom: 0
}
form li {
	list-style: none
}
form label {
	margin-bottom: 0
}
form input[type="text"] {
	margin-bottom: 6px
}
#name, #email, #subject, #message {
	font-size: 16px;
	color: #7e7e7e;
	background-color: #2a2a2a;
	border: 1px solid #484848;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-transition: all .1s ease;
	-o-transition: all .1s ease;
	-webkit-transition: all .1s ease;
	transition: all .1s ease
}
#name:focus, #email:focus, #subject:focus, #message:focus {
	background-color: #191919;
	-moz-box-shadow: 0 0 0 0 rgba(0,0,0,0);
	-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
	box-shadow: 0 0 0 0 rgba(0,0,0,0)
}
#message {
	min-height: 80px;
	max-width: 100%
}
#message:focus {
	width: 90%
}
.send {
	border-top: 2px solid #4f5153;
	border-left: 2px solid #4f5153;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	color: #909090;
	background-color: #282a2b;
	padding: 4px 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-transition: all .1s ease;
	-o-transition: all .1s ease;
	-webkit-transition: all .1s ease;
	transition: all .1s ease
}
.send:hover {
	border-top: 2px solid #8f9091;
	border-left: 2px solid #8f9091;
	border-bottom: 2px solid #2e2e2f;
	border-right: 2px solid #2e2e2f;
	color: black;
	background-color: #777d80
}
.alert-success {
	color: #95c942
}
.alert-error {
	color: #e35d73
}
.tail {
	border-top: 1px solid #393939;
	background-color: black
}
.tail p {
	margin: 4px 0
}
#scroll-top a {
	width: 32px;
	height: 31px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #ffcf84 url(scroll-top.png) no-repeat 50% 48%;
	position: fixed;
	bottom: 30px;
	right: 32px;
	display: none;
	-ms-filter: "alpha(opacity=85)";
	filter: alpha(opacity=85);
	opacity: .85
}
#scroll-top a:hover {
	background-color: orange;
	cursor: pointer
}

/*===========================@media===========================*/
/*============================================================*/
@media(min-width:980px) and (max-width:1199px) {
.carousel-inner .title {
	left: 110px
}
#left-content {
	width: 612px;
}
#sidebar {
	width: 310px;
}
.side-title h3 {
	line-height: 16px;
}
.review {
	font-size: 16px;
	padding: 5px 0 6px 22px;
}
.review:before {
	font-size: 60px;
	left: -12px;
}
hr {
	margin: 10px 0;
}
.thumb-xs {
	width: 41px;
}
.thumb-sm {
	width: 135px;
}
}

@media (max-width: 979px) and (min-width: 768px) {
.carousel-inner .title {
	left: 2px
}
#left-content {
	display: block;
	width: 100%;
}
#sidebar {
	display: block;
	width: 100%;
	margin-left: 0;
	padding-top: 20px;
	float: none;
}
hr {
	margin: 10px 0;
}
.thumb-xs {
	width: 40px;
}
.thumb-sm {
	width: 133px;
}
}

@media (max-width: 767px) {
.carousel-inner .title {
	left: 0
}
.map-preview, .description, .faq, footer, .tail {
	margin-right: -20px;
	margin-left: -20px;
	padding: 0 20px
}
.map-preview {
	padding-top: 10px;
}
#left-content {
	display: block;
	width: 100%;
}
#sidebar {
	display: block;
	width: 100%;
	margin-left: 0;
	padding-top: 20px;
	float: none;
}
hr {
	margin: 10px 0;
}
.thumb-xs {
	width: 40px;
}
.thumb-sm {
	width: 133px;
}
.dl-horizontal dt {
	float: left;
}
.featured .span4 {
	width: 47%;
	height: 300px;
	float: left;
	margin-left: 10px
}
}
/*===========================map-style===========================*/
/*============================================================*/
#mapwrapper {
	max-width: 1920px;
	margin: 0 auto;
	padding: 0 0;
	background-color: transparent;
	min-width: 220px;
}
#map_base svg {
	max-height: 100%;
	width: 100%;
	margin: 0;
}

@media screen and (max-width: 320px) {
#map_base svg {
	height: 250px;
}
}

@media screen and (max-width: 400px) and (min-width: 321px) {
#map_base svg {
	height: 330px;
}
}

@media screen and (max-width: 480px) and (min-width: 401px) {
#map_base svg {
	height: 400px;
}
}

@media screen and (max-width: 568px) and (min-width: 481px) {
#map_base svg {
	height: 460px;
}
}

@media screen and (max-width: 685px) and (min-width: 569px) {
#map_base svg {
	height: 550px;
}
}

@media screen and (min-width: 686px) {
#map_base svg {
	height: 600px;
}
}
#text-abb text {
	font-family: Arial, Helvetica, sans-serif;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none; 
}
#map-tip {
	text-align: left;
	font: 14px/16px Trebuchet MS, Helvetica, Arial, sans-serif;
	display: none;
	padding: 3px;
	border: 1px solid #EBECED;
	color: #edeef0;
	z-index: 1000;
	float: left;
	position: absolute;
	background: rgb(73, 73, 73);
	background: -moz-linear-gradient(top, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(73, 73, 73, 1)), color-stop(100%, rgba(101, 101, 101, 1)));
	background: -webkit-linear-gradient(top, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);
	background: -o-linear-gradient(top, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);
	background: -ms-linear-gradient(top, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);
	background: linear-gradient(to bottom, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);
	word-break: keep-all;
	white-space: nowrap;
}
#map-tip p {
	margin: 0!important;
}
#map-tip img {
	float: left;
	padding: 3px;
}

/* 头部 */

.top {
	position: relative;
	z-index: 1000;
}

.top_line {
	width: 100%;
	height: 22px;
	line-height: 22px;
	background: #f0f0f0;
}

.top_line_1200 {
	width: 1200px;
	margin: 0 auto;
}

.top_welcome {
	text-align: right;
}

.top_area {
	height: 214px;
	background: #ffffff;
	border-bottom: 1px solid rgb(228, 225, 225);
}

.top_after {

	height: 13px;
	width: auto;
}

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.out_circle {
	width: 1200px;
	height: 382px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	margin-top: -235px;
}

.circle {
	position: absolute;
	right: -80px;
	background: url('button-bg.png') no-repeat 0px 0px;
	width: 382px;
	height: 382px;
	z-index: 500;
	cursor: pointer;
}

.circleBtn {
	position: relative;
	background: url('button-n.png') no-repeat 0px 0px;
	width: 161px;
	height: 168px;
	cursor: pointer;
	display: inline-block;
	top: 113px;
	left: 110px;
	text-align: center;
	color: #ffffff;
	padding: 45px 0;
}

.circleBtn h2 {
	font-size: 24px;
	padding: 0 0 5px;
}

.circleBtn p {
	font-size: 13px;
}

.logo_1new {

	width: 138px;
	height: 138px;
	margin: 0 auto;
	position: relative;
	top: 7px;
}
.logo_1new img,.logo_2new img{
	width: 100%;
	height: 100%;
}
.logo_2new {

	width: 774px;
	height: 42px;
	margin: 0 auto 0;
	position: relative;
	left: -22px;
	top: 10px;
}

.top_searchBar {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	top: 25px;
}

.top_searchBar p {
	float: right;
}

.top_searchBar .ipt {
	height: 35px;
	line-height: 35px;
	width: 180px;
	border: 1px solid #e5e5e5;
	border-right: none;
	padding: 0 10px;
	outline: none;
	float: left;
}

.top_searchBar .button{
	height: 35px;
	width: 35px;
	border: 1px solid #e5e5e5;
	border-radius: 0;
	vertical-align: middle;
	float: right;
	background: #f8f8f8;
	outline: none;
}

.top_searchBar .button:hover {
	background: #f2f2f2;
}

.search_icon {
	background: url("searchicon.png") no-repeat;
	width: 15px;
	height: 16px;
	display: block;
	margin: 0 auto;
	position: relative;
	top: 10px;
}

#menu {
	display: block;
	width: 1200px;
	height: 34px;
	position: relative;
	top: -95px;
	z-index: 100;
	margin: 0 auto;
	font-size: 1.1em;
}

#nav {
	display: block;
}

#nav .mainlevel {
	float: left;
	text-align: center;
	display: block;
	margin-left: 47.4px;
}
#nav .mainlevel:first-child{
	margin-left: 0px;
}
#nav .mainlevel a {
	color: #333333;
	text-decoration: none;
	line-height: 34px;
	height: 34px;
	/* text-align: center; */
	/*padding:0 20px; */
	display: block;
	/*_width:48px;*/
	float: left;
}

#nav .mainlevel a:hover {
	color: #205ab4;
	text-decoration: none;
}

#nav .mainlevel ul {
	position: absolute;
	display: none;
	width: 100px;
	margin: 0 10px;
}

#nav .mainlevel li {
	float: left;
	background: #fff;
	width: 100%;
}

#nav .mainlevel li a {
	padding: 6px 0;
	line-height: 24px;
	height: 36px;
	display: block;
	font-size: 14px;
}

#nav .mainlevel li a:hover {
	color: #fff;
	text-decoration: none;
	background: #94ad3a;
}

.Triangle_con {
	height: 11px;
	background: url(arrow.png) 45px 0 no-repeat;
	display: block;
	position: relative;
	z-index: 20;
}

.round {
	border: 1px solid #eeeeee;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	z-index: 10;
	margin-top: -1px;
}

.quickIcon {
	width: 61px;
	position: absolute;
	z-index: 100;
	right: 30px;
	/* margin-top: 200px; */
	top: 1100px;
}


/* 尾部 */
.footer{background: #0047a8;height: 275px;overflow: hidden;}
.footer,.footer a{color: #fff;}
.foter_top,.foter_bottom{position: relative;}
.footer .wrap{position: relative;z-index: 2;}
.f_bg01{position: absolute;left: 0;top:0;width: 50%;height: 100%;background: #1c68df;}
/* .f_bg02{position: absolute;left: 0;top:0;width: 50%;height: 100%;background: #18935c;} */

.foter_top{background:#317d55;overflow: hidden;}
.foter_top .foter_le,.foter_top .foter_re{padding: 10px 0; padding-bottom: 0;}
.foter_le{float: left;width: 240px;}
.foter_re{float: right;width: calc(100% - 240px);background: #0047a8;box-sizing:border-box;min-height: 71px;}

.f_logo{width: 192px;margin-left: 20px;}
.f_logo img{width: 100%;}
.f_nav ul{overflow: hidden;padding-top: 15px;}
.f_nav li{float: left;margin-bottom: 0px;}
.f_nav li a{display: block;padding-right: 40px;margin-right: 41px;background: url(f_line.png) no-repeat center right;}
.f_nav li:last-child a{padding-right: 0;margin-right: 0;background: none;color: #fff;}

.footer_bottom{border-top: 1px solid #1369ef;;position: relative;}
.footer_bottom .foter_le{
	padding: 39px 0 30px 0;
	height: 138px;
	background-color: #1e65d3;
}
.footer_bottom .foter_re{padding: 35px 0 14px 0;background-color: #0047a8;}
.footer_bottom .foter_re{padding-left: 50px;position: relative;z-index: 2;}
.foter_top .foter_re{padding-left: 34px;}

.f_cont{line-height: 30px;margin-bottom: 30px;}

.f_p{line-height: 36px;}
.f_p p{
	text-align: center;
}
.f_bah,.f_bah a{color: #fff;}
.f_bah{
	height: auto;
	position: relative;
	
}
.f_bg01 img{
	position: relative;
    left: 24px;
    top: 13px;
}
.t_more{
	font-size: 14px;
	font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
	color: #333;
	float: right;
	display: inline-block;
}
[class*='icon'] {
    font-family: 'iconfont';
}
.icon-jiantoushang{
	width: 20px;
	height: 20px;
	top: 9px;
	position: relative;
   background-image: url(toparrow.png);
}
.bah{margin-left: 20px;}
.f_le{float: left;width:350px;}
.f_ce{float: right;margin-top: 25px;}
.f_ce dl{width: 288px;position: relative;bottom: 20px;}
.f_ce dt{height: 40px;line-height: 40px;background: #1e65d3;padding: 0 20px;padding-right: 10px;cursor: pointer;margin-top: -9px;}
.f_ce dt p{float: left;}
.f_ce dt i{float: right;font-weight: bold;}
.f_ce dd{position: relative;bottom: 0px;left:0;width: 100%; background: #1e65d3;display: none;overflow-y: scroll;max-height: 122px;padding-bottom: 1px;}
.f_ce dd p{line-height: 30px;padding:0 20px;}


.f_re{float: right;width: 225px;margin-right: 35px;}
.f_re dl{overflow: hidden;}
.f_re dt{font-size: 14px;text-align: right;float: right;width: 127px;height: 127px;}
.f_re dt img{width: 100%;height: 100%;}
.f_re dd{float: left;width: calc(100% - 137px);font-size: 14px;line-height: 30px;color: #fff;padding-top: 30px;text-align: right;}