@charset "utf-8";

/* CSS Document */



body {

	margin: 0px;

	background: #fff;

	padding: 0px;

	font-size: 1.6rem;

	font-family: "Source Han Sans CN", "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;

	color: #666;

}

a {

	color: #666;

	text-decoration: none;

	outline: none;

}

a:link {

	text-decoration: none;

	outline: none;

}

a:visited {

	text-decoration: none;

	outline: none;

}

a:hover {

	color: #A1DD0E;

	outline: none;

	text-decoration: none;

}

ul, p, dl, dt, dd {

	padding: 0px;

	margin: 0px;

}

li {

	list-style-position: outside;

	list-style-type: none;

}

h1, h2, h3, h4, h5 {

	padding: 0px;

	margin: 0px;

}

h1 {

	font-size: 28px;

}

h5 {

	font-size: 18px;

}

input{margin:0;padding:0;outline:0;-webkit-appearance:none;}

input::-webkit-input-placeholder{color:#ccc;}

input::-ms-input-placeholder{color:#ccc;}

input::-moz-placeholder{color:#ccc;}

input[type=button],input[type=submit]{cursor:pointer;}

button[disabled],input[disabled]{cursor:default;}

/*初始化下拉菜单、单行输入框、多行输入框的样式*/

select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#666460;}

/*表单元素获得焦点时不显示虚线框*/

input:focus { outline: none;}

input,button,select,textarea{ outline:none;  -webkit-appearance:none;}

/*不允许多行输入文本框有滚动条*/

textarea{ resize:none; -webkit-appearance:none;  }

/*初始化表单元素样式*/

textarea,input,select { background:none; border:none; margin:0; padding:0;}

/*初始化a的样式和字体样式*/

a{ color:#000000; text-decoration:none; -webkit-tap-highlight-color:rgba(0,0,0,0);}

a:focus {outline:none; -moz-outline:none; text-decoration:none; }

a:hover{ color: #000; text-decoration:none; }

ul, li, ol {  list-style-type: none;

}

/*清除浮动*/

.clear{ clear:both; height:0px; overflow:hidden;}

.clearfix:after { content: "."; display: block; height: 0; visibility: hidden; clear: both; }

.clearfix { /*兼容 IE*/ zoom: 1;}

/************全局样式************/

.fl {  float: left;  }

.fr { float: right;  }

/*t图片样式*/

img { border: 0px; vertical-align: middle;  }

.avatar {  display: block;overflow: hidden; width: 100%; }

.avatar img{-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;  transition: all 0.3s ease-out;  }

.avatar:hover img {transform: scale(1.3); transition: all 1s ease 0s; -webkit-transform: scale(1.3);  }

/*文字超出隐藏*/

.dot{display: block;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}

.dot2 {display:-webkit-box;  -webkit-box-orient:vertical;  -webkit-line-clamp:2;  overflow:hidden; }

/*使容器内容垂直居中*/

.ytable{ display:table; width:100%;}

.ytable-cell{ display:table-cell; vertical-align:middle;}

/**/

.wal {

	width: 1200px;

	margin: 0px auto;

}

.topDiv {

	display: none;

}



.topDiv .logo {

	display: none;

	position: absolute;

	left: 5px;

	top:5px;

}

.topDiv .logo img{

	height:45px; margin: 10px;}

.headDiv {

	height: 110px;

	position: absolute;

	z-index: 999;

	width: 100%;

	border-bottom: 1px solid rgba(255,255,255,0.3);



}

.headDiv .wal {

	height: 110px;

	position: relative;

}

.headDiv .logo {

	width: 25%;

	display: block;

	position: relative;

	height: 110px;

	float: left;

}

.top_language{ width: 10%; height: 110px; float: left; color: #ffffff; display: flex; align-items: center;}

.top_language a {

	font-size: 1.6rem;

	text-align: center;

	float: left;

	display: block;

	background:rgba(255,255,255,0.1);

	color: #fff;

	width: 40px;

	height: 40px;

	line-height: 40px;

	margin: 0px 5px;

	text-decoration: none;

}

.top_language a:hover{text-decoration: none; color: #00ADEE;	background:rgba(255,255,255,0.8);}
.nav {

	width: 65%;
padding-left: 2%;
	float: left;

	height: 110px;

}

.nav ul li {

	float: left;
	position: relative;

}

.nav ul li a {

	display: block;
	height: 110px;
	line-height: 110px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	color: #ffffff; padding: 0 40px;
}
.nav ul li a:hover {
	color: #333;
	background: rgba(255,255,255,0.9);
	text-decoration: none;

}

.nav ul li.active a{ color: #023471;text-decoration: none;}
.nav ul li ul{ display: none; position: absolute; top: 110px;  left:-40%; width: 180%;background: rgba(255,255,255,0.9);border-top: 2px solid #00ADEE;}
.nav ul li ul li{ display: block; width: 100%;}
.nav ul li ul li a{ line-height:30px; height: auto;color: #333; font-size: 16px; padding:10px 0; text-align: center;}
.nav ul li ul li a:hover{ color: #00ADEE;}
.nav ul li:hover ul{ display: block;}

.sNav {

	position: absolute;

	z-index: 20;

	left: 0px;

	top:110px;

	width: 100%;

	height: 326px;

	background: rgba(255,255,255,0.9);

	display: none;

}

.sNav .wal {

	height: 326px;

	position: relative;

	text-align: center;

}

.sNav .list {

	width: 1200px;

	padding-top: 30px;

}

.sNav1 li {

	width: 100%;

}

.sNav2 li {

	width: 100%;

}

.sNav1 .list dl {

	float: left;

	width: 27.778%;

}

.sNav .list dd{border-bottom: 1px solid rgba(255,255,255,0.12);position: relative; overflow: hidden;}

.sNav .list dd span, .sNav1 .list dd a{display: block;}

.sNav .list dd span{ font-size: 18px; }

.sNav .list dd a{color: #333;padding: 1.6rem 10px;line-height: 26px; background: url(../images/ico_arrow_right3.png) no-repeat right center;}

.sNav .list dd a:hover{ text-decoration: none; color: #00ADEE;}

.sNav1 .list .dd-img {

	float: right;

	width: 65.278%;

}



.sNav1 .list .dd-img .pic{display: none;color: #fff;position:relative;}

.sNav1 .list .dd-img .pic > a{position: absolute; left: 0 ;top: 0; width: 100%; height: 100%;background: #000; opacity: 0;-webkit-opacity: 0;}

.sNav1 .list .dd-img  .img img{display: block;width: 100%;}

.sNav1 .list .dd-img  h3{font-size: 18px;padding: 15px 0 5px 0}



.pageBg {

	position: fixed;

	z-index: 11;

	width: 100%;

	height: 100%;

	display: none;

	background: url(../images/bg1.png) repeat;

	left: 0px;

	top: 0px;

	z-index:99;

}



/*导航菜单触发*/

.navLayer {

	overflow-x: auto;

	height: 100%;

	width: 100%;

	overflow: hidden;

	position: fixed;

	z-index: 50;

	right: -100%;

	top: 0px;

}

.navLayer .ico {

	height: 45px;

	position: relative;

}

.navLayer .ico a {

	position: absolute;

	top: 10px;

	right: 5px;

	display: block;

	width: 30px;

	height: 34px;

}

.navLayer .ico a img {

	width: 30px;

}

.navLayer .close {

	padding-left: 10px;

	top: 10px;

	position: absolute;

}

.navLayer .bg {

	overflow-x: auto;

	position: relative;

	background: #fff;

	height: 100%;

	margin-left: 25%;

	width: 75%;

}

.subNav {

	background:url(../images/ico5.png) right center no-repeat;cursor:pointer; display:block;

	height: 55px;

	line-height: 55px;

	border-bottom: 1px solid #e1e1e1;

	position: relative;

	font-size: 15px;

	color: #333;

	font-weight: bold;

}

.subNav .name{ padding-left:25%; text-align:left; position:relative;}

.subNav .name a{color:#666; text-decoration: none; display: block;}

.subNav .name .indexIco{ position:absolute; top:8px; left:40px;}

.subNav a{ color:#666;}

.currentDt{background:url(../images/ico5on.png) right center no-repeat; }

.navContent{display: none; background:#00ADEE;}

.navContent li{ font-size:15px; padding-left:25%;}

.navContent a {

	display: block;

	color: #ffffff;

	vertical-align: middle;

	overflow: hidden;

	height: 50px;

	line-height: 50px;

	font-weight: bold;

	background-size: 8px;

	padding-left: 18px;



}

.navContent a:hover {



	background-size: 8px;

	color: #A1DD0E;

}



.pageBg {

	position: fixed;

	z-index: 11;

	width: 100%;

	height: 100%;

	display: none;

	background: url(../images/bg1.png) repeat;

	left: 0px;

	top: 0px;

}



/*轮番图banner*/

.banner {

	width: 100%;

	position: relative;

}



.focus {

	width: 100%;

	position: relative;

	zoom: 1;

	overflow: hidden;

	z-index: 9;

}

.f426x240, .f160x160 {

	width: 100%;

	overflow: hidden;

	z-index: 9;

}

.rslides li {

	width: 100%;

	float: left;

	display: none;

	z-index: 9;

}

.rslides li img {

	z-index: 9999;

	display: block;

}

.rslides {

	width: 100%;

	position: relative;

	z-index: 9;

	margin: 0 auto;

}

.rslides_nav {

	height: 51px;

	width: 31px;

	position: absolute;

	-webkit-tap-highlight-color: rgba(0,0,0,0);

	top: 50%;

	left: 0;

	opacity: 1.0;

	text-indent: -9999px;

	overflow: hidden;

	text-decoration: none;

	display: none;

}

.rslides_nav:active {

	opacity: 1.0;

}

.rslides_nav.next {

	left: auto;

	right: 0;

}

.rslides_tabs {

	text-align: center;

	position: absolute;

	bottom: 35px;

	z-index: 9;

	left: 0%;

	right: 0%;

	width: 100%;

}

.rslides_tabs li {

	display: inline;

	float: none;

	_float: left;

	*float: left;

	margin: 0 10px;

}

.rslides_tabs a {

	margin-top: 0px;

	text-indent: 9999px;

	overflow: hidden;

	border: 1px solid #ffffff;

	display: inline-block;

	_display: block;

	*display: block;

	width:1.6rem;

	height:1.6rem;

	border-radius:7px;

	z-index: 9;

	*z-index: 9;

}

.rslides_tabs .rslides_here a {

	background:#00ADEE;

}

.indexFlashTel {

	position: relative;

	overflow: hidden;

	width: 100%;

	display: none;

}

.indexFlashTel .btnDiv {

	position: absolute;

	z-index: 10;

	left: 0px;

	bottom: 15px;

	width: 100%;

	text-align: center;

}

.indexFlashTel .btnDiv span {

	display: inline-block;

	width: 16px;

	height: 16px;

	background:#00ADEE;

	cursor: pointer;

	border-radius: 8px;

	margin: 0 8px;

}

.indexFlashTel .btnDiv span.on {

	background:#ffffff;

}



.indexFlashTel .bd {

	position: relative;

	z-index: 0;

}

.indexFlashTel .bd li {

	position: relative;

	text-align: center;

}

.indexFlashTel .bd li img {

	width: 100%;

	display: block;

}



.carousel-caption {

	position: absolute;

	right: 15%;

	top:40%;

	left: 15%;

	z-index: 10;

	color: #fff;

	text-align: center;

	text-shadow: 0 1px 2px rgba(0,0,0,0.6);

}

.carousel-caption h4{ color:#fff; font-size:60px;

	font-weight:600; padding-bottom:30px;}

.carousel-caption p{ font-size:24px;}



/*轮番图banner end*/





/*关于我们*/

.about{ margin: 100px 0;}

.about_text{ width:48%; padding-left: 13%; padding-top: 40px;}

.about_text h1{ font-size: 38px; font-weight: bold;color: #00ADEE; margin-bottom: 20px;}

.about_text h2{ color: #666666;font-size: 24px;}

.about_text p{line-height: 28px; padding: 30px 0;}

.about_tu{ width: 48%; }

.about_tu video {height: 580px;}

.more{ text-align:center; width:130px;}

.more a{

	display: block;

	width:130px;

	margin:0 auto;

	border: 1px solid #A1DD0E;

	background: #A1DD0E;



	padding: 0 20px;

	height: 45px;

	line-height: 45px;

	text-align: center;

	border-radius: 5px;

	font-size: 1.6rem;

	color: #fff;

	margin-top: 40px;

	text-decoration:none;

	transition: all .3s;

}

.more:hover a{ background: #00ADEE;border: 1px solid #00ADEE; color: #ffffff;	text-decoration:none;}

.ab_list{ overflow:hidden; display: flex; justify-content: space-between;}

.ab .ab_list li{  position:relative; list-style:none;}

.ab .ab_list b{ display:block; width:105px; height:104px; margin:0 auto; margin-bottom:15px;}

.ab .ab_list h3{ font-size:20px; font-weight:normal; text-align:center; margin-bottom:10px;}

.ab .ab_list h3 a{ color:#00ADEE;}

.ab .ab_list p{ font-size:1.6rem; text-align:center; line-height:22px;}

.ab .ab_list .ab01 b{ background:url(../images/ab01.png)  bottom;}

.ab .ab_list .ab01 a:hover b{ background:url(../images/ab01.png) no-repeat center top; -webkit-transition: all .5s ease .1s;-moz-transition:all .5s ease .1s; -o-transition:all .5s ease .1s;}

.ab .ab_list .ab02 b{ background:url(../images/ab02.png) no-repeat center bottom}

.ab .ab_list .ab02 a:hover b{ background:url(../images/ab02.png) no-repeat center top;-webkit-transition: all .5s ease .1s;-moz-transition:all .5s ease .1s; -o-transition:all .5s ease .1s;}

.ab .ab_list .ab03 b{ background:url(../images/ab03.png) no-repeat center bottom}

.ab .ab_list .ab03 a:hover b{ background:url(../images/ab03.png) no-repeat center top;-webkit-transition: all .5s ease .1s;-moz-transition:all .5s ease .1s; -o-transition:all .5s ease .1s;}

.ab_list a:hover{ text-decoration:none;}

/*关于我们 end*/



/*科学*/

.kexue{  overflow: hidden;height:504px;}

.zero{ width: 20%; float: left; padding-top: 56px; background:#00ADEE; height:594px;}

.zero h2{ padding:20px 30px; color:#fff; font-size:38px; font-weight: bold;}

.zero h2 em{ color:#fff; padding-top: 20px; display: block; font-style: normal; font-weight:normal; font-size:24px; line-height: 38px; border-bottom:3px solid #fff; padding-bottom:25px;}

.zero h2 i{ display: block; font-style:normal;line-height: 30px; padding-top:40px;color: #fff; font-size: 18px;font-weight: normal;}

.kexue ul{ overflow: hidden; height:504px; width:80%; float:left;  padding: 0; margin: 0;}

.kexue ul li{ float: left; width:25%;text-align: center;  }

.kexue ul li .kexuetu img{ width:90px; }

.kexue ul li { color:#fff; display:block; height:504px; transition:all 0.5s;}

.kexue ul li:hover .kexue-txt{ display:block; text-decoration: none; }

.kexue ul li:hover .kxbg{ background:#00ADEE;height:504px; text-decoration: none;}

.kexue ul li .kexue-tit{ font-size:24px; padding:20px ; font-weight: 500; padding-top:180px;transition:all 0.5s;}

.kexue ul li:hover .kexue-tit{ padding-top:90px;}

.kexue ul li .kexue-txt{ padding:0 20px; line-height:24px; display:none;transition:all 0.5s; text-align: justify; vertical-align: top;}

.kexue ul li .kexue-txt:after{  width: 100%;  display: inline-block;content: ''; }

.kexue ul li .kexue-txt span a{ text-decoration: none; color: #00ADEE; display: block;}

.kexue ul li .kexue-txt span { margin:20px auto; display: block;width: 132px; height: 39px; line-height: 39px; text-align: center; background: #fff; color: #00ADEE; border-radius: 8px; font-size: 16px; transition:all 0.3s}

.kexue ul li .kexue-txt span:hover{ padding-left:10px; }

.kexue ul li.one {background:url(../images/tws.jpg) no-repeat center; height:504px; }

.kexue ul li.two {background:url(../images/heyao.jpg) no-repeat center;  height:504px;}

.kexue ul li.three {background: url(../images/zhenliao.jpg) no-repeat center;  height:504px;}

.kexue ul li.four {background: url(../images/fangliao.jpg) no-repeat center; height:504px; }



/*科学 end*/

/*研发平台*/

.yanfa{ margin-top: 40px; }

.title h1{ font-size: 38px; margin-bottom: 20px; font-weight: bold;color: #00ADEE; text-align: center;}

.title h2{ color: #666666;text-align: center; font-size: 24px; }

.yanfa_list{  width: 31.3%; margin: 30px 1%; float: left; cursor: pointer;}

.yanfa_list p{  margin: 0; line-height: 28px;}

.yanfa_list  a h3{ color: #333;text-decoration: none; margin: 20px 0;}

.yanfa_list  a p{ color: #666;}

.yanfa_list  a:hover{text-decoration: none;}

.yanfa_list span{ display: block;text-align:center; width:130px;padding: 0 20px;

	height: 40px;

	line-height: 40px;

	border-radius: 5px;

	font-size: 1.6rem;

	color: #ffffff;

	background: #00ADEE;

	margin-top: 20px;}





/*研发平台 end*/

/**/

.kjcx {

	margin-top: 80px;

	background: url("../images/sw.jpg");

	background-size: cover;

	background-position: center center;

	background-attachment: fixed;

	text-align: center;

	position: relative;

	padding: 30px 0;

	height:480px;

	width: 100%; }

.kjcx h2{ font-size: 38px;color: #ffffff;text-align: center; font-weight:bold; padding-bottom: 30px;}

.kjcx h5{color: #ffffff;line-height: 48px; font-size: 22px;  font-weight: 600;}

.kjcx p{ text-align: center; color: #ffffff;}

/**/

/*新闻*/

.c1-title{font-size: 38px;color: #666666;text-align: center;height: 31px;text-align: left;margin-top: 85px;margin-bottom: 50px;}

.c1-title .s2{float: right;font-size: 20px; margin-top: 20px;}

.c1-title .s2 a{color: #666666;}

.c1-title .s2 a:hover{color: #00ADEE;}

.xinwen{width:100%;height:auto;margin:20px auto;text-align: center; padding-bottom:30px;}

.xinwen .xw_d1{width:100%;height: 165px;float: left; margin-top: 20px;}

.xw_l{width:20%;height: 165px;float: left;}

.xw_r{width: 75%;height: 165px;float: right;}

.xinwen_fl{ width: 52%;}

.xinwen_fr{ width: 43%;}

.xinwen_fr a:last-child { display: none;}

.xw_l .p1{width: 100%;height: 80px;line-height: 80px;float: left;font-size: 28px;font-weight: bold;background: #858587;color: #FFFFFD;}

.xw_l .p2{float: left;font-size: 20px;color: #999999;width: 100%;text-align: center;line-height: 35px; margin-bottom: 10px;}

.xw_r .p1{width: 100%;line-height: 28px;float: left;font-size: 18px;color: #333;text-align: left;}

.xw_r .p2{width: 100%;line-height: 25px;float: left;font-size: 1.6rem;color: #8b8591;text-align: left;padding-top: 10px; margin-bottom: 10px;}

.xw_r .p3{width: 100px;height: 25px;line-height: 25px;float: left;font-size: 12px;color: #666666;text-align: center;border: solid #999999 1px; margin-top: 15px;}

.xinwen a:hover .xw_l .p1{background: #00ADEE;}

.xinwen a:hover .xw_r .p1{color: #00ADEE; }

.xinwen a:hover .xw_r .p3{background: #00ADEE;color: #FFFFFD;border: solid #00ADEE 1px;}

.xinwen_tab {

	width: 100%;

	height: auto;

	margin: 0px auto;

	padding-top: 10px;

	padding-bottom: 30px;

}

.xinwen_tab .tab {

	overflow: hidden;

	margin: 0 auto;

	text-align: center;

	display: table;

	margin-top: 0px;

}

.xinwen_tab .tab a {

	display: block;

	margin: 30px 10px;

	height: 1.6rem;

	width: 1.6rem;

	background:#D3D3D3;

	border-radius: 7px;

	float: left;

}

.xinwen_tab .tab a:hover {

	background:#00ADEE;

}

.xinwen_tab .tab a.on {

	background:#00ADEE;

}

.xinwen_tab .co {

	overflow: hidden;

	margin-top: 10px;

}

.xinwen_tab .co ul {

	padding: 0;

	margin: 0;

}

.xinwen_tab .co li {

	display: none;

	list-style: none;

}



.news_txt{text-align: left; }

.news_txt h3{ font-size: 20px; padding-bottom: 15px; margin-top: 20px; }

.news_txt h3 a{ color: #333333;}

.news_txt h3 a:hover{ color: #00ADEE; text-decoration: none;}

.news_txt p{ line-height: 28px;}

/*新闻 end*/



/**手机底部导航菜单***/

#bottomNav {

	display: none;

	background: #f5f5f5;

	height: 62px;

	background-repeat: repeat-x;

	z-index: 999;

	position: fixed;

	bottom: 0;

	left: 0;

	width: 100%;

	_position: absolute;



	overflow: visible;

}

.bmeum {

	color: #00ADEE;

	text-align: center;

	padding-top: 6px;

}

.bmeum a {

	color: #00ADEE;

}

.bmeum a:hover {

	text-decoration: none;

	color: #00ADEE;

}

.bottom_mobile {

	width: 33%;

	float: left;

}

.bottom_mobile img {

	display: block;

	margin-right: auto;

	margin-left: auto;

}



/*************底部**************/

.scroll {



	position: fixed;

	right:60px;

	bottom: 148px;

	cursor: pointer;

	background: #A1DD0E;

	padding: 10px;



}



.foot-bg {

	background: url(../images/footbj.jpg) no-repeat center #00ADEE;
	background-size: cover;

	padding: 62px 0;

	color: #cacaca;

	margin-top:65px;

}

.foot-bg a {

	color: #cacaca;

}

.foot-bg a:hover {

	color: #023471;

}

.sortt {

	width: 15%;

	float: left;

	_display: inline;

	padding-right: 40px;

}

.sortt h2 {

	line-height: 52px;



	font-size:23px;

	color: #ffffff;

}

.sortt .content {

	margin-top: 10px;

	position: relative;

	oierflow: hidden;



}

.sortt .content a {

	display: block;

	line-height: 26px;

	font-size: 1.6rem;

	overflow: hidden;

	color: #ffffff; opacity: 0.8;

}

.sortt .content a:hover{ color: #A1DD0E}

.contact {

	float: left;

	_display: inline;

	width: 30%;

	font-size: 15px;

	margin-top:5px;

	line-height: 24px;

}

.contact .content h2{

	line-height: 44px;

	font-size: 16px;

	padding-bottom: 15px;

	color: #ffffff;}

.contact .content h3{ color: #ffffff; font-size: 30px; padding-bottom:16px; font-family: Impact; font-weight: normal;}

.contact .content h3 img{ padding-right: 10px;}

.contact .content p{ color: #ffffff; line-height: 26px; opacity: 0.8;}

.contact .content {



	line-height: 28px;



}

.ewm { display: flex; align-items: stretch; color: #fff; justify-content: center;}

.ewm img{  height: 110px; }

.ewm span {  border: 1px solid #f1f1f1;writing-mode:vertical-lr; }

.codes {

	width: 16%;

	float: right;

	_display: inline;

	line-height: 30px;

	text-align: center;

}

.codes p { padding: 0; margin: 0;}



#footer {



	color: #fff;
	padding-top: 20px;



}

#footer a {

	color: #fff;

}

#footer a:hover {

	color: #023471;

}

.nav_foot {

	text-align: center;

	padding: 20px 0px;

}

.k1 {

	display: none;

}

.copyright {



	text-align: center;

}

.nav_foot .k1 {

	float: right;

}

/**手机底部导航菜单***/

#bottomNav {

	display: none;

	background: #f5f5f5;

	height: 62px;

	background-repeat: repeat-x;

	z-index: 999;

	position: fixed;

	bottom: 0;

	left: 0;

	width: 100%;

	_position: absolute;



	overflow: visible;

}

.bmeum {

	color: #fff;

	text-align: center;

	padding-top: 6px;

}

.bmeum a {

	color: #9C9C9C;

}

.bmeum a:hover {

	text-decoration: none;

	color: #9C9C9C;

}

.bottom_mobile {

	width: 33%;

	float: left;

}



/***公司简介页面***/



