@charset "utf-8";
/* CSS Document */


*{ margin:0px; padding:0px;}
body{
	width:100%;
	margin:0px;
	padding:0px;
	color:#2a2828;
	font-size:15px;
	background:url(../images/bodybg.gif) repeat-x top;
	font-family:"Microsoft YaHei","simsun","Helvetica Neue", Arial, Helvetica, sans-serif;

}
html{ overflow-x:hidden;}
.clear{ clear:both;_overflow:hidden;*height:0px;}
img{ border:0px;}
a{ text-decoration:none; color:#2a2828; }
a:hover{ color:#ffb400;}
div, img, ul, li, span, a, p{ margin:0px; padding:0px;}
li{ list-style:none;}
.ds{
	display:block;}
.fl{
	float:left;}
.rl{
	float:right;}

.bdtop{ width:1200px; margin:0 auto; height:50px; line-height:50px;}
.bdtop a{ color:#2a2828;}
.bdtop a:hover{ color:#ffb400; text-decoration:underline;}
.span01{ width:300px; margin-right:12px;}
.span02{ width:50px; background:url(../images/en.png) no-repeat 0px 0px; height:20px; line-height:20px; padding-left:32px; margin-top:15px;}

.aui-nav-list-box{zoom: 1; position:relative; border-bottom: none;z-index: 10000;background: #FFF;width: 100%;}
.xhmenu{ width:1300px; margin:0 auto; height:110px; overflow:hidden;}
.xhmenu img{ margin-top:10px;}
.a2{
	width:780px;
	margin-top:35px;
	margin-left:184px;
}
#nav {
	width:780px;
	float:left;
}
#nav li a {
	display: block;
	width: 130px;
	text-align:center;
	color:#3e3e3e;
	font-size:16px;
	height:45px; 
	line-height:45px;
}
#nav li {
 float: left; width:130px;
}

#nav li a:hover{
	text-decoration:none;
	color:#FFF;
	background:#393f4d;
}

#nav li a#cur{
    color:#FFF;
	background:#393f4d;
}

#nav li ul {
	line-height:50px;
	list-style-type: none;
	text-align:left;
	left: -999em;
	width: 130px;
	position: absolute;
	border-top-style: none;
  	padding-top:30px;
	z-index:100000;
	overflow:hidden;
}

#nav li ul li{
	float: left;
	width: 130px;
	background: #393f4d;filter: Alpha(Opacity=90);
	border-top: none #acacab;
	border-right: none #acacab;
	border-bottom: 1px solid #acacab;
	border-left: none #acacab;
}
#nav li ul li a{
 display: block;
  width: 130px;
  text-align:center;
 font-size:15px;
 font-weight:normal;
 background:none;
}
#nav li ul a:link  {
 color:#FFF; text-decoration:none;
}
#nav li ul a:visited  {
 color:#FFF;text-decoration:none;
}
#nav li ul a:hover  {
 color:#FFF;text-decoration:none;font-weight:normal;
 background:#ffb400;filter: Alpha(Opacity=70);
}
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}


.bdgongsijianjie{ width:1200px; margin:0 auto; margin-top:60px;}
.bdgongsijianjie1{ width:630px; line-height:29px; margin-right:30px; background:url(../images/gongsijianjie.png) no-repeat left top; padding-top:125px;}
.bdgongsijianjie1 strong{ color:#ffb400;}
.e_bdgongsijianjie1{ width:630px; line-height:29px; margin-right:30px; background:url(../images/e_gongsijianjie.png) no-repeat left top; padding-top:125px;}
.e_bdgongsijianjie1 strong{ color:#ffb400;}
.bdgongsijianjie1 a{ margin-top:20px; font-size:17px; font-weight:bold;}
.bdgongsijianjie2{ width:540px; height:399px; overflow:hidden;}
.bdgongsijianjie2 img{cursor: pointer; transition: all 0.6s;}
.bdgongsijianjie2 img:hover{transform: scale(1.4);}

.dpjieshao1-2{ width:540px; height:400px; overflow:hidden;}
#owl-demo{position:relative;width:540px;height:400px; overflow:hidden;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:540px;height:400px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}

.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../images/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(../images/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../images/bg17.png);}
.owl-next{right:0;background-image:url(../images/bg18.png);}
.owl-prev:hover{background-image:url(../images/bg19.png);}
.owl-next:hover{background-image:url(../images/bg20.png);}

.wrapper {
  width: 100%;
  height: 300px;
  margin-top:60px;
}
.wrapper section {
  width: calc(100% / 3);
  height: 100%;
  float: left;
  -webkit-filter: grayscale(50%);
          filter: grayscale(50%);
  transition-duration: 0.5s;
  position: relative;
}
.wrapper section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.6), transparent);
  opacity: 1;
  transition: 0.3s;
}

.wrapper section.sec01 {
	background:url(../images/zz.jpg); 
}

.wrapper section.sec02 {
	background:url(../images/jiagong.jpg);
}
.wrapper section.sec03 {
	background:url(../images/zixun.jpg);
}

.wrapper section.e_sec01 {
	background:url(../images/e_zz.jpg); 
}

.wrapper section.e_sec02 {
	background:url(../images/e_jiagong.jpg);
}
.wrapper section.e_sec03 {
	background:url(../images/e_zixun.jpg);
}

.wrapper section.sec01, .wrapper section.sec02, .wrapper section.sec03 {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.wrapper section.e_sec01, .wrapper section.e_sec02, .wrapper section.e_sec03 {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.wrapper:hover section:hover {
  width: 40%;
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
.wrapper:hover section:hover::before {
  opacity: 0;
}
.wrapper:hover section:not(:hover) {
  width: 30%;
}


.bdchanpin{ width:1200px; margin:0 auto; margin-top:60px;}
.bdchanpin1{ width:301px; height:131px; background:url(../images/fenleibg.gif) no-repeat; color:#FFF; padding-top:90px; font-size:32px; font-weight:bold; text-align:center; overflow:hidden;}
.bdchanpin2{ width:899px;}
.bdchanpin2 ul{ width:899px; float:left; margin-top:30px;}
.bdchanpin2 li{ width:170px; float:left; margin:0px 64px 0px 64px; text-align:center;}
.bdchanpin2 li a{ font-size:24px;}
.bdchanpin2 li a img{ margin-bottom:10px;}
.bdchanpinlist{ width:1200px; margin:0 auto; margin-top:20px;}
.bdchanpinlist ul{ width:1200px; float:left;}
.bdchanpinlist li{ width:374px; float:left; text-align:center; margin:13px;}
.bdchanpinlist li a span{ display:block; width:374px; height:374px; overflow:hidden;}
.bdchanpinlist li a span img{ border:1px solid #CCC; transition: all 0.6s;}
.bdchanpinlist li a span img:hover{transform: scale(1.4);}
.bdchanpinlist li a{ font-size:16px;}

.bdxuanze{ width:100%; background:url(../images/xuanzebg.jpg) no-repeat center top; height:523px; overflow:hidden; margin-top:60px;}
.bdxuanze1{ width:1200px; margin:0 auto; margin-top:60px; font-size:36px; font-weight:bold; color:#ffb400; text-align:center;}
.bdxuanze2{ width:1200px; margin:0 auto; margin-top:15px; text-align:center; font-size:16px;}
.bdxuanze3{ width:1200px; margin:0 auto; margin-top:60px;}
.bdxuanze3 ul{ width:1200px; float:left;}
.bdxuanze3 li{ width:225px; float:left; text-align:center; margin:0px 87px 0px 88px;}
.bdxuanze3 li img{ display:block; margin:0 auto;}
.bdxuanze3 .bdxz{ width:225px;}
.bdxuanze3 .bdxz:hover{ color:#ffb400; cursor:pointer;}
.bdxuanze3 .bdxz span{ display:block; width:225px; font-size:20px; font-weight:bold; margin-top:15px;}
.bdxuanze3 .bdxz p{ width:225px; line-height:19px; margin-top:10px; border-bottom:1px solid #2a2828; padding-bottom:10px;}

.bdfoot{ width:100%; background:#302f2f; margin-top:30px; padding:25px 0px 25px 0px;}
.bdfoot1{ width:1200px; margin:0 auto;}
.bdfoot1-1{ width:580px; color:#FFF;}
.bdfoot1-1 ul{ width:580px; float:left; margin-top:35px;}
.bdfoot1-1 li{ width:255px; float:left; margin:0px 0px 12px 0px;} 
.li1{ background:url(../images/chuanzhen.png) no-repeat; padding-left:35px;}
.li2{ background:url(../images/youxiang.png) no-repeat;padding-left:35px;}
.li3{ background:url(../images/dianhua.png) no-repeat;padding-left:35px;}
.li4{ background:url(../images/dizhi.png) no-repeat;padding-left:35px;}
.bdfoot1-2{ width:272px; color:#fff; margin-top:30px;}
.bdfoot1-2 ul{ width:272px; float:left;}
.bdfoot1-2 li{ width:112px; float:left; text-align:center; margin:0px 12px 0px 12px; line-height:24px;}
.bdfoot1-2 li img{ margin-bottom:10px;}
.bdfoot2{ width:1200px; margin:0 auto; border-top:1px solid #555555; margin-top:15px; line-height:55px; color:#b9b5b5;}
.bdfoot2 a{ color:#b9b5b5; text-decoration:underline;}
.bdfoot2 a:hover{ color:#b9b5b5; text-decoration:none;}

/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ffb400 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ffb400 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#ffb400 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ffb400 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}


/*************/
.neiba {
    overflow: hidden;
    width: 100%;
}
.slideshowba {
    height: 380px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
@media screen and (max-width: 760px){
.slideshowba{    height: 170px;}
}
@media screen and (max-width: 1000px){
.slideshowba{height: 200px;}
}



.xhn_about{ width:1140px; margin:0 auto; margin-top:30px;}
.xhn_about1{ width:258px; border:1px solid #393f4d;}
.spabout1{ width:258px; height:105px; text-align:center; background:#393f4d; color:#ffb401; text-transform:uppercase; line-height:29px; padding-top:50px; overflow:hidden;}
.spabout1 strong{ color:#FFF; font-size:22px; font-weight:bold;}
.content{width: 260px; float:left;}
.list{
	width : 258px;
}
.list ul{
	list-style: none;
}
.list>ul>li{
	width: 100%;
	border-bottom: 1px solid #666;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
}
.list>ul>li p[class=title]{
	width: 100%;
	text-align: center;
	/*background: #EE4977;*/
	height: 50px;
	line-height: 50px;
	padding:0;
	border:none;
	position: relative;
	font-size: 16px;
}
.list>ul>li p[class=title]>span{
	position: absolute;
	right: 10%;
}
.list-se{
	overflow: hidden;
	display: none;
}
.list-se>p{
	background: #ffa800 !important;
	color:#FFF;
}


.list-se>li{
	position: relative;
	right: -100%;
	-webkit-transition: right .5s;
	-moz-transition: right .5s;
	-o-transition: right .5s;
	transition: right .5s;
}
.list-se>li>p{
	background: #e3e7e9;
	color: #f0f0f0;
	height : 50px;
	-webkit-box-sizing :border-box;
	box-sizing :border-box;
	padding-left: 10px;
	line-height : 50px;
	border-left : 5px solid #ffa800;
	border-bottom:1px solid #CCC;
	-webkit-transition: border .5s; 
	transition: border .5s;
	-webkit-transition: background .3s;
	transition: background .3s;
}
.list-se>li>p:hover{
	border-color: #1698d4; 
	background: #FFF;
}

.xhn_about2{ width:855px; margin-left:25px;}
.xhn_about2-1{ width:855px; height:45px; line-height:45px; background:#f5f3ee; text-indent:12px; font-weight:bold;}
.xhn_about2-1 span{ display:block; width:270px; float:right; margin-right:12px; font-size:14px; font-weight:normal;}
.xhn_about2-2{ width:855px; line-height:29px; padding:15px 0px 15px 0px;}

.xhn_about2-3{ width:855px;}
.xhn_about2-3 ul{ width:855px; float:left;}
.xhn_about2-3 li{ width:253px; float:left; margin:15px; overflow:hidden;}
.xhn_about2-3 li a img{ border:1px solid #CCC; float:left;cursor: pointer; transition: all 0.6s;}
.xhn_about2-3 li a img:hover{transform: scale(1.4)}
.xhn_about2-3 li a span{ display:block; width:255px; height:45px; float:left; line-height:45px; background:#ffb401; text-align:center; color:#FFF; font-weight:bold;}
.xhn_about2-3 li a span:hover{ background:#ffa800;}

.xhn_about2-4{ width:855px;}
.xhn_about2-4 ul{ width:855px; float:left;}
.xhn_about2-4 li{ width:855px; float:left; height:88px; overflow:hidden; margin:12px 0px 12px 0px;}
.xhn_about2-4 li:hover{box-shadow: 15px 0px 50px #bbbbbb;}
.xhn_about2-4 li span{ width:100px; float:left; text-align:center; height:70px; padding-top:15px; line-height:27px; border-right:1px solid #CCC;}
.xhn_about2-4 li span strong{ font-size:22px; color:#1698d4;}
.xhn_about2-4 .xhn_xiwen{ width:724px; margin-left:30px; line-height:27px; margin-top:5px;}
.xhn_about2-4 .xhn_xiwen strong{ font-size:17px;}

.xhn_about2-5{ width:855px;}

.dc_pages{ width:816px; float:left; margin-bottom:25px;}
.dc_pages1{ width:610px; margin:0 auto;}
.dc_pages1 a{ display:block; width:100px; float:left; height:37px; border:1px solid #999; margin:0px 10px 0px 10px; line-height:37px; text-align:center;}

.cpshangxia{
	width:100%;
	float:left;
	margin-top:35px;	}		
.shang{
	width:31.8%;
	border:1px solid #CCC;
	text-align:center;
	line-height:35px;
	color:#666;
	font-size:16px;
	cursor:pointer;
	float:left;}	
.shang a:hover{
	color:#193b43;}	
.shang:hover{
	border:1px solid #193b43;
	color:#193b43;}		
.marshang{
	margin-left:1.3%;}
	
.daqianmessage{ width:855px; float:left;margin-bottom:25px;}
.message{height:487px;background:url("../images/messageBg.png");margin-top:20px}
.message .box{padding:50px 0 0 40px}
.message .box li{line-height:44px;margin-bottom:15px}
.message .box li .input-text{height:42px;line-height:42px;border:1px solid #ccc;width:470px;padding:0 10px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
.message .box li .input-text:focus{border-color:#1fac9c}
.message .box li textarea.input-text{height:84px;line-height:24px;padding:10px;resize:none}
.message .box li.btn{margin-left:40px}
.message .box li .button{cursor:pointer;width:122px;border:none;height:40px;background-color:#ff8a00;border-radius:4px;color:#fff;font-size:16px}

.ssmm{ width:70px; float:left;}

.header{ display:none !important;}
#banner{ display:none !important;}
.sjbdmap{ display:none !important;}
@media only screen and (max-width: 1000px){
.bdtop{ display:none !important;}
.aui-nav-list-box{ display:none !important;}
.index_main{ display:none !important;}
body{ background:none;}
.header{ display:block !important;position:relative;height:50px;background:#393f4d;}
.header .logo{display:block;width:130px;height:30px;padding:10px 0 0 10px;}
.header .logo img{display:block;width:100%;}
.header .back{position:absolute;top:0;left:0;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-back.png) no-repeat center center;background-size:12px 20px;}

#banner{display:block !important;}
#banner img{width:100%}
.myflexslider{ position: relative}
/*幻灯片标题*/
 .flex-caption { width:100%; padding:3px 0px; position: absolute; bottom: 3px;color: #fff;text-align: right;font-size: 14px;line-height: 22px;height:22px;max-width:640px}
/* FlexSlider Necessary Styles*/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}	
.flex-control-nav{ width: 100%;position:absolute; bottom:10px;  margin:0px; text-align: center; border:0px dashed red}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: #fdaa00; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background:#1596d4; }
.flex-control-paging li a.flex-active { background: #000; background: #1596d4; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
/*FlexSlider幻灯片  样式结束*/	


.bdgongsijianjie{ width:98%; margin:0 auto; margin-top:15px;}
.bdgongsijianjie1{ width:100%; line-height:29px; margin-right:0px; background:url(../images/gongsijianjie.png) no-repeat left top; padding-top:125px;}
.bdgongsijianjie1 strong{ color:#ffb400;}
.e_bdgongsijianjie1{ width:100%; line-height:29px; margin-right:0px; background:url(../images/e_gongsijianjie.png) no-repeat left top; padding-top:125px;}
.e_bdgongsijianjie1 strong{ color:#ffb400;}
.bdgongsijianjie1 a{ margin-top:20px; font-size:17px; font-weight:bold;}
.bdgongsijianjie2{ width:100%; height:auto; margin-top:25px; overflow:hidden;}
.bdgongsijianjie2 img{cursor: pointer; transition: all 0.6s; width:100%; height:auto;}
.bdgongsijianjie2 img:hover{transform: scale(1.4);}



.wrapper {
  width: 98%;
  margin:0 auto;
  height: 900px;
  margin-top:15px;
}
.wrapper section {
  width: calc(100% / 1);
  height: 100%;
  float: left;
  height:300px;
  -webkit-filter: grayscale(50%);
          filter: grayscale(50%);
  transition-duration: 0.5s;
  position: relative;
}
.wrapper section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.6), transparent);
  opacity: 1;
  transition: 0.3s;
}

.wrapper section.sec01 {
	background:url(../images/zz.jpg); 
}

.wrapper section.sec02 {
	background:url(../images/jiagong.jpg);
}
.wrapper section.sec03 {
	background:url(../images/zixun.jpg);
}
.wrapper section.sec01, .wrapper section.sec02, .wrapper section.sec03 {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.wrapper:hover section:hover {
  width: 100%;
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
.wrapper:hover section:hover::before {
  opacity: 0;
}
.wrapper:hover section:not(:hover) {
  width: 100%;
}


.bdchanpin{ width:100%; margin:0 auto; margin-top:15px;}
.bdchanpin1{ width:100%; height:131px; background:url(../images/fenleibg.gif) no-repeat; color:#FFF; padding-top:90px; background-color:#393f4d; font-size:32px; font-weight:bold; text-align:center; overflow:hidden;}
.bdchanpin2{ width:100%;}
.bdchanpin2 ul{ width:100%; float:left; margin-top:30px;}
.bdchanpin2 li{ width:27.3333%; float:left; margin:0px 3% 0px 3%; text-align:center;}
.bdchanpin2 li a{ font-size:14px;}
.bdchanpin2 li a img{ margin-bottom:10px; width:80%; height:auto;}
.bdchanpinlist{ width:100%; margin:0 auto; margin-top:20px;}
.bdchanpinlist ul{ width:100%; float:left;}
.bdchanpinlist li{ width:48%; float:left; text-align:center; margin:1%;}
.bdchanpinlist li a span{ display:block; width:100%; height:100%; overflow:hidden;}
.bdchanpinlist li a span img{ border:1px solid #CCC; transition: all 0.6s; width:98%; height:auto;}
.bdchanpinlist li a span img:hover{transform: scale(1.4);}
.bdchanpinlist li a{ font-size:12px;}


.bdxuanze{ width:98%; margin:0 auto; background:url(../images/xuanzebg.jpg) no-repeat center top; height:auto; overflow:hidden; margin-top:15px; padding-bottom:20px;}
.bdxuanze1{ width:100%; margin:0 auto; margin-top:15px; font-size:20px; font-weight:bold; color:#ffb400; text-align:center;}
.bdxuanze2{ width:100%; margin:0 auto; margin-top:15px; text-align:center; font-size:14px;}
.bdxuanze3{ width:100%; margin:0 auto; margin-top:15px;}
.bdxuanze3 ul{ width:100%; float:left;}
.bdxuanze3 li{ width:27.333%; float:left; text-align:center; margin:0px 3% 0px 3%;}
.bdxuanze3 li img{ display:block; margin:0 auto; width:80%; height:auto;}
.bdxuanze3 .bdxz{ width:100%;}
.bdxuanze3 .bdxz:hover{ color:#ffb400; cursor:pointer;}
.bdxuanze3 .bdxz span{ display:block; width:100%; font-size:15px; font-weight:bold; margin-top:15px;}
.bdxuanze3 .bdxz p{ width:100%; line-height:22px; font-size:12px; margin-top:15px; border-bottom:1px solid #2a2828; padding-bottom:10px;}


.bdfoot{ width:98%; margin:0 auto; background:#302f2f; margin-top:10px; padding:25px 0px 25px 0px;}
.bdfoot1{ width:100%; margin:0 auto;}
.bdfoot1-1{ width:100%; color:#FFF;}
.bdfoot1-1 ul{ width:95%; float:left; margin-top:15px; margin-left:2.5%;}
.bdfoot1-1 li{ width:100%; float:left; margin:0px 0px 12px 0px;} 
.li1{ background:url(../images/chuanzhen.png) no-repeat; padding-left:35px;}
.li2{ background:url(../images/youxiang.png) no-repeat;padding-left:35px;}
.li3{ background:url(../images/dianhua.png) no-repeat;padding-left:35px;}
.li4{ background:url(../images/dizhi.png) no-repeat;padding-left:35px;}
.m_flo{ display:none !important;}
.bdfoot1-2{ width:100%; color:#fff; margin-top:10px;}
.bdfoot1-2 ul{ width:100%; float:left;}
.bdfoot1-2 li{ width:45%; float:left; text-align:center; margin:0px 2.5% 0px 2.5%; line-height:24px;}
.bdfoot1-2 li img{ margin-bottom:10px; width:80%; height: auto;}
.bdfoot2{ display:none !important;}


/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:500px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ffb400 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{display:none !important;}
.yb_bar .yb_QQ{display:none !important;}
.yb_bar .yb_ercode{display:none !important;}

.sjbdmap{ display:block !important; margin-top:80px;}
.sjfoot{
	width:100%;
	padding:5px 0px 5px 0px;
	background:#393f4d;
	position:fixed;
	height:63px;
	bottom: 0;
	left: 0;
	z-index:100000;
	}	
	
.sjfoot ul{
	width:100%;
	float:left;
	}
.sjfoot li{
	float:left;
	width:24.5%;
	height:63px;
	line-height:93px;
	border-right:1px solid #000;
	text-align:center;
	overflow:hidden;
	}
.sjfoot a li{
	color:#FFF;
}	
	
.hm1{
	background:url(../images/home.png) no-repeat center top;}	
	
.hm2{
	background:url(../images/phone.png) no-repeat center top;}	
.hm3{
	background:url(../images/contact.png) no-repeat center top;}	
#hm4{
	background:url(../images/map.png) no-repeat center top;	border-right:none;}	

.xhn_about{ width:98%; margin:0 auto;}
.xhn_about1{ display:none !important;}

.xhn_about2{ width:100%; margin-left:0px;}
.xhn_about2-1{ width:100%; height:45px; line-height:45px; background:#f5f3ee; text-indent:12px; font-weight:bold;}
.xhn_about2-1 span{ display:none !important;}
.xhn_about2-2{ width:100%; line-height:29px; padding:15px 0px 15px 0px;}
.xhn_about2-2 img{ width:100%; height:auto;}

.xhn_about2-3{ width:100%;}
.xhn_about2-3 ul{ width:100%; float:left;}
.xhn_about2-3 li{ width:48%; float:left; margin:1%; overflow:hidden;}
.xhn_about2-3 li a img{ border:1px solid #CCC; float:left;cursor: pointer; transition: all 0.6s; width:99%; height:auto;}
.xhn_about2-3 li a img:hover{transform: scale(1.4)}
.xhn_about2-3 li a span{ display:block; width:100%; font-size:12px; height:35px; float:left; line-height:35px; background:#ffb401; text-align:center; color:#FFF; font-weight:bold;}
.xhn_about2-3 li a span:hover{ background:#ffa800;}

.xhn_about2-4{ width:855px;}
.xhn_about2-4 ul{ width:855px; float:left;}
.xhn_about2-4 li{ width:855px; float:left; height:88px; overflow:hidden; margin:12px 0px 12px 0px;}
.xhn_about2-4 li:hover{box-shadow: 15px 0px 50px #bbbbbb;}
.xhn_about2-4 li span{ width:100px; float:left; text-align:center; height:70px; padding-top:15px; line-height:27px; border-right:1px solid #CCC;}
.xhn_about2-4 li span strong{ font-size:22px; color:#1698d4;}
.xhn_about2-4 .xhn_xiwen{ width:724px; margin-left:30px; line-height:27px; margin-top:5px;}
.xhn_about2-4 .xhn_xiwen strong{ font-size:17px;}

.xhn_about2-5{ width:855px;}

.dc_pages{ width:100%; float:left; margin-bottom:25px; margin-top:25px;}
.dc_pages1{ width:100%; float:left;}
.dc_pages1 a{ display:block; width:17%; float:left; height:37px; border:1px solid #999; margin:0px 1% 0px 1%; line-height:37px; text-align:center;}

.daqianmessage{ width:100%; float:left;margin-top:0px; margin-bottom:0px; padding-bottom:15px;}
.message{height:100%;background:url("../images/messageBg.png");margin-top:20px; padding:15px 0px 0px 0px;}
.message .box{padding:0px 0px 20px 10px; }
.message .box li{line-height:35px;margin-bottom:5px}
.message .box li .input-text{height:35px;line-height:35px;border:1px solid #ccc;width:260px;padding:0 10px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
.message .box li .input-text:focus{border-color:#1fac9c}
.message .box li textarea.input-text{height:54px;line-height:24px;padding:10px;resize:none}
.message .box li.btn{margin-left:45px;}
.message .box li .button{cursor:pointer;width:122px;border:none;height:40px;background-color:#ff8a00;border-radius:4px;color:#fff;font-size:16px}

}

