﻿@charset "utf-8";
#head{background:#68953f;box-shadow: rgba(0,0,0,0.08) 0 0.3em 0.3em; border-bottom:#444 0.4em solid; border-top: none;}
#ico_list i{ background-position:center -100%; }
#language span{ border: #fff 1px solid; color: #fff;}
/*内页*/
#box{ font-size: 1.1em; background: url("../images/bg0.jpg") center bottom no-repeat; background-size: 100% auto; padding-top: 1em}
#box img{ max-width: 100%; height: auto; font-size: 1.1em;}
.subTit,.subTit2{ text-align: center; font-size:2em; margin: 2.5rem auto 1.2rem auto; padding-bottom:1em; position: relative; letter-spacing: 0.4em; font-weight: bold; color: #333}
.subTit:after{ content: ""; position: absolute; left: 0; right: 0; top: auto; bottom: 0; margin: 0 auto; width: 10%; height:2px; overflow: hidden; background: #333;}
.subTit2{ margin-bottom: 0;}

/*相册*/
#cache{height:0; overflow:hidden; line-height:0; font-size:0;}
#cache li{ width:10%; float:left;}

/*加载按钮*/
#loadMore,#loading_Msg{ position:relative; text-align:center;font-size:1.3em; height:2em; width:100%; margin:0.5em auto 0 auto; line-height:200%; cursor:hand; cursor:pointer;color:#bababa; display:none; }
#waterfall-message{background: #f0f0f0;}
img#loading,#loading_Msg img{ vertical-align:middle; margin:0 0.5em; }
#load_span{ display:inline-block; vertical-align:middle;}

#tranDiv{ position:absolute; left:0; top:0; width:100%; height:100%; overflow:hidden; z-index:10000; display:none;}

/*产品详细*/
#proTit{ text-align: center; margin: 1.5em auto 0 auto; line-height: 1.2em;}
#proid{ text-align:center; color:#c0c0c0; margin:0.5em auto 2em auto; font-weight:normal; letter-spacing:0.5em;}
#pic_Big{ position:relative; *zoom: 1; overflow:hidden;margin:0 auto 1em auto; border: #c0c0c0 1px solid; border-radius: 4px; overflow: hidden;}
#proInfo .LB{background: #737373; color: #f0f0f0; font-size: 1.1em;  padding: 0.2em 0.5em; margin-top: 0.2em; display: inline-block; line-height: 1rem; border-radius: 4px; margin-right:0.5em}

#detailedTit{ border-bottom: #a4a4a4 1px solid; text-align: center; margin: 3em auto 2em auto }
#detailedTit span{ color: #68953f; font-size: 1rem; font-weight: bold; padding: 0 1.5em; border-bottom: #68953f 6px solid; margin-bottom: -3px; display: inline-block; line-height: 2.5em;}

/*新闻列表*/
#News dl{ border-bottom: #cccccc 1px dotted; padding-bottom: 1.5em; margin-bottom: 1.5em;}
/*新闻详细*/
#NewsTit{ margin:1em auto; text-align: center;}
#NewsTit h1{ padding:0 0 0.5rem 0; margin:0; font-size:1.5em; line-height: 1.6em; }
#NewsTit span{ color:#555555; font-size:0.9em}
#newsNav{ margin-top:2em;}
#newsNav a{ display: inline-block; width: 100%; height: 2.5em; margin-bottom: 0.5em; line-height:2.5em; color: #666666; font-size: 14px; background: #d9d9d9; padding: 0 2em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; }

/*招聘*/
#recruit dl{ position:relative;margin-bottom:2em; font-size: 1.1em;}
#recruit dt{ font-size: 1rem; color: #68953f; line-height:2.5rem; border-bottom: #a4a4a4 1px dotted;border-top: #a4a4a4 1px dotted; margin-bottom: 1em; font-weight: bold;}
#recruit dt span{ display: inline-block; float: right; margin-left: 2em; font-size: 14px; color: #999; font-weight: normal;}

/*留言*/
#Message input[type="text"],#Message textarea{ width:99%; border:#e1e1e1 1px solid; background:#fff; line-height:200%; color:#666;}
#Message input[type="text"]{ height:2em;}