* {
	margin:0;
	padding:0;
}
body {
	font-size:14px/0.875em;
	font-family: "宋体","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;
}
.img-responsive {
	width: 100%;
}

/**
 * 判断浏览器
 */

#browser_ie {
	BACKGROUND-COLOR: #f6f6b4; DISPLAY: none; HEIGHT: 90px; 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
}




/*时间延迟*/
.delay100 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s;}
.delay200 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s;}
.delay300 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s;}
.delay400 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s;}
.delay500 { -webkit-animation-delay: 0.5s; animation-delay: 0.5s;}
.delay600 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s;}
.delay700 { -webkit-animation-delay: 0.7s; animation-delay: 0.7s;}
.delay800 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s;}
.delay900 { -webkit-animation-delay: 0.9s; animation-delay: 0.9s;}
.delay1000 { -webkit-animation-delay: 1s; animation-delay: 1s;}
.delay1200 { -webkit-animation-delay: 1.2s; animation-delay: 1.2s;}
.delay1400 { -webkit-animation-delay: 1.4s; animation-delay: 1.4s;}
.delay1600 { -webkit-animation-delay: 1.6s; animation-delay: 1.6s;}
.delay1800 { -webkit-animation-delay: 1.8s; animation-delay: 1.8s;}
.delay2000 { -webkit-animation-delay: 2s; animation-delay: 2s;}
.delay2400 { -webkit-animation-delay: 2.4s; animation-delay: 2.4s;}
.delay3000 { -webkit-animation-delay: 3s; animation-delay: 3s;}



.oh { overflow: hidden; }
.l { float: left; }
.r { float: right; }
.pr { position: relative; }
.pa { position: absolute; }
.tc { text-align: center; }
.tr { text-align: right; }
.el { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.hidetext { font: 0px/0 a; letter-spacing: -9px; }
[class*="rect-"] { position: relative; display: block; width: 100%; height: 0px; overflow: hidden; }
[class*="rect-"] ._full { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
[class*="rect-"] ._fulls { position: absolute; left: 500px; top: 0px; width: 100%; height: 100%; }
.table-striped > tbody > tr:nth-of-type(2n+1) { background-color: rgb(249, 249, 249); }

.row { width: 102%; transition: width 0.2s ease 0s; }
.row::before, .row::after { display: table; clear: both; content: ""; }
.row > [class*="span-"] { float: left; margin-right: 2%; }
.row > .span-3 { width: 23%; }
.row > .span-6 { width: 48%; }
.full-row::before, .full-row::after { display: table; clear: both; content: ""; }
.imgZoom img, .imgY180 img { transition: all 0.8s ease 0s; }
.imgZoom { overflow: hidden; }
.imgZoom:hover img { transform: scale(1.1, 1.1); }
.rect-13334 { padding-bottom: 133.34%; }

/* ::::: http://www.honeydewskin.com/resources/web/css/style.css ::::: */


.wrap { width: 1280px; margin-right: auto; margin-left: auto; }
/* body { font-size: 14px; line-height: 1.6; color: rgb(90, 90, 90); background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
a { color: inherit; }
a:hover { color: rgb(145, 115, 58); }
*/
*::-moz-selection { color: rgb(255, 255, 255); background: rgb(145, 115, 58) none repeat scroll 0% 0%; }
.placeholder { color: rgb(90, 90, 90); }
.form-control, .input-group-addon, .btn { border-radius: 2px; }

.transition { transition: all 0.5s ease 0s; }
.delay200 { animation-delay: 0.2s; }
.delay300 { animation-delay: 0.3s; }
.delay400 { animation-delay: 0.4s; }
.delay600 { animation-delay: 0.6s; }






/**
 * 头部 
 */
.headPosition{ width:100%;}
.header{float:left;height:97px;width:100%;background:url(../img/headbg.jpg) no-repeat center;  }
.header .head{ width: 1280px;margin:0 auto;height:97px;}
.header .logo {float:left;display: block; }
.header .number{ 
	line-height: 97px;
	color: #000;
	float:right;
}
.header .number ul {
	width: 360px;
}	
.header .number ul li {
	padding:0 10px;
	color: #000;
	display: inline-block;
}
.header .number ul li i {
	margin-right: 5px;
	color: #a95c52;
}
.header .number ul li a {
	color: #000;
}
.header .number ul li strong {
	font-size: 20px;
}


    /* 导航 */
.headPosition .nav_bg{float:left;width:100%;height:36px;background:url(../img/navbg.jpg) no-repeat center;}   
.headPosition .nav_bg .navs {margin:0 auto;padding-left:60px;width: 1280px;height: 36px;}
.headPosition .nav_bg .navs li{ text-align:center;float:left; height:36px;width: 14%;}
.headPosition .nav_bg .navs li a{display:block;color: #fff; line-height: 36px; height:36px;}

  /* 子导航 */
.header .sub-nav {position:absolute; top:90px; left:50%; margin-left:-500px; width:1000px; height:0; overflow:visible;}
.header .sub-nav .item {display:none; position:absolute; top:0; left:412px; padding:28px; width:504px; background:url(../img/subNav/bg.png) repeat 0 0; overflow:hidden;}
.header .sub-nav .item .left a {display:block; width:210px; height:47px; line-height:47px; color:#0c6f1a; border-bottom:1px solid #d6d6d6;}
.header .sub-nav .item .left {float:left; margin:-17px 28px 0 0; width:210px;}
.header .sub-nav .item .right {float:right; width:266px;}
.header .sub-nav .item .right .summary {display:block; margin-top:18px;}
.header .sub-nav .item .right .summary .date {float:left; width:38px;}
.header .sub-nav .item .right .summary .date .day {display:block; height:42px; font-weight:bold; font-size:20px; text-align:center; line-height:30px; color:#fff; background-color:#00a506;}
.header .sub-nav .item .right .summary .date .month {display:block; height:23px; line-height:23px; text-align:center; color:#444546; background-color:#d9d9d9; border-bottom:1px solid #7c7c7c;}
.header .sub-nav .item .right .summary .txt {float:right; width:210px;}
.header .sub-nav .item .right .summary h1 {margin-bottom:12px; font-size:16px; line-height:16px; color:#444546;}
.header .sub-nav .item .right .summary p {font-size:12px; color:#aaa;}

.header .sub-nav .index {margin:0; padding:0; width:0; height:0;}
.header .sub-nav .news {width:504px;}
.header .sub-nav .news .right ../img {width:100%;}
.header .sub-nav .prod {width:440px;}
.header .sub-nav .prod .left a {border-bottom:0 none; float:left; padding-left:14px; height:27px; font-size:13px; line-height:27px; color:#676b72; background:url(../img/subNav/prod_icon.png) no-repeat 0 10px;}
/*.header .sub-nav .prod .left a:hover {text-indent:5px; color:#0c6f1a;}*/
.header .sub-nav .prod .left {margin-top:0;}
.header .sub-nav .prod .left .btm {margin-top:15px;}
.header .sub-nav .prod .left .tit {display:block; margin-bottom:15px; font-size:14px; line-height:14px; color:#0c6f1a;}
.header .sub-nav .prod .right {width:202px;}
.header .sub-nav .mode {min-height:0;}
/**
 * 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;
}




/**
 * 底部样式
 */
.cen_box5 {/* position: relative;  */background:url(../img/bg_5.jpg) center top no-repeat; height: 471px; }
.cen_box5 .wrap {position: relative;/* height: 471px; */margin:0 auto;width:1280px; padding-top: 47px; }
.cen_box5 ul { font-size: 0px;}
.cen_box5 li {  width: 82px; height: 120px;  display: inline-block; }
.cen_box5 li a {display: block; width: 82px; height: 120px;color:#5e5e5e;font-size:14px;}
.cen_box5 li a:hover .box p {color:#b58845;}
.cen_box5 li.li1 {position:absolute;top:47px;left:195px;}
.cen_box5 li.li2 {position:absolute;top:47px;left:400px;}
.cen_box5 li.li3 {position:absolute;top:47px;left:600px;}
.cen_box5 li.li4 {position:absolute;top:47px;left:800px;}
.cen_box5 li.li5 {position:absolute;top:47px;left:1000px;}
.cen_box5 .box p {float: left;margin:0;color:#5e5e5e; height: 38px;line-height: 38px;width: 82px;display: block;}
.cen_box5 .box {position:absolute;top:82px; }
.cen_box5 .erweima {margin-top: 160px;}
.cen_box5 .infor {margin-top:10px;}
.cen_box5 .infor p {margin:0;font-size: 14px;color: #fff;line-height: 30px;}

.cen_box5 li ._cio { display: block;   } */
.cen_box5 li:hover ._cio { transform: rotate(360deg); }
.ico51{display:inline-block;background:url(../img/ico51.png) no-repeat;width:82px;height:82px;vertical-align: middle;}
.ico51_2{background-position: -82px 0;}
.ico51_3{background-position: -164px 0;}
.ico51_4{background-position: -246px 0;}
.ico51_5{background-position: -328px 0;}

.footer { background:url(../img/bg_6.jpg) center top no-repeat;height: 51px;  }
.footer .foot p{margin-bottom: 0;line-height: 51px;display: inline-block;margin-right: 25px;}


.fix { *zoom: 1; *clear: both;}
.fix:before, .fix:after { display: table; clear: both; content: '';}




/*
 在线客服
 */

.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(../img/arrow-top.png) no-repeat center center; cursor:pointer; z-index:99;}

 
/* 小屏幕（平板，大于等于768px） */
@media (min-width: 768px) {

}

/* 中等屏幕（桌面显示器，大于等于992px） */
@media (min-width: 992px) {

}

/* 大屏幕（大桌面显示器，大于等于1200px） */
@media (min-width: 1200px) {
	
}
