@charset "utf-8";
/*常用字体备注:"Microsoft YaHei",,Arial*/
/* body */
* {
padding: 0;
margin: 0;
border: 0;
text-align: left;
font-style: normal;
font-weight: normal;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-touch-callout: none;
font:14px '', Arial;
}
ul, li {list-style: none outside none;padding:0px;margin:0px;}
body {width:100%;-webkit-text-size-adjust: 100%; padding-bottom:44px; position:relative;font:14px '', Arial; color:#000;overflow:visible;}
a{ font:14px Arial; color:#000; text-decoration:none; text-align:center;outline:none; border:none;}
img{ border:none;}
.ui-loader{ display:none;}
.center{ text-align:center;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.tc{ text-align:center;}

/* banner start */
.focus{ width:100%; max-width:640px; margin:0 auto; position:relative; overflow:hidden;}
.focus .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:5px; text-align:center;  }
.focus .hd ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7);
-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
}
.focus .hd ul li{ display:inline-block; width:6px; height:6px; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;font-size:0px}
.focus .hd ul .on{ background:#0f6fe2;}
.focus .bd{ position:relative; z-index:0; }
.focus .bd li img{ width:100%; background:url(../images/loading.gif) center center no-repeat;}
.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */}
/* banner end */

.banner{ width:100%;max-width:640px;margin:0 auto;position: relative;}
.banner .word{
	width: 94%;
	height: 100%;
	position: absolute;
	left:0;
	top:0;
	color: #fff;
	font-size: 18px;
	display: flex;
    justify-content:center;
    flex-direction:column;
    align-items:center;
	overflow: hidden;
	padding:0 3%;
}
.banner .word p:first-child{
  font-size: 26px;
  color: #0f6fe2;
  text-transform: uppercase;
}
.banner .word p:last-child{
  color: #dcdddd;
  text-align: center;
}

/*头部 start*/
#header{
	width:100%;
	max-width:640px;
	margin:0 auto;
	position:relative;
	background: #0f6fe2;
	background: -webkit-gradient(linear,left bottom,right top,from(#55c2e7),to(#0f6fe2)) #0f6fe2;
    background: linear-gradient(bottom left,#55c2e7,#0f6fe2) #0f6fe2;
}
.menu{position:absolute;left:3%;}

/*下滑菜单 start*/
.navmenu{position:absolute;top:80px;left:0;z-index:3;width:100%;display:none;}
.navmenu ul{background:#fff;border-top:1px #dfdfdf solid;}
.navmenu ul li{border-bottom:1px #dfdfdf solid;height:40px;line-height:40px;}
.navmenu ul li a{display:block;color:#666;padding:0 10px;text-decoration:none;font-size:12px;font-style:normal;text-align:left;height:100%;height:40px;line-height:40px;font-weight:bold}
.navmenu ul li a img{vertical-align:middle;margin-right:5px;}
.navmenu ul li.select{border-bottom:none;}
.navmenu ul li.select a{color:#fff;background:#0f6fe2;}
/*下滑菜单 end*/

/*首页 start*/
.i_cat{
	width:100%;
	max-width:640px;
	margin:0 auto;
	border-top: 12px #f5f5f5 solid;
	padding:1.5%;
	box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
	overflow: hidden;
}
.i_cat li{
	width: 47%;
	float: left;
	margin:1.5%;
}
.i_cat a{
	display: block;
	border:1px #f5f5f5 solid;
	text-align: center;
	padding:3% 0;
}

.i_abt{
	width:100%;
	max-width:640px;
	margin:0 auto;
	border-top: 12px #f5f5f5 solid;
	padding:3%;
	box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
	overflow: hidden;
}
.i_abt img{
	margin-bottom: 3%;
}
.i_abt .tit{
	font-size: 18px;
	color: #0f6fe2;
	padding-bottom: 2%;
}

.i_work{
	width:100%;
	max-width:640px;
	margin:0 auto;
	border-top: 12px #f5f5f5 solid;
	padding:3% 0;
	box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
	overflow: hidden;
}
.i_work ul{ overflow:hidden; zoom:1; }
.i_work li{
	width: 50%;
	float: left;
	margin-right: 12px;
	text-align: center;
	border:1px #f5f5f5 solid;
	border-radius: 4px;
	box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    _display:inline; 
    overflow:hidden;
}
.i_work a{
	display: block;
	padding:3%;
	text-align: center;
}
.i_work img{
	margin-bottom: 3%;
}
.i_work p{
	font-size: 14px;
	text-align: center;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}

.i_pro{
	width:100%;
	max-width:640px;
	margin:0 auto;
	border-top: 12px #f5f5f5 solid;
	box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
	overflow: hidden;
}
.i_pro .tit{
	width:100%;
	height: 40px;
	line-height: 40px;
	color: #0f6fe2;
	border-bottom: 1px #f5f5f5 solid;
	font-size:16px;
	display: block;
}
.i_pro .tit .fl, .i_pro .tit .fr{
	height: 40px;
	line-height: 40px;
}
.i_pro .tit .line{
	width: 6px;
	height: 26px;
	float: left;
	background: #0f6fe2;
	margin-right: 10px;
	margin-top: 7px;
}
.i_pro .tit .fr{
	padding-right: 3%;
	line-height: 40px;
	display: flex;
    align-items:center;
}
.i_pro .con{
	padding:3% 1.5%;
}
.i_pro .con ul.productslist li{float:left;width:47%; padding:1.5%;}
.i_pro .con ul.productslist li a{display:block;margin:0;padding:0;}

.i_pro .con .hd{width:100%;padding:3% 0 0 0;text-align:center;overflow:hidden}
.i_pro .con .hd ul {display: inline-block;*display: inline;*zoom:1;}
.i_pro .con .hd ul li{width:20px;height:5px;text-align:center;background-color:#4c4555;float:left;text-indent:100px;overflow:hidden;margin-right:8px;}
.i_pro .con .hd ul li.on{background-color:#0063ca;}

.i_video{
	width:100%;
	max-width:640px;
	margin:0 auto;
	border-top: 12px #f5f5f5 solid;
	box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
	overflow: hidden;
}
.i_video .tit{
	width:100%;
	height: 40px;
	line-height: 40px;
	color: #0f6fe2;
	border-bottom: 1px #f5f5f5 solid;
	font-size:16px;
	display: block;
}
.i_video .tit .line{
	width: 6px;
	height: 26px;
	float: left;
	background: #0f6fe2;
	margin-right: 10px;
	margin-top: 7px;
}
.i_video .con{
	padding:3% 0;
}

.i_news{
	width:100%;
	max-width:640px;
	margin:0 auto;
	border-top: 12px #f5f5f5 solid;
	box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
	overflow: hidden;
}
.i_news .tit{
	width:100%;
	height: 40px;
	line-height: 40px;
	color: #0f6fe2;
	border-bottom: 1px #f5f5f5 solid;
	font-size:16px;
	display: block;
}
.i_news .tit .fl, .i_news .tit .fr{
	height: 40px;
	line-height: 40px;
}
.i_news .tit .line{
	width: 6px;
	height: 26px;
	float: left;
	background: #0f6fe2;
	margin-right: 10px;
	margin-top: 7px;
}
.i_news .tit .fr{
	padding-right: 3%;
	line-height: 40px;
	display: flex;
    align-items:center;
}
.i_news .con1{
    width: 100%;
    padding:3%;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    overflow: hidden;
}
.i_news .con1 a{
	display: block;
	position: relative;
}
.i_news .con1 .word{
	width: 94%;
	padding:0 3%;
	height: 40px;
	line-height: 40px;
	background: rgba(0, 0, 0, .5);
	color: #ffffff;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	position: absolute;
	bottom: 0;
}
.i_news .con2{
	width:100%;
	border-top: 12px #f5f5f5 solid;
	box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
	overflow: hidden;
}
.i_news .con2 li{
	width: 94%;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px #f5f5f5 solid;
	line-height: 32px;
	float: left;
	padding:0 3%;
}
.i_news .con2 a{
	display: block;
}
.i_news .con2 .fl, .i_news .con2 .fr{
	height: 36px;
	line-height: 36px;
}
.i_news .con2 .fl{
	margin-right: 26px;
	float: none;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.i_news .con2 .fr{
	line-height: 36px;
	display: flex;
    align-items:center;
}
.i_news .con2 .fr i{
	color: #999;
}

/* ============================================================
GLOBAL
============================================================ */
.effects {
width:100%;
overflow:hidden;
}
.effects .img {
position: relative;
float: left;
width: 29.3%;
margin:0 2% 3% 2%;
overflow: hidden;
}
.effects .img:nth-child(n) {
margin:0 2% 3% 2%;
}
.effects .img:first-child {
margin:0 2% 3% 2%;
}
.effects .img:last-child {
margin:0 2% 3% 2%;
}
.effects .img img {
display: block;
margin: 0;
padding: 0;
max-width: 100%;
height: auto;
}
.overlay {
display: block;
position: absolute;
z-index: 20;
background: rgba(1, 121, 246, 0.5);
overflow: hidden;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
a.close-overlay {
display: block;
position: absolute;
top: 0;
right: 0;
z-index: 100;
width: 45px;
height: 45px;
font-size: 20px;
font-weight: 700;
color: #fff;
line-height: 45px;
text-align: center;
background-color: #000;
cursor: pointer;
}
a.close-overlay.hidden {
display: none;
}
a.expand {
display: block;
position: absolute;
z-index: 100;
width:100%;
text-align: center;
}
/* ============================================================
EFFECT 3 - SLIDE IN LEFT
============================================================ */
#effect-3 .overlay {
top: 0;
bottom: 0;
left: 0;
width: 0;
height: 100%;
}
#effect-3 .overlay a.expand {
top: 0;
bottom: 0;
left: 50%;
margin: auto 0 auto -30px;
}
#effect-3 .img.hover .overlay {
width: 100%;
}
/*首页 end*/
/*单页 start*/
#middle{max-width:640px; width:100%; margin:0px auto;}
#middle .titlex{ background:#0f6fe2;width:100%;max-width:640px;margin:0px auto; height:36px;}
#middle .titlex-fl{ float:left;height:36px; line-height:36px; background:#3d90f3; color:#ffffff; padding:0px 2%; font-size:16px;}
#middle .titlex-fr{ float:right; width:36px; height:20px;line-height:20px;text-align:center; color:#ffffff; padding-top:8px;}
#middle .titlex2{ background:#ffffff;width:100%;max-width:640px;margin:0px auto;  border-bottom:1px #c4c4c4 solid;height:44px; }
#middle .titlex2-fl{ float:left;height:25px;width:57px; padding-left:10px;padding-top:9px;}
#middle .titlex2-fl a.back{width:57px; height:25px; background:url(../images/back_bg.jpg) no-repeat; text-align:center; line-height:25px; display:block;}
#middle .titlex2-fr{ float:right; width:48px; height:25px; padding-top:8px; padding-right:10px;}
#middle .titlex2-fr p{ text-align:center;height:23px;width:48px;border:1px #d7d7d7 solid;}
#middle .titlex2-fr .cont{width:48px; height:92px; background:url(../images/cont_Bg.png) no-repeat; text-align:center; padding-top:9px; display:none;position: absolute;
z-index: 9999;}
#middle .titlex2-fr .cont li{ float:left; width:48px; text-align:center; height:30px; line-height:30px;}
#middle .titlex2-fr .cont a{ display:block;width:48px;height:30px; line-height:30px;}
#middle .titlex2-fr .cont a:hover{ color:#ffffff; background:#d6d6d6;}
#middle .titlex2-fr .cont a.cur{ color:#ffffff; background:#d6d6d6;}
#middle .titlex2-fc{ margin-left:67px; margin-right:58px; text-align:center; line-height:44px;}
#middle .contain,#middle .main{ padding:10px;margin-bottom:10px; z-index:-999;}
#middle .main *{ line-height:2em;}
.page_box .page_content{padding:3%;font-size:22px;line-height:1em;}
#middle .main .aboutimg li{ width:48%;margin:1%;float:left;}
#middle .main .aboutimg li img{ margin-bottom: 5px;display: block;}
#middle .main .aboutimg li h4{ height:24px;line-height:24px;overflow:hidden;text-align:center}
/*单页 end*/
/*新闻页 start*/
ul.newslist{width:100%;}
ul.newslist li{border-bottom:1px #D1D0D0 solid;float:left; width:100%;line-height:32px; height:32px;}
ul.newslist li a{text-align:left;display:block;width:72%; float:left;font-weight:normal;text-overflow:ellipsis; -o-text-overflow:ellipsis; white-space:nowrap;overflow:hidden;line-height:32px; height:32px;}
ul.newslist li .date{width:28%; text-align:right; float:right;line-height:32px; height:32px;}
/*新闻页 end*/
ul.hezuolist{overflow: auto;width:100%;min-height:150px;}
ul.hezuolist li{ width: 25%; margin: 4% 2% 4% 5%; position:relative;vertical-align:top;display:inline-block;}
/*产品页 start*/
.products_category{width:100%;max-width:640px;margin:0px auto;overflow:hidden}
.products_category .titlexx{width:100%; background:#97d4ff; height:40px; line-height:40px;}
.products_category .titlexx-fl{ float:left; padding-left:10px; font-size:16px;  font-weight:bold;height:40px; line-height:40px;color:#006aff; display:block;}
.products_category .contentx{width:100%; overflow:hidden;}
.products_category .contentx li{width:100%; height:90px; border-bottom:1px #cccccc solid;}
.products_category .contentx a{display:block; padding:10px; height:90px;}
.products_category .contentx .pfl .tp{width:66px; height:66px; float:left; margin-right:10px; border:2px #ffffff solid;}
.products_category .contentx .pfl .tp:hover{border:2px #97d4ff solid;}
.products_category .contentx .pfr{ float:right; padding-top:29px;width:5px;}
.products_category .contentx .pfl{ margin-right:5px;}
.products_box{width:100%;max-width:640px;margin:0 auto;}
.products_box-title{width:100%; height:40px; line-height:40px;color:#006aff; display:block;background:#97d4ff;}
.products_box-title a{ width:100%;color:#006aff; display:block;background:#97d4ff;height:40px; line-height:40px;}
.products_box-title-l{ float:left; padding-left:10px; font-size:16px;  font-weight:bold;height:40px; line-height:40px;}
.products_box-title-r{ float:right; padding-right:10px; text-align:right;height:40px; line-height:40px;}
.products_box-title a:hover{ background:#2889eb; color:#ffffff;}
.products_box_list{width:100%; overflow: hidden;}
.products_box_list li{
	float:left;
	width:48.5%;
	margin-right: 1.5%;
	margin-top: 1.5%;
	margin-bottom: 1.5%;
}
.products_box_list li:nth-child(2n){
	margin-left: 1.5%;
	margin-right: 0;
}
.products_box_list li a{
	display:block;
	margin:0;
	padding:0; 
	border:1px #dddddd solid; 
	text-align:center;
}
.products_box_list p{ text-align:center;}
.products_detailx{width:100%;max-width:640px;margin:0 auto; overflow:hidden;}
.products_detailx .ptitlex{width:100%;max-width:640px;margin:0 auto; height:36px; line-height:36px; border-bottom:1px #cccccc solid;}
.products_detailx .ptitlex P{height:36px; line-height:36px;}
.products_detailx .ptp{width:100%;max-width:640px; overflow:hidden; text-align:center;margin:10px auto;}
.products_detailx .ptp-nr{ padding:0px 2%;}
.products_detailx .ptp-nr img{width:100%;}
.products_detailx .pjstitle{width:100%;color:#ffffff; margin:0 auto;background:#0f6fe2;height:36px; line-height:36px;}
.products_detailx .pjstitle-nr{ padding:0px 10px;height:36px; line-height:36px;}
.products_detailx .pjstitle-nr p{height:36px; line-height:36px;}
.products_detailx .pbasic{width:100%;margin:10px auto;overflow:hidden;}
.products_detailx .pbasic-js{width:100%;overflow:hidden;}
.products_detailx .pbasic-btn{width:100%;margin:10px auto;overflow:hidden;color:#ffffff;}
.products_detailx .pbasic-btn-fl{width:48%; margin:0 1%; float:left; background:#73af2b;-moz-border-radius: 4px;-webkit-border-radius:4px;border-radius:4px; height:36px; line-height:36px; text-align:center}
.products_detailx .pbasic-btn-fl .telico{ background:url(../images/tel.png) no-repeat left; margin:0px 10px;text-align:center}
.products_detailx .pbasic-btn-fr{width:48%; margin:0 1%; float:right; background:#028cc3;-moz-border-radius: 4px;-webkit-border-radius:4px;border-radius:4px; height:36px; line-height:36px; text-align:center}
.products_detailx .pbasic-btn a{ color:#ffffff; line-height:36px;}
.products_detailx .pdetail{width:100%;overflow:hidden;}
.products_detailx .pdetail-nr{ padding:10px;}
.products_detailx .pdetail-nr table{
	width: 100% !important;
	max-width: 100% !important;
}
.products_detailx .pfy{width:100%;overflow:hidden; margin-bottom:10px;}
.products_detailx .pfy-prev{width:49%; float:left; background:#dddddd; height:52px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.products_detailx .pfy-prev-nr{ background:url(../images/jt3.gif) no-repeat left; margin:5px; padding:5px; text-align:right; color:#999999;}
.products_detailx .pfy-next{width:49%; float:right; background:#dddddd; height:52px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.products_detailx .pfy-next-nr{ background:url(../images/jt2.gif) no-repeat right; margin:5px; padding:5px; text-align:left; color:#999999;}
.products_detailx .pRetated{width:100%;overflow:hidden; margin-bottom:10px;}
.products_detailx .pRetated li{width:100%; float:left; height:36px; border-bottom:1px #dddddd solid; line-height:36px;}
.products_detailx .pRetated a{ display:block; padding:0px 10px; line-height:36px; text-align:left;height:36px;}
.products_detailx .pRetated .pad10{ background:url(../images/jt.gif) no-repeat right;width:100%;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;height:36px; line-height:36px;}
.products_detailx .pRetated a:hover{ background-color:#3d90f3; color:#ffffff;}
.products_detailx .pRetated .pad10:hover{ background:url(../images/jt2.gif) no-repeat right;}
#middle .contain table { border:0px;cellspacing:0;cellpadding:0}
#middle .contain table tr td{ width:165px;text-align:center;}
#middle .contain .table_title{ font-size:16px;background:#6dcbef;color:#fff;height:40px;line-height:40px;}
#middle .contain .table_con{ margin-bottom:20px}
#middle .contain .table_con tr{ background:#efefef;height:30px;line-height:30px;border:0px;cellspacing:0;cellpadding:0}
#middle .contain .table_con tr td a{ font-weight:bold;color:#48b8e3}
#middle .contain .table_con tr td a:hover{ text-decoration:underline}
.espcms_page_botton{ text-align:center}
.foot-menu{width:100%;max-width:640px;margin:0 auto; overflow:hidden;}
.foot-menu li{width:31%; float:left; height:38px; line-height:38px; padding:0px 1%; margin-bottom:10px;}
.foot-menu a{ display:block; background:#e5e5e5; border:#cccccc 1px solid; padding-left:10px;height:36px; line-height:36px; text-align:left;}
ul.download{ margin-bottom:10px}
ul.download li{ border-bottom:1px dashed #0E67A9;height:30px;line-height:30px}
ul.download li a{ height:30px;line-height:30px}
ul.download li a:hover{ color: #0E67A9;}
ul.download li span{ float:right}
/*产品页 end*/

/*底部 start*/
.hui12{
  width:100%; 
  max-width:640px;
  margin:0 auto;
  height: 12px;
  background: #f5f5f5;
}
.footTop{
  width:100%; 
  max-width:640px;
  margin:0 auto;
  height: 34px;
  line-height: 34px;
  background: #0f6fe2;
  background: -webkit-gradient(linear,left bottom,right top,from(#55c2e7),to(#0f6fe2)) #0f6fe2;
  background: linear-gradient(bottom left,#55c2e7,#0f6fe2) #0f6fe2;
  box-sizing:border-box;
  -moz-box-sizing:border-box; /* Firefox */
  -webkit-box-sizing:border-box; /* Safari */
  padding:0 3%;
  color: #fff;
  display: block;
  text-align: right;
  font-size: 14px;
}
.footer{width:100%; padding-bottom:45px;max-width:640px;margin:0px auto;overflow:hidden;}
.footer .copyright{width:100%;padding-top:15px;}
.footer .copyright p,.footer .copyright a{color:#727272;line-height:32px;font-size:20px;text-align:center;}
/*底部 end*/
/*底部菜单 start*/
.toolbar{position:fixed;left:0;bottom:0;width:100%;height:44px;z-index: 9999;}
.toolbar .footerWrap{
	width: 100%;
	overflow: hidden;display: 
	-webkit-box;display: box;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
	height: 44px;
	background: #0f6fe2;
	background: -webkit-gradient(linear,left bottom,right top,from(#55c2e7),to(#0f6fe2)) #0f6fe2;
    background: linear-gradient(bottom left,#55c2e7,#0f6fe2) #0f6fe2;
}
.toolbar .footerWrap li{text-align: center;height: 44px;overflow: hidden;width:20%;border-right: 1px solid #358de7;-webkit-box-flex: 1;box-flex: 1;}
.toolbar .footerWrap div{height: 44px;display: block;text-align: center;vertical-align: middle;color: #fff;text-decoration: none;}
.toolbar .footerWrap .icon{width: 30px;height: 20px;display: block;background: url(../images/common.png) no-repeat;background-size: 400px;margin: 4px auto 0 auto;position: relative;}
.toolbar .footerWrap .sms {
    background-position:-30px -110px;
}
.toolbar .footerWrap .email {
background-position:0 -110px;
}
.toolbar .footerWrap .share {
background-position:-60px -110px;
}
.toolbar .footerWrap .more {
background-position:-150px -110px;
}
.toolbar .footerWrap .tel {
background-position:-90px -110px;
}
.toolbar .footerWrap .map {
background-position:-120px -110px;
}
.toolbar .footerWrap .cart {
background-position:-212px -110px;
}
.toolbar .footerWrap .member {
background-position:-240px -110px;
}
.toolbar .footerWrap .home {
background-position:-180px -110px;
}