
body {
	font-size:14px;
	font-family: "source","Arial","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;

}

li {
	list-style: none;
}
.clearfix {
	height: 0;
	clear:both;

}
.fl { float:left;}
.fr { float:right;}
em, i {
    font-style: normal;
}


@font-face {
	font-family: 'source';
	src: url('../fonts/SourceHanSansCN-Regular.eot'); /* IE9 Compat Modes */
	src: url('../fonts/SourceHanSansCN-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/SourceHanSansCN-Regular.woff') format('woff'), /* Modern Browsers */
	url('../fonts/SourceHanSansCN-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('../fonts/SourceHanSansCN-Regular.svg#ISourceHanSansCN-Regular') format('svg'); /* Legacy iOS */
}


/**
 * 判断浏览器
 */

#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
}



/**
 * 头部样式
 */
.header {
  background: #fff;
}
.navbar {
  margin-bottom: 0;
}
.navbar-nav {
  float: right;
}
.navbar-default {
  background:none;
  border:0;
}
.navbar-default .navbar-brand {
	color: #fff;
	display:block;
	height: auto;
	text-decoration: none;
     padding:1em 0 1em;
}
.glyphicon-cutlery {
  left: -10px;
  top: 7px;
}
.navbar-default .navbar-brand:hover {
	color: #fff;
	text-decoration: none;
}
a.navbar-brand span {
  color: #2FD828;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #282828;
  background-color: #fff;
}
.navbar-default .navbar-nav > li > a{
  color: #282828;
  font-size: 20px;
}
.navbar-nav > li > a {
  padding-top: 25px;
  padding-bottom: 25px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #282828;
}
.tel {
	line-height: 90px;
}
.tel i {
	margin-right: 10px;
}
.tel span {
	color: #cb0000;
	font-size: 18px;
}
.navbar-brand > img {
	width: 381px;
}
/**
 * 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;
}




/**
 * 底部样式
 */

#foot {
	background: #073e73;
	height:195px;
	padding-top: 25px;
	
}
#foot a {
	color: #939393;
}
.fa {
	margin-top: 40px;
}
.mar {
	padding-left: 30px;
}
#foot h4 {
	margin-top:40px;

	height: 31px;
	font-size: 16px;
	/* color: #7c7c7c; */
	color: #1888dc;

	font-weight: normal;
	

}
#foot h4 i {
	font-size: 12px;
}
#foot p {
	color: #1888dc;
}
#foot p a {
	color: #1888dc;
}

#foot .erweima {
	text-align: center;
}
#foot dl {
float: left;
margin-right: 10px;
}
#foot dl dd {
	height: 30px;
	line-height: 30px;
	color: #fff;
}
#foot .jing {
	float: left;
	padding-top: 40px;

}

.btn-defaults {
    color: #fff;
    background-color: #39658f;
    border-color: #2ab2e5;
}
.btns {
	
    width: 175px;
    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;
    

}
.btns .caret {
    margin-left: 70px;
}
#foot .footnav {
	padding:20px 0;
}
#foot .footnav ul li {
	float: left;
}

#foot2 {
	
	text-align: left;
	padding-left: 40px;
}
#foot2 p {
	display: inline-block;
	color: #939393;


}
#foot2 a {
	color: #939393;
}


.lianxi {text-align: center;background: #f4f4f4;padding:40px 0 70px 0;}
.lexian {padding-top: 50px;font-size:32px;}


/*
 在线客服
 */

.rides-cs {  font-size: 12px; background:#065caf; position: fixed; top: 160px; 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;}

 @media (max-width: 767px) {
 	.header {
	  padding: 1em 0;
	}
	.glyphicon-cutlery {
	  left: -12px;
	  top: 3px;
	}
	.navbar-default .navbar-brand {
	  font-size: 2.5em;
	  padding: 0.1em 0 1em 1em;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	  background-color: #012231;

	}
	.navbar-default .navbar-toggle .icon-bar{
		background:#ddd;
	}
	.navbar-toggle {
		margin-top: 13px;
	}
	.navbar-nav {
	  float: none;
	  text-align: center;
	   background-color: #fff;
	}
	.navbar-nav > li > a {
	  padding-top: 15px;
	  padding-bottom: 15px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	  border-color: #012231;
	}
 }
/* 小屏幕（平板，大于等于768px） */
@media (min-width: 768px) {
	.navbar-nav>li>a {
	line-height: 70px;
	font-size: 14px;
}
}

/* 中等屏幕（桌面显示器，大于等于992px） */
@media (min-width: 992px) {
	.navbar-nav>li>a {
	line-height: 70px;
	font-size: 16px;
}
.nav > li > a {
	padding:10px 0.5em;
}
}

/* 大屏幕（大桌面显示器，大于等于1200px） */
@media (min-width: 1200px) {
	
}
