﻿
/*内页开始*/
.miguzhu{ position:relative;overflow:hidden;display:block; background:#fff; border-radius:20px;border:1px solid #d6d6d6; }
.nytitle { border-bottom:1px solid #eee; }
.nytitle   .nyt{ font-size:1.1rem;background:url(../img/nyt.jpg) no-repeat left center; font-weight:bold; padding-left:20px; }
.nytitle   .nyat{font-size:1rem; background:url(../img/nyat.gif) no-repeat left center;padding-left:14px; }
.nytitle a{ color:#333;margin:0 2px; }
.nytitle a:hover{ color:#f00; }
.show_pages{ border-top:1px solid #eee; }
.show_pages p{ margin-bottom:0; }
.miguleft{ position:relative;overflow:hidden;display:block;width:230px;float:left;border:1px solid #ccc; }
.miguleft  .titleml{background:url(../img/titlebg.gif) repeat-x; line-height:35px; font-size:1.1rem; text-align:center; font-weight:bold; }
.migulist{ position:relative;overflow:hidden;display:block;}
.migulist  li{background: #ECECEA url(../img/bullet.gif) no-repeat left 10px center;margin:1px 0; padding-left:25px;}
.migutext { background: #ECECEA; }
.migutext  p{ margin-bottom:0; }
.miguright{ position:relative;overflow:hidden;display:block;float:right;width: -webkit-calc(100% - 240px);width:-moz-calc(100% - 240px);width:calc(100% - 240px);  }
.miguright  .content_tit{ padding:4px; border-bottom:1px dotted #ccc;  text-align:center;  margin-bottom:10px; }
.miguright  .content_tit   h3{line-height:2;}
.miguright  .content_tit p{ margin-bottom:0; font-size:0.9rem;line-height:1; }

.pagination{ padding:0 10px; margin-top:10px;  position:relative;overflow:hidden;display:block;line-height:1.5;}
.pagination p{ border:1px solid #ccc; padding:0 5px;float: left;cursor: pointer;margin:0 3px; background:#eee; }
.pagination  a{ border:1px solid #ccc; padding:0 6px;float: left;margin:0 3px; background:#eee; }
.pagination  .pageRemark{ border:0;background:#fff;}
.pagination   a.cur,.pagination   a:hover{ background:#ccc; }
.content{ line-height:2; }
.content  img{ max-width:100%;margin:5px;  }
.content p{ margin-bottom:0; }
/*单页开始*/
.migubox{ line-height:2; position:relative;overflow:hidden;display:block;}
.migubox img{ max-width:100%; }
/*单页结束*/
/*文章开始*/
.news_list{ position:relative;overflow:hidden;display:block;}
.news_list ul li{  line-height:2; background:url(../img/lol.gif) no-repeat left 5px center;margin-bottom:5px;border-bottom:1px dotted #ccc;}
.news_list ul li a{ font-size:1rem; font-weight:normal; color:#333;padding-left:20px; }
.news_list span{ font-size:0.9rem;color:#888; font-weight:normal;line-height:2; }
/*文章详情*/
.hot_new{ background:#fff; }
.hot_new .page_title{ font-size:1.2rem; border-bottom:1px solid #ccc; padding-left:10px;}
.hotlist{border-bottom:0px dotted #ccc; }
.hotli{ border-bottom:1px dotted #ccc; }
/*文章结束*/
/*留言开始*/
.liuyan span{ width:60px; display:block; float:left; }
.liuyan .btn{ background:#ccc;border:1px solid #999;margin-left:20%; }
/*留言结束*/
.case_list img{ max-height:180px; border:1px solid #ccc; }
.contentimg img{ max-height:500px;  }
/*产品开始*/
.box{ width: 400px;height: 370px;border: 1px solid #dedede; }
.pro_list img{ border:1px solid #ccc; }
.all{ width:400px;height: auto;margin:0px auto;overflow: hidden;}
.top-img{ width:400px;height: auto;font-size: 0;position: relative;border-bottom: 1px solid #dedede;}
.activeimg{ overflow: hidden;height: 300px;position: relative;}
.top-img .activeimg img{ width:400px;height: 300px;}
.top-img .left{ width: 30px;height: 300px;background: rgba(0,0,0,0.4);position: absolute;left: 0;top: 0;text-align: center;line-height: 300px;  cursor: pointer;}
.top-img .right{ width: 30px;height: 300px;background: rgba(0,0,0,0.4);position: absolute;right:0px;top: 0;text-align: center;line-height: 300px; cursor: pointer;}
.top-img .left:hover,.top-img .right:hover{   background: rgba(0,0,0,0.5);}
.bot-img{  height:60px;width:100%;margin-top:5px}
.bot-img ul{  width: 100%;height:60px;}
.bot-img ul li{ width: 80px;margin-right:5px;margin-left:5px;float: left;border: 1px solid #ccc;cursor: pointer;font-size: 0;}
.bot-img ul li.active{ border: 1px solid #ff6600;}
.bot-img ul li img{  width: 100%;max-height:60px;}
.pro_text{ width: -webkit-calc(100% - 410px);width:-moz-calc(100% - 410px);width:calc(100% - 410px); }
.pro_text h3{ margin-bottom:0; }
.pro_text .protit{ padding-left:10px;border-bottom:1px solid #ccc; line-height:1.5; }
.page_title { padding-left:10px;border-bottom:1px solid #ccc;   }
.page_title h4{ margin-bottom:0; line-height:1.5;}
.showarea  h3{ border-bottom:1px solid #ccc; line-height:1.5; }

/*产品结束*/

/*内页结束*/