﻿@charset "utf-8";
/* CSS Document */
/*全局样式*/
/*html{ font-size:62.5%;}
body { font-family:"微软雅黑"; font-size:1.4rem; color:#666; padding-bottom:7rem;}
* { margin:0px; padding:0px; list-style:none;}
.clear { clear:both;}
a { color:#333; text-decoration:none;}
a:hover { color:#0069ad; text-decoration: none;}
.fl { float:left;}
.fr { float:right; }
ul { list-style:none; margin:0px; padding:0px;}*/

.dbgao { height:40px;}

/*首页头部*/
.ltop { width:100%; height:auto; padding:1rem 0px;}
.ltop img { width:100%;}
.ltopl { width:50%; padding-left:0.8rem; padding-top:0.5rem;}
.ltopr { width:40%; margin-top:10px;}
.dhtp { float:left; width:22%; margin-right:5px; }
.ltopr p { font-size:1.2rem; line-height:1.2rem;  }
.ltopr p strong { font-size:1.5rem;}

/*nav*/
/*.lnav { width:100%; height:4rem; background-color:#1571c8; margin-bottom:1px;}
.lnav ul li { width:25%; height:4rem; line-height:4rem; font-size:1.4rem; float:left; text-align:center;  }
.lnav ul li a { color:#fdfdfa; text-decoration:none; background:url(../images/shouji_11.jpg) repeat-y right; display:block;}
*/
/*ban*/
.slider-focus{position:relative;max-width:640px;overflow:hidden;/*max-height:320px;*/margin:0px auto 10px auto;}
.slider-focus .hd{ position:absolute;width:100%;height:22px;left:0;bottom:2%;z-index:1;line-height:28px;text-align:center;}
.slider-focus  .hd li{ display:inline-block;vertical-align:middle;width:13px;height:13px;margin:0 3px;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;font-size:0;line-height:0;text-indent:-9999em;background:#fff; cursor:pointer;}
.slider-focus  .hd li.on{ background:#ffea00;  }
.slider-focus  .bd{ position:relative; z-index:0; }
.slider-focus  .bd li{ position:relative; text-align:center;  }
.slider-focus  .bd li img{ background:url(../images/loading.gif) center center no-repeat;vertical-align:top;width:100%;/* 图片宽度100%，达到自适应效果 */}
.slider-focus  .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slider-focus  .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;  text-align:left;  }

/*关于我们*/
.lgywm { width:100%; height:auto; margin-top:2rem;} 
.lgywm_title { width:100%; height:auto;}
.xian { width:100%; height:2.5rem; border-bottom:1px solid #d7d8d8; }
.lwenzi { width:110px; height:auto; text-align:center; background-color:#FFF; margin:-20px auto 0px;}
.lwenzi p { font-size:12px; color:#333; line-height:1.6em;}
.lwenzi p strong { font-size:1.5em;}
.lgywm_wz { width:100%; height:auto; padding:3% 0px;}
.lgywm_wz p { font-size:1.2em; line-height:1.8em; color:#333; padding:0px 10px; text-indent:2.4em;}

/*更多按钮*/
.angd { width:100%; height:auto; padding:5px 0px; text-align:center;}
.angd a { width:auto; height:30px; padding:0px 12px; color:#999; display:block; font-size:14px; line-height:30px; border:1px solid #d7d8d8; border-radius:8px; display:inline-block; }
/*服务项目*/
.fwxm { width:100%; height:auto; margin-top:20px;}
.fwxm_nr { width:100%; height:auto; padding:10px 0px;text-align:center;}
.fwxm_nr ul li { width:50%; height:auto; float:left; line-height:30px;}
.fwxm_nr ul li a{ display:block; width:90%; margin:0 auto; position:relative; }
.fwxm_nr ul li a span{ display:block; position:absolute; width:90%; left:5%; bottom:15%; font-size:16px; color:#1571c8; }
.fwxm_nr ul li .lzj { width:74%; margin:0px auto; text-align:center;}

@media screen and (min-width:400px){
    .fwxm_nr ul li a span{font-size:22px; }
}

/*成功案例*/
.cgal_nr { width:100%; height:auto; padding:10px 0px;}
.cgal_nr ul li { width:50%; height:auto; padding:5px 0px; float:left; text-align:center;}
.cgal_nr ul li a { display:block; width:95%; margin:0px auto; text-align:center;}
.cgal_nr ul li a span{vertical-align:middle; display:block; }
.cgal_nr ul li a span.ProImg{  display:table-cell; border:1px solid #ccc; padding:1px; }
.cgal_nr ul li a span.ProImg img{ max-width:98%; max-height:98%; }
.cgal_nr ul li a span.Info{ height:30px; line-height:30px; overflow:hidden; }

@media screen and (min-width:420px){
    .cgal_nr ul li { width:33.333%; height:auto; padding:5px 0px; float:left; text-align:center;}
}


/*新闻中心*/
.xwzx_nr { width:98%; height:auto; margin:5px auto; padding:10px 0px;}
.xwzx_nr ul li { width:100%; height:auto; padding:10px 0px; float:left; line-height:30px; border-bottom:1px solid #d7d8d8; background:url(../images/shouji_44.jpg) no-repeat right center; }
.xwzx_nr ul li h3 { width:78%; font-size:14px; color:#333; line-height:20px; overflow:hidden; white-space: nowrap;}
.xwzx_nr ul li p { width:78%; font-size:12px; color:#666; line-height:20px; overflow:hidden; white-space: nowrap;}
.xwzx_nr ul li .lzj { width:13%;  text-align:center; float:left; margin-right:15px;}

 

/*关于我们*/
 
/* page structure */
/*header{display:block;width:100%;height:40px;background:#0061a8; text-align:center; position:fixed; top:0px; z-index:99; }
header strong {font-size:20px; color:#FFF; line-height:40px;}
*/.menubtn{position:relative;z-index:101;text-decoration:none;background-image:url(../images/hamburger.png);background-position: center center; background-repeat:no-repeat; width:30px; height:40px; float:right;  margin-right:10px;}
a.fanhui { width:20px; height:40px; float:left; margin-left:10px; background:url(../images/fanhui.png) no-repeat center;}
/* toggle menu */
#pgcontainer{padding:0;margin:0 auto;  }
.overlay{position:fixed;z-index:99;background-color:rgba(0,0,0,.7);bottom:0;right:0;left:0}
.openmenu .overlay{top:0}
#hamburgermenu{height:100%;width:0;background:#444;position:fixed;top:0;right:0;z-index:101;overflow:hidden;-webkit-box-shadow:3px 0 7px rgba(0,0,0,.55);-moz-box-shadow:3px 0 7px rgba(0,0,0,.55);box-shadow:3px 0 7px rgba(0,0,0,.55)}
#hamburgermenu ul{margin-top:45px;z-index:101;overflow-y:auto;overflow-x:hidden}
#hamburgermenu ul li{display:block}
#hamburgermenu ul li a{display:block;min-width:130px;padding:10px 8px;color:#cdcdcd;font-size:1.2em;text-decoration:none;text-align:center}
#hamburgermenu li a:hover{color:#fff;background:#2c2c2c}

.zymain { width:100%; height:auto;}
.zybt { width:100%; height:40px; border-bottom:1px solid #e5e5e5; margin:10px 0px; }
.zybt strong { font-size:15px; color:#333; line-height:40px; padding-left:10px;}
.zy_nr { width:auto; padding:0px 10px; height:auto; margin:0px 0px 10px 0px;}
.zy_nr img{ max-width:100%;}
.zy_nr h2 { font-size:16px; color: #333; text-align:center; line-height:50px; font-weight:700;}

.zy_nr_content { width:auto; padding:0px 10px; height:auto; margin:10px 0px;}
.zy_nr_content h2 { font-size:16px; color: #333; text-align:center; line-height:50px; font-weight:700;}


/*观点*/
.ltgd_nr { width:98%; height:auto; margin:5px auto; padding:10px 0px;}
.ltgd_nr ul li { width:98%; height:auto; padding:10px 0px; float:left; line-height:30px; border-bottom:1px solid #d7d8d8; background:url(../images/shouji_44.jpg) no-repeat right center; }
.ltgd_nr ul li h3 { width:78%; font-size:14px; color:#333; line-height:20px; overflow:hidden; white-space: nowrap;}
.ltgd_nr ul li p { width:78%; font-size:12px; color:#666; line-height:20px; overflow:hidden; white-space: nowrap;}
.ltgd_nr ul li .lzj { width:13%; text-align:center; float:left; margin-right:15px;}
/*观点首页*/
.ltgds_nr { width:98%; height:auto; margin:5px auto;}
.ltgds_nr ul li { width:33.3333%; height:auto; float:left; margin-top:5px; line-height:30px; text-align:center;  }
.ltgds_nr ul li h3 { width:100%; font-size:14px; color:#333; line-height:20px; font-weight:normal; overflow:hidden; white-space: nowrap;}
.ltgds_nr ul li .lzj { width:79%; margin:10px auto;}


.WhereBox { height:35px; line-height:25px; background:#FFF; padding:5px 10px; font-size:14px;  }
.WhereBox dl{}
.WhereBox dl dt{ width:70px; float:left; height:30px; line-height:30px;  }
.WhereBox dl dd{ margin-left:70px; }
.WhereBox dl dd select{ width:90%; text-align:center; height:30px; line-height:30px; border:1px solid #CCC; float:left; }
.WhereBox dl dd select:last-child{ margin-left:10px;}

.page{ text-align:center; }
.page span,.page a{ display:inline; border:1px solid #ccc; padding:4px 10px; }
.page span.num{ border-color:#FFF; font-size:14px; padding:0px 10px; }
.page span.num font{ color:#F00; }

/*产品详情页*/
.ProductDetail{}
.ProductDetail .ProductName{ height:30px; line-height:30px; font-size:1.2rem; text-align:center;}
.ProductDetail .img_video{ display:block; position:relative; margin-bottom:1.4rem; }
.ProductDetail .Proimg{ padding:0px 10px 0px 10px; text-align:center; }
.ProductDetail .Proimg img{ max-width:100%; }
.ProductDetail .ProName{ text-align:center; font-weight:bold; font-size:1.6rem; line-height:1.7; }
.ProductDetail .Play{ position:absolute;  left:10px; top:0px; z-index:3;}
.ProductDetail .Play  a{ display:table-cell; vertical-align:middle; text-align:center; }
.ProductDetail .Play img{ max-width:50%; max-height:50%; vertical-align:middle; }
.ProductDetail .video{ display:none; position:absolute;  left:10px; top:0px; z-index: 4;}
.ProductDetail .video .close_video{ position:absolute; right:10px; top:0px; width:40px; height:40px; }

.ProductDetail .pn{ line-height:1.8; padding: 0 0.8rem; background:#f1f1f1; margin-bottom:1rem; border:1px solid #ccc; margin:0.5rem; margin-bottom:1rem; }
.ProductDetail .pn  span{ display:block; width:48%; height:40px; line-height:40px; overflow:hidden;  }
.ProductDetail .pn .r{ float:right; text-align:right;}
.ProductDetail .pn .l{ float:left; text-align:left;}
.ProductDetail .Tab{}
.ProductDetail .Tab .TabItem{ height:35px; background:#1571c8; color:#FFF; }
.ProductDetail .Tab .TabItem span{ display:block; width:40%; height:35px; line-height:35px; text-align:center; float:left; font-size:1.6rem; }
.ProductDetail .Tab .TabItem span.sel{ background:#0061a8;}
.ProductDetail .Tab .TabBox{ display:none; padding:15px 10px;}
.ProductDetail .Tab .TabBox img{ max-width:98%;}
.ProductDetail .Tab .TabBox.sel{ display:block; }

.ProductDetail .Tab .TabBox table th{ width:90px; text-align:right; }

.news_title{ text-align:center; border-bottom:1px solid #ccc; padding-bottom:10px;}
.news_content{ line-height:1.7; padding-top:15px;}
.news_pn{ background:#fafafa; border:1px solid #ddd; padding:8px 6px; margin:0 5px; }
.news_pn span{ display:block; height:25px; line-height:25px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news_pn span a.pr{ color:#0069ad; }

.news_nr{ padding-top:6rem; }
.news_nr ul{ padding:0 15px; padding-bottom:15px;}
.news_nr ul li{background: url(../images/banner_tit_bg.png) 0px center no-repeat; border-bottom:1px dashed #ddd; padding-left:15px; height:3.5rem; line-height:3.5rem; overflow:hidden;}


