/*js代码(www.jsdaima.com)是IT资源下载与IT技能学习平台。Stake拒绝滥竽充数，只提供精品IT资源！*/
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	min-width: 320px;
	font: 16px "微软雅黑", "Microsoft YaHei";
	color: #666;
}
h1, h2, h3, h4, h5, p, div, span, ul, li, dl, dd, dt {
	margin: 0;
	padding: 0;
}

.selfScale{
  cursor: pointer;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.selfScale img{
  width: 100%;
  top: 0;
  position: relative;
  left: 0;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.selfScale img:hover{
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
.pro_i_list li:hover .selfScale img
{
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
.chanpin li:hover .selfScale img
{
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
.list-imgT dl:hover .selfScale img
{
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
a {
	text-decoration: none;
	outline: none;
}
ul, li {
	list-style: none;
}
input, textarea {
	outline: none;
	font: 16px "微软雅黑", "Microsoft YaHei";
}
i, em {
	font-style: normal;
}
.lt {
	float: left;
}
.rt {
	float: right;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.container {
	margin: 0 auto;
	height: auto;
}
a:focus, a:hover {
	color: #1a1a1a;
	text-decoration: none;
	outline: none;
	outline-offset: 0;
}
.nav>li>a:focus, .nav>li>a:hover {
	background: none;
}
body {
	overflow-x: hidden;
}
/*had*/
.header {
	height: 150px;
}
.logo {
	height: 120px;
	position: relative;
}
.logo a {
	display: block;
}
.logo a img {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}
.search_had {
	margin: 20px 0;
}
.search_had input {
	height: 32px;
	background: #f9f9f9;
	vertical-align: top;
	line-height: 32px;
	font-size: 12px;
	border: none;
}
.search_had input.input_btn {
	width: 32px;
	height: 32px;
	background: #f9f9f9 url(../img/search.png) no-repeat center center;
}
.search_had input.input_txt {
	padding: 0 10px;
	width: 285px;
}
.search_had input.input_btn_txt {
	width: 44px;
	background: #015cb5;
	color: #fff;
	text-align: center;
}
.had_r {
	text-align: right;
	height: 120px;
}
.had_r_list li {
	display: inline-block;
	margin-left: 15px;
	position: relative;
	text-align: center;
	vertical-align: top;
}
.had_r_list li a {
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	line-height: 18px;
	background: #333;
}
.had_r_list li p {
	position: absolute;
	top: 24px;
	left: 0;
	width: 130px;
	height: 130px;
	background: #fff;
	padding: 5px;
	display: none;
	z-index: 20;
}
.had_r_list li p img {
	max-width: 100%;
	max-height: 100%;
}
.had_r_list li span {
	font-size: 30px;
	font-weight: bold;
	margin-left: 10px;
	line-height: 22px;
	display: inline-block;
	vertical-align: middle; color:#015cb5;
}
.had_r_list li:hover p {
	display: block;
}
.had_r_list li:hover a {
	background: #015cb5
}
.had_r_list li:hover span {
	color: #015cb5
}
.menu {
	height: 105px;
	line-height: 105px;
}
.nav {
	position: absolute;
	top: 120px;
	left: 0;
	width: 100%;
	z-index: 10;background: #015cb5;
}
.nav_list {
	background: #015cb5;
	border-radius: 0px;
	height: 60px;
}
.nav_list li {
	float: left;
	text-align: center;
	width: 12.5%;
	position: relative;
}
.nav_list li a {
	font-size: 16px; float: left;
	color: #fff;
	line-height: 60px;
	height: 60px; width: 100%;
} 
.navChild {
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	background: #015cb5;
	display: none;
}
.navChild li {
	width: 100%; height: 42px; line-break: 42px;
}
.navChild li a { font-size:14px; line-height:42px; height:42px}
.nav_list li:hover {
	background: #1a1a1a;
}
.nav_list li.current {
	background: #1a1a1a;
}
.banner {
	position: relative;
	width: 100%;
}
.banner .bd img {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
}
.banner .hd {
	position: absolute;
	bottom: 15px;
	right: 0;
	left: 0;
	margin: auto;
	text-align: right;
}
.banner .hd li {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #fff;
	margin: 0 7px;
	display: inline-block;
	color: transparent;
}
.banner .hd li.on {
	background: #015cb5;
}
.bannerMob .swiper-slide {
	position: relative;
	overflow: hidden;
	text-align: center;
}
.bannerMob img {
	max-width: 100%;
}
/*.bannerMob img{height:360px;position: absolute;left:50%;top:0;transform: translate(-50%);-webkit-transform: translate(-50%);max-width:none;max-height:none;}*/
.bannerMob .swiper-paginationBanMob {
	position: absolute;
	bottom: 10px;
	text-align: right;
	z-index: 10;
	padding-right: 6%;
}
.bannerMob .swiper-paginationBanMob span {
	background: #fff;
	opacity: 1;
}
.bannerMob .swiper-paginationBanMob span.swiper-pagination-bullet-active {
	background: #015cb5;
	opacity: 1;
}
.about_i_cont dd {
	background: #015cb5;
	padding: 45px 55px 40px 93px;

	overflow: hidden;
	z-index: 10;
}
.about_i_cont dd h1 {
	margin: 0;
}
.about_i_cont dd h1 a {
	color: #fff;
	line-height: 30px;
	font-size: 30px;
	font-weight: bold;
	overflow: hidden;
	display: block;
}
.about_i_cont dd p {
	color: #fff;
	line-height: 30px;
	font-size: 14px;
	height: 299px;
	overflow: hidden;
}
.about_i_cont dd b {
	display: block;
	width: 70px;
	border-top: 2px solid rgba(255,255,255,.5);
	margin: 30px 0 20px;
}
.about_i_cont dd a.more_about {
	margin-top: 40px;
	display: block;
	margin-left: -93px;
}
.about_i_cont dd:before {
	content: "ABOUT US";
	display: block;
	position: absolute;
	top: -12px;
	left: 82px;
	font-size: 82px;
	line-height: 30px;
	color: rgba(26,26,26,.1);
	font-weight: bold;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform-origin: left;
}
.about_i_cont dt {
	padding: 0 0 0 50px;
}
.about_i_cont dt img {
	max-width: 100%;
	max-height: 100%; margin-top: 38px;
}
.huoban { width:100%; float:left; text-align:center}
.huoban li { display:inline-block; width:210px; border:solid 1px #eee; margin:10px 8px;}
.huoban li img { width:100%; height:88px;}
.footPc { background:#253652;}
.foot_nav { width:100%; float:left; margin-top:30px; line-height:48px; background:#344465; border-radius:3px; text-align:center}
.foot_nav a { font-size:16px;  color:#fff; margin-left:25px; margin-right:25px;}
.foot_nav a:hover { color:#eee}
.title_i {
	margin: 60px 0 40px;
	display: block;
	color: #1a1a1a;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	overflow: hidden;
}
.icon_i {
	margin: 60px 0 55px;
}
.icon_list li {
	text-align: center;
}
.icon_list li h3 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin: 15px 0 12px;
	line-height: 24px;
	overflow: hidden;
	height: 24px;
}
.icon_list li p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	height: 24px;
	overflow: hidden;
}
.icon_list li img {
	transition: all linear .3s;
	-webkit-transition: all linear .3s;
	max-width: 100%;
	max-height: 100%;
}
.icon_list li:hover img {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
}

.chanpin { width:100%; margin-top:20px; float:left}
.chanpin li { width:23%; margin:1%; float:left; margin-bottom:0px;}
.chanpin li .selfScale { border:solid 1px #eee;}
.chanpin li p { font-size:14px; color:#333; width:100%; float:left; line-height:40px; text-align:center;  }
.chanpin li:hover p { color:#015cb5}

.product_i {
	background: url(/skin/img/pro-bg.jpg) no-repeat top center;
	margin-top: 155px; background-size: 100% 100%;
}
.product_i_cont {
	margin-top: -98px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.ypp { margin-top:20px; text-align:center}
.daohang { width:100%;}
.daohang li { width:12.1%; margin:0.2%; float:left; position:relative}
.daohang li span { background:#353e45; color:#fff; width:100%; float:left; line-height:42px; text-align:center; }
.daohang li span a { font-size:14px; color:#fff}
.donghang_u { display:none; background:#efefef; position:absolute; left:0px; top:42px; text-align:center; width:100%; z-index:999; padding-top:5px; padding-bottom:5px;}
.donghang_u a { width:100%; float:left; font-size:14px; color:#333; line-height:20px; padding:5px;}
.daohang li:hover span { background:#015cb5}
.daohang li:hover .donghang_u { display:block}
.donghang_u a:hover { color:#015cb5}
.pro_i_lt {
	padding: 0;
}
.pro_i_lt dl {
	position: relative; border: solid 1px #eee;
}
.pro_i_lt dl dt img {
	max-width: 100%;
	max-height: 100%;
}
.pro_i_lt dl dd {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(000,000,000,.5);
	text-align: center;
	line-height: 47px;
	height: 47px;
	overflow: hidden;
}
.pro_i_lt dl dd a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.por_more {
	display: block;
	margin-top: 45px;
	opacity: .8;
}
.por_more:hover {
	opacity: 1
}
.pro_i_rt {
	padding: 0;
}
.product_i_cont .title_i {
	margin: 32px 0 65px 0;
	position: absolute;
	right: 0;
	width: 46%;
	text-align: left;
}
.pro_i_list {
	overflow: hidden;
	margin: 127px 0 30px;
}
.pro_i_list li {
	margin: 20px 0;
	position: relative;
	padding: 0; border: solid 1px #eee;
	margin-left: 8%;
	overflow: hidden;
}
.pro_i_list li .pic img {
	max-width: 100%;
	max-height: 100%;
}
.pro_i_list li .title {
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: rgba(000,000,000,.5);
	text-align: center;
	transition: all linear .5s;
	-webkit-transition: all linear .5s;
}
.pro_i_list li .title a {
	height: 77px;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	padding: 0 5px;
}
.pro_i_list li .title img {
	max-width: 100%;
	max-height: 100%;
}
.pro_i_list li .title a p {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 25px;
}
.pro_i_list li:hover .title {
	left: 0;
}
.new_i { margin-top: 80px;
}
.new_i .title_i {
	width: 58%;
	display: inline-block;
}
.new_i_rt {
	padding: 0;
	margin-top: -134px;
}
.new_i_list {
	padding: 0 20px;
	background: #015cb5;
	overflow: hidden;
}
.new_i_list dl {
	margin: 30px 0;
}
.new_i_list dl dt {
	background: #0255a8;
	padding: 5px 12px;
	float: left;
}
.new_i_list dl dt span {
	display: block;
	font-size: 20px;
	width: 60px;
	line-height: 30px;
	overflow: hidden;
	height: 30px;
	color: #fff;
}
.new_i_list dl dt b {
	display: block;
	font-size: 14px;
	width: 56px;
	line-height: 30px;
	overflow: hidden;
	height: 30px;
	color: #fff;
}
.new_i_list dl dd {
	margin-left: 100px;
	vertical-align: top;
}
.new_i_list dl dd h3 a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	height: 20px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 6px;
}
.new_i_list dl dd p {
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
	height: 44px;
	color: #fff;
}
.new_i_lt {
	padding: 0 50px 0 0;
	position: relative;
}
.newI .bd {
	padding: 0 30px 0 0;
}
.newI .bd li img {
	max-width: 100%;
	max-height: 100%;
}
.newI .hd {
	position: relative;
	height: 130px;
	vertical-align: top;
	margin-top: 10px
}
.newI .hd li {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.newI .hd li.on {
	display: block
}
.newI .hd li p {
	color: #666;
	line-height: 30px;
	height: 90px;
	font-size: 14px;
	overflow: hidden;
}
.newI .hd li h3 a {
	display: block;
	color: #333;
	line-height: 30px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 10px;
}
.newI .hd li span {
	color: #999;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.newI .newI_btn {
	width: 11px;
	height: 20px;
	display: inline-block;
	margin-right: 25px;
	margin-top: 60px;
}
.newI .prev {
	background: url(/skin/img/prev.png) no-repeat center center;
}
.newI .prev:hover {
	background: url(/skin/img/prev-on.png) no-repeat center center;
}
.newI .next {
	background: url(/skin/img/next.png) no-repeat center center;
}
.newI .next:hover {
	background: url(/skin/img/next-on.png) no-repeat center center;
}
.new_more {
	position: absolute;
	bottom: 0;
	right: 50px;
}
.case_i {
	position: relative;
	margin: 60px 0 0 0;
	padding-bottom: 60px;
}
.case_i_box {
	width: 1560px;
	background: #f9f9f9;
	height: 310px;
	position: absolute;
	top: 80px;
	left: 0;
}
.case_i_cont {
	position: relative;
	overflow: hidden;
}
.case_i_cont .title_i {
	position: absolute;
	width: 41%;
	right: 0;
	top: 0;
	margin: 0;
	padding-left: 15px;
}
.case_dl {
}
.case_dl dt {
	padding-left: 0;
}
.case_dl dt img {
	max-width: 100%;
	max-height: 100%;
}
.case_dl dd {
	padding-right: 0;
	margin-top: 80px;
	height: 290px;
	overflow: hidden;
}
.case_dl dd h3 {
	color: #1a1a1a;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	font-weight: bold;
	margin-top: 20px;
}
.case_dl dd p {
	color: #666;
	font-size: 14px;
	line-height: 30px;
}
.case_i_list {
	margin: 0px 0; margin-top:25px;
}
.case_i_list li {
	margin: 0 40px 0 0;
	overflow: hidden;
	display: inline-block;
	width: 22%;
	text-align: center;
}

.case_i_more {
	margin: 0 auto;
	text-align: center;
}
.link {
	height: 50px;
	background: #015cb5;
	line-height: 50px;
}
.link ul li {
	color: #fff;
	font-size: 12px;
	display: inline-block;
}
.link ul li a {
	color: #fff;
	font-size: 12px;
}
.link ul li i {
	color: #fff;
	margin: 0 10px 0 15px;
	font-size: 12px;
}
.link ul li a:hover {
	color: #000;
}
.footNavPc {
	padding: 30px 0;
}
.footNavPc li {
	padding: 0;
}
.footNavPc li h3 a {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 30px;
	display: block;
	height: 30px;
	overflow: hidden;
}
.footNavPc li a {
	font-size: 12px;
	color: #666;
	line-height: 32px;
	display: block;
	height: 32px;
	overflow: hidden;
}
.footNavPc li p {
	font-size: 12px;
	color: #666;
	line-height: 32px;
	word-break: break-all;
	display: block;
	height: 32px;
	overflow: hidden;
}
.footNavPc li a:hover {
	color: #015cb5;
}
.footLogo {
	text-align: center;
	padding: 37px 0 0 0;
	margin-left: 20px;
}
.footLogo dt {
	width: 124px;
	height: 124px;
	margin: 0 auto 5px;
}
.footLogo dt img {
	max-width: 100%;
	max-height: 100%;
}
.footLogo dd {
	font-size: 14px;
	color: #fff; line-height: 40px;
}
.footBox {
	overflow: hidden; width:100%; float: left; margin-bottom: 30px;
}
.x_logo { float: left; margin-top:5px; margin-right:30px;}
.x_logo img { height:130px;}
.banquan { font-size:14px; line-height:30px; color:#fff}
.copy {
	border-top: 1px solid #f9f9f9;
	padding: 30px 0;
	font-size: 12px;
	color: #666;
	line-height: 32px;
	text-align: center;
}
.copy p {
	font-size: 12px;
	color: #666;
	line-height: 32px;
}
.copy p a {
	font-size: 12px;
	color: #666;
	line-height: 32px;
}
.copy p a:hover {
	color: #015cb5;
}
.foot-tel {
	background: #1a1a1a;
	color: #fff;
	padding: 5px 15px;
}
.foot-tel img {
	font-size: 25px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	display: inline-block;
}
.foot-tel a {
	color: #fff;
}
.foot-tel span {
	vertical-align: middle;
	color: #fff;
	display: inline-block;
	width: 75%;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
}
.copy-mob {
	padding: 5px 15px;
	background: #015cb5;
	margin-bottom: 80px;
}
.copy-mob p {
	color: #fff;
	width: 80%;
	display: inline-block;
}
.copy-mob .scroll_top {
	display: inline-block;
}
.copy-mob .scroll_top img {
	width: 45px;
}
.foot-nav-mob {
	background: #f6f6f6;
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
	z-index: 100;
}
.foot-nav-mob ul {
	overflow: hidden;
	padding: 0 10px;
}
.foot-nav-mob li {
	width: 16.6%;
	float: left;
	text-align: center;
	padding: 12px 5px;
}
.foot-nav-mob li i {
	display: block;
	width: 60%;
	height: 30px;
	text-align: center;
	margin: 0 auto;
}
.foot-nav-mob li i img {
	max-width: 100%;
	max-height: 100%;
}
.foot-nav-mob li span {
	color: #999;
	display: block;
	line-height: 20px;
	height: 20px; font-size: 14px;
	overflow: hidden;
}
.right_navBox {
	position: fixed;
	right: -100%;
	top: 0;
	z-index: 100;
	height: 100%;
	transition: all linear .5s;
	-webkit-transition: all linear .5s;
}
.navBoxBg {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.navBoxCont {
	width: 70%;
	background: #fff;
	height: 100%;
	float: right;
	position: relative;
}
.que-name {
	height: 60px;
	line-height: 60px;
	background: #f6f6f6;
	overflow: hidden;
}
.que-name p {
	transform: skew(-30deg);
	-webkit-transform: skew(-30deg);
	width: 66%;
	display: inline-block;
	background: #015cb5;
	height: 60px;
	line-height: 60px;
	padding: 0 30px 0 35px;
	margin-left: -7%;
}
.que-name span {
	transform: skew(30deg);
	-webkit-transform: skew(30deg);
	font-size: 18px;
	color: #fff;
	display: inline-block;
	height: 60px;
	line-height: 60px;
	margin-left: 7%;
}
.que-name i {
	color: #015cb5;
	font-size: 24px;
	display: inline-block;
	height: 60px;
	line-height: 60px;
	cursor: pointer;
	margin-right: 15px;
}
.right_navBox {
	width: 100%;
}
.right_navBox .rt-nav {
	width: 100%;
	overflow-y: scroll;
	height: 100%;
	padding-bottom: 60px;
}
.right_navBox .rt-nav li {
	position: relative;
}
.right_navBox .rt-nav li.one-li {
	line-height: 45px;
}
.right_navBox .rt-nav li.one-li a {
	display: block;
	width: 100%;
	position: relative;
	z-index: 20;
	border-bottom: 1px solid #f6f6f6;
	padding: 0 15px;
}
.right_navBox .rt-nav li.one-li span {
	width: 85%;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}
.right_navBox .rt-nav li.one-li i {
	position: absolute;
	right: 15px;
	height: 45px;
	line-height: 45px;
	color: #666;
	display: inline-block;
	top: 0;
	width: 20px;
	text-align: center;
	font-size: 27px;
	font-weight: normal
}
.right_navBox .rt-nav li.one-li .two .two-li a {
	border-bottom: 2px solid #fff;
	background: #f6f6f6
}
.right_navBox .rt-nav li.one-li .two .two-li span {
	margin-left: 0px;
	width: 78%; font-size: 14px; height: 36px; line-height: 36px;
	color: #015cb5;
}
.right_navBox .rt-nav li.one-li .three .three-li a {
	border: none;
}
.right_navBox .rt-nav li.one-li .three .three-li span {
	margin-left: 40px;
}
.two {
	display: none;
}
.three {
	display: none;
}
.m_four {
	display: none;
}
.right_navBox .rt-nav li.one-li .m_four .four-li span {
	margin-left: 60px;
}
/*内页*/
.det_main {
	padding-bottom: 40px;
}
.det_l {
	float: left;
	width: 313px;
	height: 100%;
}
.detNavBox {
	background: #015cb5;
	margin-top: 20px;
	z-index: 20;
	position: relative;
}
.detNavBox span.en {
	display: block;
	position: absolute;
	top: -12px;
	left: 82px;
	font-size: 82px;
	line-height: 30px;
	color: rgba(26,26,26,.1);
	font-weight: bold;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform-origin: left;
	width: 455px;
}
.detNavBox h3.cn {
	color: #fff;
	font-weight: bold;
	padding: 50px 25px;
	font-size: 30px;
	line-height: 30px;
	position: relative;
}
.detNavBox h3.cn:before {
	content: "";
	display: block;
	border-top: 2px solid rgba(255,255,255,.5);
	width: 70px;
	position: absolute;
	bottom: 30px;
	left: 25px;
}
.detNav {
	padding: 0 0 60px 24px;
	position: relative;
}
.detNav li {
	border-bottom: 1px solid rgba(255,255,255,.2); text-indent: 15px; position: relative;
}
.detNav li i { float:right; color:#fff; position:absolute; right:10px; top:12px;}
.detNav li .two { margin-bottom: 10px; margin-top:5px;}
.detNav li .two-li { border-bottom:none; line-height:40px; height:40px; padding-left:0px;}
.detNav li .two-li a { line-height:40px; height:40px;}
.detNav li .two-li span {line-height:40px; height:40px;}
.detNav li.active { background:rgba(255,255,255,.2)}
.detNav li a {
	height: 46px;
	line-height:46px;
	display: block; color: #fff;
	position: relative;
}
.detNav>li>a.box-on:before {
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 44px;
	background: rgba(255,255,255,.2);
	width: 100%;
}
.detNav li span {
	color: #fff;
	font-size: 14px;
	position: relative;
	z-index: 10;
	overflow: hidden;
	height: 54px;
	line-height: 54px;
	width: 250px;
	display: inline-block;
}
.detNav li .detTwo {
	padding-bottom: 10px;
	display: none;
}
.detNav li .detTwo li {
	border: none;
}
.detNav li .detTwo li a {
	height: 30px;
	line-height: 30px;
	color: #fff;
}
.detNav li .detTwo li span {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	width: 230px;
	color: #fff;
}
.detNav li .detTwo li i {
	display: inline-block;
	margin-right: 10px;
	width: 5px;
	height: 9px;
	background: url(/skin/img/newss_03.png) no-repeat center center;
}
.detNav li .detTwo li a:hover i {
	background: url(/skin/img/about_03_03.png) center center;
}
.detNav li .detTwo li a.box-on i {
	background: url(/skin/img/about_03_03.png) center center;
}
.detNav li .detTwo li a:hover span {
	color: #73b9ff;
}
.detNav li .detTwo li a.box-on span {
	color: #73b9ff;
}
.detNav li .detThree {
	display: none;
}
.detNav li .detThree li span {
	padding-left: 40px;
}
.det_cont {
	font-size: 14px;
	line-height: 30px;
	color: #666;
	padding: 20px 0;
}
.det_r {
	margin-left: 358px;
	vertical-align: top;
}
.detName {
	border-bottom: 1px solid #f9f9f9;
}
.detName .title_i {
	margin: 50px 0 20px;
}
.detContact {
	width: 100%;
	background: #015cb5;
	height: 60px;
	line-height: 60px;
	margin-top: 30px;
}
.detContact a {
	display: block;
}
.detContact b {
	display: inline-block;
	width: 30px;
	border-top: 1px solid rgba(255,255,255,.5);
	vertical-align: middle;
}
.detContact span {
	display: inline-block;
	width: 170px;
	vertical-align: top;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	position: relative;
}
.detContact span:before {
	content: "CONTACT US";
	font-size: 24px;
	color: rgba(26,26,26,.1);
	height: 60px;
	line-height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.det_had {
	background: #024f9c;
	height: 60px;
	line-height: 60px;
	color: #b2d9ff; border-bottom: solid 1px #fff;
}
.det_back {
	display: inline-block;
	color: #b2d9ff;
	font-size: 16px;
}
.det_back:focus, .det_back:hover {
	color: #b2d9ff;
}
.det_back:hover {
	color: #b2d9ff;
}
.det_back img {
	max-height: 100%;
	height: 17px;
}
.det_had_name {
	text-align: center;
	padding: 0; height: 60px;
}
.det_had_name span {
	color: #fff;
	font-size: 18px;
}
.classify {
	text-align: right;
}
.classify span {
	color: #b2d9ff;
	font-size: 16px;
}
.classify img {
	max-width: 100%;
	width: 17px;
}
.detNavMob {
	background: #015cb5;
	padding:1px 0;
	display: none;
	width: 100%; float: left; margin-bottom: 20px;
}
.detNavCont li { width:100%;  text-align:left}
.detNavCont li.active {background: rgba(255,255,255,.2);}
.detNavCont li a {
	height: 46px; color:#fff;
	line-height:46px;
	display: block;
	position: relative;
	padding: 0 15px;
}
.detNavCont li:last-child a span {
	border-bottom: 1px solid rgba(255,255,255,.5);
}
.detNavCont>li a.box-on {
	background: #000;
	width: 100%;
}
.detNavCont li span {
	width: 100%;
	color: #fff;
	font-size: 16px;
	position: relative;
	z-index: 10;
	overflow: hidden;
	height: 54px;
	line-height: 54px;
	display: inline-block;
	border-top: 1px solid rgba(255,255,255,.5);
}
.detNavCont li .detTwoM {
	padding-bottom: 10px;
	display: none;
}
.detNavCont li .detTwoM li {
	padding: 0
}
.detNavCont li .detTwoM li a {
	height: 30px;
	line-height: 30px;
}
.detNavCont li .detTwoM li span {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	border: none;
}
.detNavCont li .detTwoM li i {
	display: inline-block;
	margin-right: 10px;
	width: 5px;
	height: 9px;
	background: url(/skin/img/newss_03.png) no-repeat center center;
}
.detNavCont li .detTwoM li a:hover i {
	background: url(/skin/img/about_03_03.png) center center;
}
.detNavCont li .detTwoM li a.box-in i {
	background: url(/skin/img/about_03_03.png) center center;
}
.detNavCont li .detTwoM li a:hover span {
	color: #73b9ff;
}
.detNavCont li .detTwoM li a.box-in span {
	color: #73b9ff;
}
.detNavCont li .detThreeM {
	display: none;
}
.detNavCont li .detThreeM li span {
	padding-left: 40px;
}
.list-text {
	background: #fff;
	padding: 10px 0;
	overflow: visible
}
.list-text dl {
	padding: 20px 0;
	margin: 0
}
.list-text dl dt {
	background: #f9f9f9;
}
.list-text dl dd h3 a {
	color: #333;
}
.list-text dl dd p {
	color: #666
}
.list-text dl dt span {
	color: #333;
}
.list-text dl dt b {
	color: #333;
}
.list-text dl:hover dt {
	background: #015cb5;
}
.list-text dl:hover dt span {
	color: #fff;
}
.list-text dl:hover dt b {
	color: #fff;
}
.list-text dl:hover dd h3 a {
	color: #015cb5;
}
.list-text dl:hover dd p {
	color: #015cb5;
}
.page {
	text-align: center;
}
.page li {
	font-size: 12px;
	line-height: 24px;
	color: #999;
	margin: 5px;
	display: inline-block;
}
.page li b {
	font-size: 12px;
	line-height: 24px;
	color: #999;
}
.page li a {
	font-size: 12px;
	line-height: 24px;
	color: #999;
	display: inline-block;
	padding: 0 5px;
}
.page li a:hover {
	color: #015cb5;
}
.page li b:hover {
	color: #015cb5;
}
.page li.w a:hover {
	background: #015cb5;
	color: #fff;
}
.page li.on a {
	background: #015cb5;
	color: #fff;
}
.list-imgT {
	padding: 10px 0;
}
.list-imgT dl {
	padding: 20px 0;
	height: 210px;
}
.list-imgT dl dt {
	width: 234px;
	height: 170px;
	float: left;
	overflow: hidden;
}
.list-imgT dl dt img {
	width: 100%;
	height: 170px;
}
.list-imgT dl dd {
	margin-left: 264px;
}
.list-imgT dl dd h3 a {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	overflow: hidden;
	display: block;
	margin-bottom: 10px;
}
.list-imgT dl dd span {
	color: #666;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	font-size: 14px;
}
.list-imgT dl dd p {
	color: #666;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	font-size: 14px; margin-top: 8px;
}
.list-imgT dl dd .imgT_more {
	margin-top: 15px;
	background: #000;
	color: #fff;
	font-size: 12px;
	width: 110px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	display: block;
}
.list-imgT dl:hover dd h3 a {
	color: #015cb5;
}
.list-imgT dl:hover dd .imgT_more {
	background: #015cb5;
}
.list_img_list li {
	margin: 0 48px 42px 0;
	width:30.33%; margin: 1.5%; float: left;
}

.news_title {
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	color: #333;
	font-size: 16px;
}
.news_time {
	text-align: center;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ebebeb;
	padding-bottom: 5px;
}
.news_time span {
	line-height: 32px;
	font-size: 14px;
	color: #666;
	margin-right: 5px;
}
.news_txt {
	padding: 15px 0;
	line-height: 32px;
	font-size: 14px;
	color: #666;
}
.share {
	padding: 20px 0;
	border-top: 1px dashed #ebebeb;
	margin-top: 20px;
}
.share .bshare-custom {
	float: right;
}
.page-ul li a {
	line-height: 32px;
	font-size: 14px;
	color: #666;
	display: block;
	height: 32px;
	overflow: hidden;
}
.page-ul li a:hover {
	color: #015cb5
}
.page-ul li.current a {
	color: #015cb5
}
.news_img {
	padding-bottom: 30px;
	margin-top: 20px;
	text-align: center;
}
.proSlide {
	position: relative;
}
.proSlide .hd {
	position: absolute;
	bottom: -30px;
	width: 100%;
	text-align: center;
	left: 0;
}
.proSlide .hd li {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #333;
	margin: 0 5px;
	display: inline-block;
}
.proSlide .hd li.on {
	background: #015cb5;
}
.proSlide img {
	max-width: 100%;
	max-height: 100%;
}
.proSlide .bd li {
	position: relative;
}
.proSlide .bd li p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	background: rgba(000,000,000,.5);
	text-align: center;
	overflow: hidden;
}
.aboutVideo {
	width: 533px;
	height: 386px;
}
 @media (max-width:1200px) {
.about_i_cont dd:before {
	font-size: 70px;
}
.about_i_cont dd p {
	height: 210px;
}
.newI .newI_btn {
	margin-right: 5px;
}
.case_i_list li {
	width: 21%;
}
.list_img_list li {
	width: 30%;
	margin-right: 23px;
}
.list_img_list li:nth-child(4n) {
	margin-right: 23px;
}
.aboutVideo {
	width: 412px;
	height: 300px;
}
}
@media (min-width:992px) {
.detNavCont {
	display: none;
}
.proSlide .bd li p {
	display: none;
}
}
@media (max-width:992px) {
.search_had input.input_txt {
	width: 190px;
}
.about_i_cont dd:before {
	font-size: 52px;
}
.about_i_cont dd h1 a {
	font-size: 22px;
}
.about_i_cont dd p {
	height: 150px;
}
.newI .bd {
	height: 140px;
}
.det_r {
	margin-left: 0;
}
.case_i_list li {
	width: 20%;
}
.list_img_list li {
	width: 46%;
}
.list_img_list li:nth-child(2n) {
	margin-right: 0
}
.list_img_list li:nth-child(3n) {
	margin-right: 23px;
}
.list_img_list li:nth-child(4n) {
	margin-right: 0;
}
.aboutVideo {
	width: 320px;
	height: 250px;
}
}

.honnr { width:100%; float:left; margin-top:20px; margin-bottom:20px;}
.honnr li { width:33.33%; padding:10px; float:left}
.honnr li img { width:100%; float:left; border:solid 1px #eee}
.honnr li p { font-size:16px; line-height:42px; width:100%; color:#000; float:left; text-align:center}
.con li { width:31.33%;}
.ctmz { width:40%; float:left;}
.ctmz img { width:100%; border:solid 1px #eee; float:left}
.ctmz_r { width:60%; float:right; padding:0px 30px; }
.crmz_tit { width:100%; float:left; font-size:24px; line-height:42px; color:#333; font-weight:bold}
.crmz_xh { font-size:16px; line-height:42px; color:#666; width:100%;}
.crmz_info { width:100%; background:#eee; font-size:14px; line-height:24px; padding:15px; margin-top:10px; margin-bottom:10px; float:left;}
.ctmz_r a { background:#015cb5; line-height:52px; padding-right:35px; padding-left:35px; font-size:20px; color:#fff; float:left; margin-top:20px; text-align:center; border-radius:5px;}
.chanpinye { width:100%; float:left;}
.kys { width:100%; float:left; line-height:52px; margin-top:30px;}
.kys a { font-size:16px; background:#eee; color:#333; width:33.33%; float:left; text-align:center}
.chanpinye img { max-width:100%}
.kys a:hover { color:#fff; background:#015cb5}
.kys a.xq { color:#fff; background:#015cb5}
@media (max-width:767px) {
.header {
	height: 62px;
	padding: 0px;
}
.ctmz { width:100%;}
.ctmz_r { width:100%; margin-top:20px; padding:0px;}
.crmz_tit { line-height:42px; font-size:20px;}
.ctmz_r a { font-size:16px; line-height:42px; height:42px; padding-left:18px; padding-right:18px;}
.kys { line-height:42px;}
.detNav { padding:0px;}
.chanpinye {display:block!important;}
.chanpinye .title_i { text-align:left; margin-top:20px; margin-bottom:10px;}
.honnr li { width:50%;}
.honnr li p { font-size:14px; line-height:32px; height:32px; overflow: hidden}
.logo {
	height: 50px;
	margin: 0 auto; margin-top: 6px;
	text-align: center;
}
.logo a img {
 float: left;
}
.menu {
	position: absolute;
	right: 15px;
	top: 0; height: 62px; line-height: 62px;
}
.menu img {
	width: 28px;
}
.nav {
	top: 105px;
}
.nav_list li a {
}
.about_i_cont dd {
	margin-top: -13px;
	padding: 50px 10px 35px 45px;
}
.about_i_cont dd:before {
	left: 35px;
	font-size: 45px;
}
.about_i_cont dd h1 a {
	font-size: 24px;
}
.about_i_cont dd p { line-height:24px;}
.about_i_cont dd a.more_about {
	margin-left: -45px;
}
.new_i { margin-top:0px;}
.icon_list li h3 {
	font-size: 16px;
	margin: 10px 0 6px;
}
.icon_i {
	margin: 0px 0 40px;
}
.bannerMob img {
	max-width: 150%;
	width: 150%;
	margin-left: -25%;
}
.nav_list {
	height: 30px;
}
.nav_list li a {
	height: 30px;
	line-height: 30px;
}
.right_navBox.current {
	right: 0;
}
body {
	position: relative;
	right: 0;
	transition: all linear .5s;
	-webkit-transition: all linear .5s;
}
body.current {
	right: 70%;
}
.foot-nav-mob {
	transition: all linear .5s;
	-webkit-transition: all linear .5s;
}
body.current .foot-nav-mob {
	left: -70%;
}
.product_i_cont .title_i {
	top: 0;
	left: 0;
	width: 100%;
	margin: 20px 0 20px;
	text-align: center;
	font-size: 20px;
}
.title_i {
	margin: 35px 0 20px;
	text-align: center;
	font-size: 20px;
}

.daohang li { width:48%; margin:1%;}
.chanpin li { width:48%;}
.chanpin li p { height:40px; overflow: hidden}
.product_i {
	background: #f9f9f9;
	margin-top: 0;
}
.product_i_cont {
	margin-top: 0;
	padding: 75px 0 45px;
}
.pro_i_list {
	margin-top: 30px;
	-moz-column-count: 2; /* Firefox */
	-webkit-column-count: 2; /* Safari 和 Chrome */
	column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-gap: 20px;
	column-gap: 20px;
}
.pro_i_list li {
	margin: 0; border: none;
	-moz-page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
}
.pro_i_list li .pic { border:solid 1px #eee}
.pro_i_list li .title {
	position: static;
	background: none;
}
.pro_i_list li .title a {
	position: static;
	height: auto;
}
.pro_i_list li .title img {
	display: none;
}
.pro_i_list li .title a p {
	height: 30px;
	line-height: 30px;
	margin: 0 0 15px;
	color: #333;
	font-size: 14px;
}
.new_i_rt {
	margin-top: 28px;
}
.new_i_lt {
	padding: 0;
	position: static;
}
.newI .newI_btn {
	display: none;
}
.newI .bd {
	height: auto; padding-right: 15px; 
}
.newI .hd li span { margin-top:5px; margin-bottom:5px;}
.new_i .title_i {
	width: 100%;
	text-align: center;
}
.new_i {
	position: relative;
	padding-bottom: 70px;
}
.huoban li { width:48%; margin:1%; float:left}
.huoban li img { height:80px;}
.new_more {
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
}
.new_more img {
	width: 190px;
	max-width: 100%;
	max-height: 100%;
}
.newI .hd {
	margin-top: 0;
	height: auto;
}
.newI .hd li h3 a {
	height: 25px;
	line-height: 25px;
	margin: 0;
}
.newI .hd li p {
	height: 75px;
	line-height: 25px;
	margin: 0;
}
.case_i {
	background: #f9f9f9;
}
.case_i_box {
	display: none;
}
.case_i_cont .title_i {
	width: 100%;
	margin: 45px 0 30px;
	text-align: center;
}
.case_dl dt {
	text-align: center;
	padding: 0;
	margin-tOP: 107px;
}
.case_dl dd {
	margin-top: 0;
}
.page li.w {
	display: none;
}
.page li a {
	width: 50px;
	height: 30px;
	line-height: 30px;
	background: #015cb5;
	color: #fff;
}
.page li a:hover {
	color: #fff;
}
.list-imgT dl {
	height: 150px;
	padding: 15px 0;
}
.list-imgT dl dt {
	height: 120px;
	width: 175px;
}
.list-imgT dl dd {
	margin-left: 155px;
}
.list-imgT dl dd p { font-size:12px; line-height:20px;}
.pglist { padding-bottom:0px; padding-top:0px;}
.list-imgT dl dd .imgT_more {
	display: none;
}

.list-imgT dl dd h3 a {
	margin-bottom: 0
}
.case_i_list li {
	width: auto;
	display: block;
}
.list_img_list li:nth-child(3n) {
	margin-right: 0;
}
.about_i_cont dd a.more_about img {
	width: 410px;
}
.pro_more img {
	width: 190px;
	max-width: 100%;
	max-height: 100%;
}
.case_i_more img {
	width: 190px;
	max-width: 100%;
	max-height: 100%;
}
}
@media (max-width:500px) {
.newI .hd li p {
	height: 44px;
	line-height: 22px;
}
}
@media (max-width:400px) {
.newI .hd li p {
	height: 22px;
}
.list-imgT dl {
	height: 125px;
	padding: 15px 0;
}
.list-imgT dl dt {
	height: 95px;
	width: 125px;
}
.list-imgT dl dd {
	margin-left: 140px;
}
.list-imgT dl dd p {
	height: 44px;
	line-height: 22px;
}
.list-imgT dl dd h3 a {
	height: 22px;
	line-height: 22px;
}
.list-imgT dl dd span {
	height: 27px;
	line-height: 27px;
}
}
@media (min-width:767px) {
}

/*分页样式*/
.pglist {
	padding: 30px 0 15px; 
	width: 100%;
	text-align: center;
	clear: both;
}
.pglist a {
	color: #666;
	padding: 0 15px;
	margin: 0 3px;
	background: #fff;
	border: 1px solid #edebeb;
}
.pglist * {
	display: inline-block;
	vertical-align: middle;
	line-height: 34px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .hover {
	display: inline-block;
	color: #fff;
	background: #3fb150;
	border-color: #3fb150;
}
@media (max-width:767px) {
    .pglist { padding-bottom:0px; padding-top:0px; }
    .list-imgT dl dt img { width:155px;}
    .list-imgT dl dd p { height:60px; margin-top:0px;}
}