﻿@charset "utf-8";
/* CSS Document */
html{}
body{}
.mian{position:relative; margin-left:auto; margin-right:auto; min-width:320px; max-width:640px; overflow:hidden; background-color:#fff; font-family:Microsoft YaHei;}
a{text-decoration:none; color:#666;}

/*公共颜色调用*/
.pagedSpan a{background:#333;}
.CategoryList_Title i{color:#333;}
.hdPhone p i{border:1px solid #fff;}
 .pagedSpan a{color:#fff;}
.pagedSpan{background:#feeddc;}

/*header*/
header { overflow:hidden; width:94%; padding:1em 3%; }
header h1{ float:left; width:25%;padding-top: 4px;}
header h1 img{ display:block; width:100%;}
header h2{ float:left; margin-left:3%; font-size:1.1em; color:#333; /*margin-top:4%;*/ width:71%;}
header h2 p{ font-weight:normal; margin-top:0.5em;}

/*nav*/
nav { overflow:hidden; width:100%;}
nav a{ display:block; width:33%; padding:0.7em 0; float:left; margin-right:0.33333333%; background:url(../images/Common/navbg.png) no-repeat center top; background-size: cover; border-top:1px solid #fff; font-size:1em; color:#fff; text-align:center;}
nav img{ display:block; width:25%; margin:0 auto; margin-bottom:0.5em;}
nav a:nth-child(3n){ margin-right:0; width:33.33333333%}
/*footer*/
footer { overflow:hidden; width:100%; position: fixed; left:0; bottom:0; background-color:#93c368; z-index:100}
footer a{ display:block; width:33%; float:left; text-align:center; font-size:1em; color:#fff; padding:1.2em 0; background:url(../images/Common/navbg.png) no-repeat center top; background-size:cover; margin-right:0.333333333%}
footer img{ display:inline-block; width:20%; margin-bottom:-6px; margin-right:0.5em}

#bd{margin-bottom:5em;}

/*分类标题*/
.CategoryList_Title{position: relative;
    height:2.968em; line-height:2.968em; padding:0 .687em; color:#333; text-align:center; border-bottom:1px solid #b0b4bb; font-size:1.125em; background: linear-gradient(180deg , #f2f2f2 0% , #e0e0e0 100%);}
.CategoryList_Title i{font-size:1.2em; margin-top:.75em;}
.CategoryList_Title .icon-details{margin-right:.5em;}


/*分类列表*/
.CategoryLista{
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 8;
}
.CategoryLista > li > a{height:3.031em; line-height:3.031em; display:block; color:#333; background:#f4f4f4; padding:0 1.125em; border-bottom:1px solid #cfcbc1; border-top:1px solid #fff; font-size:1.125em;}
.CategoryLista li i{float:right; margin-top:.45em; color:#656565; font-weight:bold; font-size:1.6em;}
.CategoryLista > li li a{height:3.031em; line-height:3.031em; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; display:block; color:#666; background:#fff; padding:0 2.062em; border-bottom:1px solid #cfcbc1; border-top:1px solid #fff; font-size:1em;}
.CategoryLista li:after {content:'.'; display:block; height:0; clear:both; visibility:hidden;}
.CategoryLista .icon-arrow-down{color:#f90;}
.CategoryLista > li > ul >li >ul{padding:0 1.125em;}
.CategoryLista > li > .list1,.CategoryLista > li > .list1 li ul{display:none;}


.subnav{
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 8;
    display: none;
}
.subnav > li > a{height:3.031em; line-height:3.031em; display:block; color:#333; background:#f4f4f4; padding:0 1.125em; border-bottom:1px solid #cfcbc1; border-top:1px solid #fff; font-size:1.125em;}
.subnav li i{float:right; margin-top:.45em; color:#656565; font-weight:bold; font-size:1.6em;}
.subnav > li li a{height:3.031em;
text-align: left; line-height:3.031em; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; display:block; color:#666; background:#fff; padding:0 2.062em; border-bottom:1px solid #cfcbc1; border-top:1px solid #fff; font-size:1em;}
.subnav li:after {content:'.'; 
display:block; height:0; clear:both; visibility:hidden;}
.subnav > li > ul >li >ul{padding:0 1.125em;}
/*.subnav > li > .list1,.subnav > li > .list1 li ul{display:none;}*/

/*搜索*/
.searchSpan{position:relative; overflow:hidden; margin:.687em;}
.searchSpan .txtSearch{height:33px; border-radius:5px; border:1px solid #ddd; font-size:.75em; text-indent:.25em; width:99.9%; outline:none;}
.searchSpan .btnSearch{cursor: pointer; outline:none; position:absolute;border: 0; right:0px; top:1px; border-radius:0 5px 5px 0; display:block; height:33px; line-height:33px; color:#333; width:2.5em; border-left:1px solid #ddd; border-right:1px solid #ddd; text-align:center;background:url(../images/icon_search.png) no-repeat center center #f7f7f7;}



.green{coor:Red}
.red{color:Red}

/*内页留言*/
.lypage { overflow:hidden; width:94%; margin:0 auto}
.lypage h2{ text-align:center; font-size:1.5em; color:#4b9b04; background:url(../images/Common/ly_h.png) no-repeat center; background-size:100%; margin-bottom:1.5em;}
.lypage h3{ font-size:0.6em; color:#4b9b04;}
.lypage p{ font-size:0.5em; color:#000; margin:0.5em 0;}
.lypage .LyPhone { display:block; font-size:0.9em; color:#ff5a00; margin-bottom:1.25em;}
.lypage input{ display:block; width:42%; margin:0.5em 0; margin-right:2%; border:1px solid #cdcdcd; float:left; height:2em; line-height:2em; padding:0 2%; font-size:0.6em; color:#666;}
.lypage textarea{ overflow:hidden; display:block; width:90%; border:1px solid #cdcdcd; padding:2%; font-size:0.6em; color:#666; height:3em; resize:none; margin:0.5em 0 1em 0; float:left;}
.lypage .box{ overflow:hidden; width:105%;}
.lypage em{ display:block; width:22%; text-align:center; padding:0.6em 0; background-color:#4b9b04; float:left; margin-right:2%; font-size:1em; color:#fff;}
.lypage .em02{ background-color:#ff5a00;}


/* contactus */
.g_w94{
    margin:0 auto;
    width: 94%;
}

.contact_list{
    padding:.8rem 0;
    border-bottom: 1px solid #000;
}

.contact_list li{
    padding-bottom: .2rem;
}

.contact_list strong{
    display: inline-block;
    padding: .1rem 0;
    font-family: "宋体";
    font-size: 1.3em;
}

.contact_tit{
    padding:1rem 0;
    font-size: 1.6em;
}

.contact_tit strong{
    font-weight: normal;
    color:rgb(118, 146, 60);
}

#map{
    margin-bottom: 2rem;
    height: 12rem;
}