body {
	font-size:14px/0.875em;
	font-family: "Arial","Microsoft YaHei","Times New Roman";
	background: #fff;
	overflow-x:hidden;
	
}
a {
	text-decoration: none;

}

a:hover, 
a:active, 
a:visited,
a:focus {
	outline: none;
	text-decoration: none;

}
ul {
	padding:0;
	margin:0;
}
li {
	list-style: none;
}
.clearfix {
	height: 0;
	clear:both;

}
.fl { float:left;}
.fr { float:right;}
em, i {
    font-style: normal;
}
.container {
	width: 1200px !important;
	padding:0;
}

.row {
	margin:0;
}

@font-face {
	font-family: 'din';
	src: url('../fonts/din-medium-webfont.eot');
	src: url('../fonts/din-medium-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/din-medium-webfont.woff2') format('woff2'),
	url('../fonts/din-medium-webfont.woff') format('woff'),
	url('../fonts/din-medium-webfont.ttf') format('truetype'),
	url('../fonts/din-medium-webfont.svg#dinmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}


/**
 * 判断浏览器
 */

#browser_ie {
	BACKGROUND-COLOR: #f6f6b4; DISPLAY: none; HEIGHT: 120px; COLOR: #000; FONT-SIZE: 15px
}
#browser_ie .brower_info {
	MARGIN: 0px auto; WIDTH: 800px; PADDING-TOP: 17px
}
#browser_ie .brower_info .notice_info {
	POSITION: relative; MARGIN-TOP: 5px; FLOAT: left;
}
#browser_ie .brower_info .notice_info P {
	TEXT-ALIGN: left; LINE-HEIGHT: 25px; WIDTH: 360px; DISPLAY: inline-block
}
#browser_ie .browser_list {
	POSITION: relative; FLOAT: left
}
#browser_ie .browser_list IMG {
	WIDTH: 40px; HEIGHT: 40px
}
#browser_ie .browser_list SPAN {
	TEXT-ALIGN: center; WIDTH: 80px; DISPLAY: inline-block
}

/*css组件设置*/
.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}

.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }

/**
 * 头部
 */

#head {
	height:137px;
	background: url(../img/ftop_bg.jpg) no-repeat center bottom;

}
#head .top_line {
	height:4px;
	background:url(../img/top_line.jpg) no-repeat center top;
}
.head1 {

}
#head .logo img {
	/*padding:26px 0 30px;*/
	height:40px;
	margin:10px 0 0;
}
.head2 {
	height:50px;
	line-height: 50px;
	color: #202020;
	cursor: pointer;
	padding-left:250px;
	position: relative;
}
.head2 .footer_flex {
	width:100px;
	text-align: right;
	float: left;
	position: relative;
	color: #028bd3;
}
.head2 i {
	margin-right:5px;
	color: #c2c2c6;
	font-size:12px;
}
.head2 i.glyphicon-search {
	margin-left:5px;
}
.head2 .footer_flex a {
	color: #028bd3;
}
.head2 .footer_flex:hover .flex-footer { display: block; }
.head2 .footer_flex .flex-footer {
	width:110px;
	height: 110px;
	display: none;
	position: absolute;
	top:133px;
	z-index: 10;
}

.head1 .welcome {
	color:#fff;
	padding-left:15px;
	height: 44px;
	text-transform: uppercase;

}

.top_search {display:inline-block;cursor:pointer;
	width:100px;}
.top_search .btn-search{ text-align: right;color: #028bd3;}

.top_search .search {height:50px;width: 100%; position: absolute;right:0;top:0;left: 0;bottom: 0;background-color: #fff; display:none; }
.top_search .item{transition: right 300ms;-moz-transition: right 300ms;-ms-transition: right 300ms;-o-transition: right 300ms;-webkit-transition: right 300ms;}

.top_search .search .inp{float: left;border: none;vertical-align: top;width:60%;height: 50px;
	line-height: 50px;box-sizing: border-box;padding-left:5px; margin-top: 5px;border-left: 1px solid #e4e4e4;font-size: 16px;}
.search_btn{float: left;width: 66px;text-align: center;margin-left: 20%;}
.search_btn i { width:30px;display: block; height:30px; background:url(../img/search_close_03.png) no-repeat; margin:0;margin-top:15px;}
.search_close{float: right;background-color:transparent;border: none;}
.search_close .ion{width: 27px ;display: block;height: 27px;margin-top: 0px;background: url(../img/search_close_03.png) no-repeat;background:url(../img/top_search_03.png) no-repeat;}
.mem {float: right;}
.member {width:40px;height:44px;display:inline-block;background:url(../img/member.jpg) center center no-repeat;}

.head1 .logo a {
	width:100%;
	height:100%;
	display: block;
}
#nav1 {
	padding:0;
}
.nav {
	height:75px;
	line-height: 75px;
	color:#202020;
}

.nav li.one {
	height:75px;
	display: inline-block;
	text-align: center;

}

.nav li.one a {
	color:#202020;
	font-family: 'din';
	font-size:16px;
	padding: 0 9px;
}
.nav li.one a:hover,.nav li.one a:active {
	background-color: transparent;

}
.nav li.oneE {
	height:75px;
	display: inline-block;
	text-align: center;

}

.nav li.oneE a {
	color:#202020;
	font-size:15px;
	padding:0 8px;
}
.nav li.oneE a:hover,.nav li.oneE a:active {
	background-color: transparent;

}
.nav > li > a:hover,
.nav > li > a:focus {
	background-color: transparent;
}
.nav > li > .dropdown-menu {
	width:150px;
	text-align: center;
	border-radius: 0px;
	/* background:none; */
	background:#fff;


}
.nav > li > .dropdown-menu>li {
	line-height: 50px;
	padding: 0;
	height: 50px;
	display: block;
}
.nav > li > .dropdown-menu>li>a {
	color: #333;
	display: block;
	height: 50px;
	line-height: 50px;
}
.nav > li > .dropdown-menu>li>a:hover,.nav > li > .dropdown-menu>li>a:active{
	color: #008ed4;
	background: none;
}




/**
 * banner条样式
 */


#navbar-collapse ul {
	margin-top:0;
}
.carousel-inner img {
	margin: 0 auto;
}
.carousel-control {
	position: absolute;
	top: 50%;	
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	
	
}


/*友情链接*/
.friendurl {
	height: 130px;

	margin-bottom: 40px;
}
.friendurl h3 {
	height: 40px;
	line-height: 40px;
	background:#404145;
	color: #fff;
	padding-left: 20px;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 0;
}
.friendurl ul {
	height: 88px;
	padding-right: 150px;
	border:1px solid #efefef;
}
.friendurl ul li {
	line-height: 40px;
	float: left;
	text-align: center;
	width: 10%;
	background:url(../../../Public/home/img/fl.jpg) no-repeat center right;
}
.friendurl ul li a {
	display: block;
	margin-right: 2px;
}

/*面包屑*/
.comtitle {
	padding:0 25px 3px;

	width: 1200px;
	margin:60px auto 0px;
	position: relative;
}
.comtitle:before {
	content:'';
	width:30px;
	height:4px;
	background:#4b4b4b;
	display:inline-block;
	position:absolute;
	bottom:0px;
}
.comtitle:after {
	content:'';
	width:1100px;
	height:1px;
	background:#c3c5c4;
	display:inline-block;
	position:absolute;
	bottom:0px;
	right: 0;
}
.comtitle h1 {

	font-size: 46px;


}

.indent {
	text-indent: 2em;
}

.breadcrumb {
	float: right;
	padding:0;
	line-height: 60px;
	margin-bottom:0;
	background: none;
	font-size: 18px;
}
.breadcrumb li a {
	color: #333;
}
.breadcrumb li i {
	margin-right: 10px;
}

.goodcate {
	padding:0 20px;
	height: auto;
	zoom:1;
	overflow: hidden;
	margin-bottom: 20px;

}
.goodcate ul {
	width: 1100px;
	padding-left: 60px;
	float: left;
	margin-left:20px;
}
.goodcate ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right:10px;
	/* margin:0 20px; */
}
.goodcate ul li a {
	color: #323232;
	display: inline-block;
}
.goodcate ul li a.active {
	color: #6c712c;
}

.email .getemail {
	padding-top:10px;

}
.email .getemail .em {
	width: 250px;
	height: 39px;
	border:1px solid #97d90a;
	padding-left:20px;
}
.email .getemail .submit {
	width: 250px;
	height: 39px;
	border:none;
	background: #97d90a;
	margin-top: 24px;
	color: #fff;
}






/**
 * 底部样式
 */

#foot {
	background: #f3f3f3;
	padding:60px 0;
	
}
#foot h5 {
	font-size: 20px;
	color: #424242;
	margin-bottom:20px;
}
#foot p {
	color:#5c5c5c;
	font-size: 12px;
}
#foot p.name {
	color: #000;
	font-size:24px;
	margin-bottom:0;
	background:url(../img/line.jpg) no-repeat left bottom;
}
#foot p.names {
	color: #000;
	font-size: 20.5px;
}
#foot p.namea {
	color: #000;
	font-size: 20.5px;
	margin-bottom:0;
	background:url(../img/line.jpg) no-repeat left bottom;
}
#foot .scr_con {
	width: 170px;
	height:170px;
	position:relative;
}
#dv_scroll{position:absolute;height:200px;overflow:hidden;width:170px;}
#dv_scroll .Scroller-Container{width:100%;}
#dv_scroll_bar {position:absolute;right:0;top:0px;width:4px;height:170px;border-left:1px solid #c9c9c9;}
#dv_scroll_bar .Scrollbar-Track{position:absolute;left:0;top:0px;width:4px;height:170px;}
#dv_scroll_bar .Scrollbar-Handle{position:absolute;left:-2px;top:0;width:4px;height:125px;overflow:hidden;background: #006ab8;cursor:pointer;}
#dv_scroll_text {position:absolute;}


#foot p a {
	color:#5c5c5c;
}
#foot .contact {
	padding-right:0;
}
#foot .erweima {
	margin-top: -120px;
	padding-top:30px;
	text-align: center;
	height:281px;
	background:url(../img/erweima_bg.jpg) no-repeat center;
	padding-left:0;
	padding-right:0;
}
#foot .erweimaE {
	margin-top: -120px;
	padding-top:30px;
	text-align: center;
	height:281px;
	background:url(../img/erweima_bgE.jpg) no-repeat center;
	padding-left:0;
	padding-right:0;
}
#foot .erweima2 {

	padding-top:30px;
	text-align: center;
	height:281px;
	background:url(../img/erweima_bg.jpg) no-repeat center;
	padding-left:0;
	padding-right:0;
}
#foot .erweimaE2 {

	padding-top:30px;
	text-align: center;
	height:281px;
	background:url(../img/erweima_bgE.jpg) no-repeat center;
	padding-left:0;
	padding-right:0;
}

footer .copyright {
	background: url(../img/fbottom_bg.jpg) no-repeat center;
	color:#fff;
	height:57px;
	line-height:57px;
	text-align: center;
	font-size:12px;
}
footer .copyright a {
	color:#fff;

}
footer .copyright p {
	margin:0;
}

.dropup {
	top:150px;
}

.btns .caret {
	margin-left: 140px;
}
.btns {
	width:240px;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
}
.btn-defaults {
	color: #696969;
	background-color: #ffffff;
	border-color: #e0dede;

}
.btn-defaults.focus, .btn-default:focus {
	color: #696969;
	background-color: #fff;
	border-color: #e0dede;
}
.btn-defaults:hover {
	color: #696969;
	background-color: #fff;
	border-color: #e0dede;
}
.btn-defaults.active.focus, .btn-defaults.active:focus, .btn-defaults.active:hover, .btn-defaults:active.focus, .btn-defaults:active:focus, .btn-defaults:active:hover, .open>.dropdown-toggle.btn-defaults.focus, .open>.dropdown-toggle.btn-defaults:focus, .open>.dropdown-toggle.btn-defaults:hover {
	color: #696969;
	background-color: #fff;
	border-color: #e0dede;
}
.dropdown-menu {
	min-width: 100px;
	text-align: center;
	border-radius: 0px;
	left: -23px;
	/* background:none; */

}
.dropdown-menu>li>a {
	color: #333;
}
.footdown {
	height: 80px;
	border-top: 1px solid #1a5c8f;
	text-align: center;
	background: #004a82;
	line-height: 80px;
	color: #fff;

}
.footdown p {
	margin-left: 30px;
}

	/*
     在线客服
     */

.rides-cs {  font-size: 12px; background:#065caf; position: fixed; top: 250px; right: 0px; _position: absolute; z-index: 1500; border-radius:6px 0px 0 6px;}
.rides-cs a { color: #00A0E9;}
.rides-cs a:hover { color: #ff8100; text-decoration: none;}
.rides-cs .floatL { width: 36px; float:left; position: relative; z-index:1;margin-top: 21px; height:auto; }
.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}
.rides-cs .floatR { width: 130px; float: left; padding: 5px; overflow:hidden;}
.rides-cs .floatR .cn {background:#F7F7F7; border-radius:6px;margin-top:4px;}
.rides-cs .cn .titZx{ font-size: 14px; color: #333;font-weight:600; line-height:24px;padding:5px;text-align:center;}
.rides-cs .cn ul {padding:0px;}
.rides-cs .cn ul li { line-height: 38px; height:38px;border-bottom: solid 1px #E6E4E4;overflow: hidden;text-align:center;}
.rides-cs .cn ul li span { color: #777;}
.rides-cs .cn ul li a{color: #777;}
.rides-cs .cn ul li img { vertical-align: middle;}
.rides-cs .btnOpen, .rides-cs .btnCtn {  position: relative; z-index:9; top:0px; left: 0;  background-image: url(../../../Public/home/img/lanrenzhijia.png);background-position: -50px 0; background-repeat: no-repeat; display:block;  height: 123px; padding: 8px;}
.rides-cs .btnOpenE, .rides-cs .btnCtnE {  position: relative; z-index:9; top:0px; left: 0;  background-image: url(../../../Public/home/img/lanrenzhijiaE.png);background-position: -50px 0; background-repeat: no-repeat; display:block;  height: 123px; padding: 8px;}
.rides-cs .btnOpen { background-position: 0 0;}
.rides-cs .btnCtn { background-position: -37px 0;}
.rides-cs .btnOpenE { background-position: 0 0;}
.rides-cs .btnCtnE { background-position: -37px 0;}
.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}
.rides-cs ul li.bot { border-bottom: none;}

/*在线客服*/
.keifu{ position:fixed; top:10%; right:0; width:131px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;}
.keifu_tab{ width:160px;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(../img/keifu.png) 0 0; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:131px;}
.keifu_tab img{ display:block;}
.keifu_head{ width:131px; height:41px; background:url(../img/keifu.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../img/keifu.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ padding-left: 0;margin-bottom: 0; border-left:7px solid #029bdb; border-right:7px solid #029bdb; padding-top:15px; background:#fbfbfb;}
.keifu_con li{height:33px; padding-left:12px;}
.keifu_con .weixin{ height:96px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_bot{ width:131px; height:119px; background:url(../img/keifu.png); background-position:0 -149px; }







.backToTop {display: none; width: 49px;height:37px;position: fixed; right:30px;bottom: 100px;background:url(../../../Public/home/img/arrow-top.png) no-repeat center center; cursor:pointer; z-index:99;}


