@CHARSET "gb2312";
/* =======================================================================
   Code for YIDACMS 触屏版
   Vision : X3.5
*/

/*基本信息*/
body, p, input, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form { margin: 0; padding: 0; list-style: none; vertical-align: middle; font-weight:normal; }
img { border:0; margin: 0; padding: 0;}
body { color: #000; -webkit-user-select: none; -webkit-text-size-adjust: none; font:normal 16px/200% "微软雅黑", helvetica, arial; text-align:left;background:#f4f4f4;}
header, section, footer { display: block; margin: 0; padding: 0 }
a{text-decoration:none;color:#000;}

/* 头部 */
header{  background:#23aaf6;}
header .logo{ padding:10px 0 10px 0; width:100%;height:60px;background:#fff;overflow:hidden;}
nav{ color:#cb524b; text-shadow:1px 1px 0 #965e18; font-size:0}
nav a{ display:inline-block; width:23%; text-align:center; color:#fff; font-size:14px; vertical-align:top; }
.ss_ctr { width:100%;height:37px;background:url(../images/so_bg_03.png) repeat-x;}
    .ss_ctt { margin:0 auto;width:320px;height:37px;}
    .ss_input { margin:7px 0 0 6px;float:left;width:226px;height:21px;border:1px #d8d8d8 solid;background:url(../images/so_03.png) 4px 2px no-repeat #fff;display:inline;padding-left:25px;line-height:21px;color:#ccc;}
	.ss_btn { margin:9px 0 0 5px;float:left;width:48px;height:19px;background:url(../images/but_03.png);text-align:center;line-height:19px; cursor:pointer;font-family:宋体;border:0;display:inline;}

/* 焦点图 */
.slideBox{ position:relative; width:320px;  height:152px; overflow:hidden; margin:5px auto; }
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
.slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; height:152px;  }
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(../images/focusBg.png) repeat-x; color:#fff;   }

/* Tab切换 */
.tabBox{ margin:10px auto;   }
.tabBox .hd{ height:40px; line-height:40px; font-size:20px; overflow:hidden; background:#eee; border-top:1px solid #ccc;  padding:0 10px;  }
.tabBox .hd h3{ float:left; font-size:24px; }
.tabBox .hd h3 span{color:#ccc; font-family:Georgia; margin-left:10px;  }
.tabBox .hd ul{ float:right;  }
.tabBox .hd ul li{ float:left;  padding:0 5px; vertical-align:top;  }
.tabBox .hd ul li.on a{ color:#B63B34; display:block; height:38px; line-height:38px;   border-bottom:2px solid #B63B34;  }
.tabBox .bd ul{ padding:10px;  }
.tabBox .bd ul li{ border-bottom:1px dotted #ddd;  }
.tabBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.readMore{ display:block; height:30px; line-height:30px; margin:10px auto 20px auto;  text-align:center; text-decoration:underline;   }
.tabBox .bd img { margin:0 10px 0 0;float:left;width:120px;height:100px;padding:1px;border:1px #c9c9c9 solid;display:inline;}

/* 多图滚动 */
.scrollBox{ margin:10px auto; text-align:center;  }
.scrollBox .bd li{ width:100%; float:left; font-size:14px; }
.scrollBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.scrollBox .bd li img{ width:240px; background:url(../images/loading.gif) #fff center center no-repeat;  }
.scrollBox .hd{ height:20px; overflow:hidden; font-size:0; }
.scrollBox .hd ul{ display:inline-block; padding-top:5px; }	
.scrollBox .hd li{ display:inline-block; width:8px; height:8px; background:#D0D0D0; margin:0 5px; vertical-align:top; overflow:hidden; 
-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; 
}
.scrollBox .hd .on{ background:#BA2636;  }
.scrollBox .prev,.scrollBox .next{ display:inline-block; width:25px; height:20px; background:url(../images/wyIcons.png) no-repeat; overflow:hidden; margin:0 5px;  vertical-align:top; }
.scrollBox .next{ background-position:-105px 0; }

.m_ctr { margin:0 auto;float:left;width:100%;height:auto;overflow:hidden;}
    .m_navctr {margin:0 auto;float:left;width:100%;height:auto;overflow:hidden;background:url(../images/bg_2_03.png) left bottom repeat-x;padding:5px 0;}
    .m_nav,.m_nav1 { margin:3px 4px;float:left;width:auto;height:22px;background:#fff;border:1px #d8d8d8 solid;line-height:22px;padding:0 5px;display:inline;font-size:14px;}
	.m_nav1 { background:#23aaf6;border:1px #23aaf6 solid;text-shadow:1px 1px 0 #965e18;}
	.m_nav1 a{text-decoration:none;color:#fff;}
    .m_title { margin:0 auto;float:left;width:100%;height:35px;line-height:35px;background:url(../images/bg_2_03.png) left bottom repeat-x;color:#888;}
	.m_title a{color:#888;}
	.m_ctt { margin:0 auto;float:left;width:96%;height:auto;overflow:hidden;line-height:28px;padding:2%;}

/*新闻咨询*/
.newslist_ctr { margin:0 auto;width:100%;height:35px;line-height:35px;border-bottom:1px #C9C9C9 dashed;font-size:14px;}
.newslist_title { float:left;width:80%;background:url(../images/d.gif) 2px 13px no-repeat;}
.newslist_date { float:left;width:20%;}

.newsshow_title { margin:0 auto;width:100%;min-height:30px; HEIGHT: auto !important; height:30px; overflow:visible;padding-top:10px;font-size:18px;font-weight:bold;text-align:center;}
.newsshow_sm { margin:0 auto;width:100%;height:30px;line-height:30px;text-align:center;border-bottom:1px #e2e2e2 dashed;font-size:12px;}
.newsshow_ctt { margin:0 auto;padding:5px 0;width:100%;height:auto;overflow:hidden;line-height:28px;font-size:14px;}
.newsshow_ctt span a { border-bottom:1px #c97500 dashed;}
.newsshow_xg,.newsshow_fx { margin:0 auto;width:100%;height:auto;overflow:hidden;text-align:left;border-top:1px #e2e2e2 solid;line-height:20px;padding-top:5px;font-size:12px;}
.newsshow_fx { float:right;width:auto;padding-top:5px;padding-bottom:10px;text-align:right;border:0;}
.slidectr { margin:0 auto;float:left;width:100%;height:auto;}

.downlist_ctr { margin:0 auto;width:100%;height:25px;border-bottom:1px #e7e7e7 solid;background:#fbfbfb;font-weight:bold;line-height:25px;font-size:12px;}
.downlist_ctt { margin:0 auto;width:100%;height:35px;border-bottom:1px #e7e7e7 dotted;line-height:35px;font-size:14px;}

.joblist_ctr { margin:0 auto;float:left;width:100%;min-height:40px; HEIGHT: auto !important; height:40px; overflow:visible;border-bottom:1px #C9C9C9 dashed;padding:10px 0;}
.joblist_title { margin:0 auto;float:left;width:100%;height:25px;line-height:25px;background:url(../images/d.gif) 2px 10px no-repeat;}
.joblist_txt { margin:0 auto;float:left;width:100%;height:22px;line-height:22px;font-size:12px;color:#666;}
.joblist_ctt { margin:0 auto;float:left;width:100%;height:auto;overflow:hidden;font-size:14px;color:#666;line-height:22px;}
.joblist_ctt span { color:#000;}
/*产品*/
.plist_ctr { margin:0 auto;float:left;width:100%;height:104px;border-bottom:1px #C9C9C9 dashed;padding:8px 0; position:relative;}
    .plist_pic { margin:0 10px 0 0;float:left;width:100px;height:100px;padding:1px;border:1px #c9c9c9 solid;display:inline;}
	.plist_title { float:left;width:180px;height:30px;line-height:30px;font-size:16px;}
	.plist_info { float:left;width:180px;height:auto;overflow:hidden;font-size:12px;line-height:20px;}
	.video_btn { position:absolute;width:21px;height:21px;background:url(../images/play.png);top:82px;left:74px;z-index:9999;}
.productshow_picctr { margin:0 auto;width:250px;height:200px;padding:2px;border:1px #c9c9c9 solid;}
.ps_title { margin:0 auto;width:100%;min-height:35px; HEIGHT: auto !important; height:35px; overflow:visible;text-align:center;font-size:16px;line-height:35px;}
.ps_txt { margin:0 auto;margin-bottom:10px;width:100%;height:135px;font-size:14px;border-top:1px #c9c9c9 solid;border-bottom:1px #c9c9c9 solid;line-height:35px;color:#666;}
.ps_txt span { color:#e27907;}
	
.info_title { margin:0 auto;float:left;width:100%;height:20px;border-bottom:3px #069ee7 solid;}
    .info_tcell { margin:0 0 0 2px;float:left;width:auto;height:20px;line-height:20px;color:#fff;padding:0 12px;background:#069ee7;display:inline;}
.info_ctt { margin:0 auto;float:left;width:100%;min-height:200px; HEIGHT: auto !important; height:200px; overflow:visible;padding:5px 0;line-height:28px;font-size:14px;}
.info_ctt a { border-bottom:1px #c97500 dashed;}
/*分页*/
.pages{clear:both;margin:10px 0;text-align:center;}
	.pages .nolink,.pages a{text-decoration:none;margin-left:3px;padding:2px 5px;border:1px solid #E5E5E5}
	.pages a:hover{text-decoration:none;border:1px solid #f1431e;background:#f1431e;color:#FFF}

/*底部*/
footer { width:100%;height:auto;overflow:hidden;background:url(../images/bg_2_03.png) repeat-x;padding:10px 0;text-align:center;line-height:22px;font-size:12px;color:#999;padding-bottom:60px;}

.m_foot { position:fixed;width:100%;height:60px;background:#23aaf6;left:0;bottom:0;}
    .m_f1,.m_f2,.m_f3,.m_f4,.m_f5 { float:left;width:20%;height:50px;background:url(../images/fo_1.png) center 6px no-repeat;display:inline;text-align:center;color:#fff;}
	.m_f2 {background:url(../images/fo_2.png) center 6px no-repeat;}
	.m_f3 {background:url(../images/fo_3.png) center 6px no-repeat;}
	.m_f4 {background:url(../images/fo_4.png) center 6px no-repeat;}
	.m_f5 {background:url(../images/fo_5.png) center 6px no-repeat;}
	.m_f1 a,.m_f2 a,.m_f3 a,.m_f4 a,.m_f5 a { float:left;width:100%;height:25px;line-height:25px;padding-top:25px;display:block;color:#fff;font-size:14px;}