/* CSS Document */


/* 位置 */
.posit{
    width: 1200px;
    margin: 10px auto -25px; 
    height: 30px;
    line-height: 30px;
}

.posit span,
.posit a,
.posit em{
    color: #888;
    font-size: 15px;
}
.posit a:hover{
    color: #dc3023
}





/*全局*/
.border3 {
    border: 1px solid #EEEEEE;
}

/*内容标题与列表*/
.title {
    color: #222;
    overflow: hidden;
    border-bottom: 1px solid #0E814D;
    padding: 5px 0;
    margin-bottom: 10px;
}


.title h2 {
    float: left;
    font-size: 14px;
    text-indent: 8px;
    
}

.title h2 a {
    font-size: 20px;
    font-weight: 600;
    color: #008C46;
    padding-left: 5px;
}

.title h2 a:hover {
    color: #FF7300
}

.title .more {
    float: right;
    width: 45px;
    text-align: center
}


.list {
    overflow: hidden;
}

.list ul{
    display:block;
    width: 94%;
    margin: 0 auto;
}
.list ul li {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
.list ul li a{
    margin-left: 5px;
    font-size: 15px;
}


/*导航*/
.wmh-nav {
    width: 980px;
    height: 41px;
    line-height: 41px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../img/wmh.png) 0 0 repeat-x;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.wmh-nav a {
    text-decoration: none;
}

.wmh-nav .selcurrent {
    background-color: #0E814D;
}

.wmh-nav-t {
    width: 980px;
    height: 41px;
}

.wmh-nav-t a {
    color: #FFF
}

.wmh-nav-t a:hover {
    color: #FF0
}

.wmh-nav li {
    float: left;
    padding: 0 13px;
}

.wmh-nav .li-space {
    width: 15px;
    padding: 0
}

/*相关产品*/
.wmh-related {
    /* margin-top: 30px; */
    width: 1200px;
    margin: 30px auto 0;
    overflow: hidden;
    padding-bottom: 10px;
}

.wmh-related h2{
    font-size: 20px;
    font-weight: 600;
    color: #008C46;
    padding-left: 5px;
}
.wmh-related .list ul{
    width: 99%;
}

.wmh-related .list ul li {
    float: left;
    margin: 2px 10px;
}

.wmh-related .list ul li a {
    color: #333;
    margin-left: 0;
    font-size: 16px;
}
.wmh-related .list ul li a:hover {
    color: #dc3023

}


/*内容*/
.c1 {
    float: left;
    overflow: hidden
}

.c2 {
    float: left;
    overflow: hidden;
    margin: 0 30px;
}

.c3 {
    float: right;
    overflow: hidden
}

.ctitle {
    font-weight: bold;
    color: #333
}

.extend a {
    color: #073F26
}

.extend a:hover {
    color: #FF7300
}

.morelist {
    text-align: center;
    height: 33px;
    line-height: 33px;
    background: #ECFDF5;
    font-size: 14px
}

.p-profile {
    width: 270px;
    float: left;
    overflow: hidden;
    padding-bottom: 5px;
    min-height: 360px;
}

.p-info {
    width: 270px;
    padding: 4px 12px;
    text-indent: 20px;
    line-height: 30px;
    height: 275px;
    overflow: hidden;
    float: left;
    font-size: 15px;
    /* padding-bottom:  */
}

.p-info a {
    font-size: 15px;
    color: #999;
}

.p-lastpro {
    padding-bottom: 10px;
    width: 270px;
    overflow: hidden;
    min-height: 360px;
}

.p-news {
    width: 600px;
    overflow: hidden;
    min-height: 360px;
}

.p-news .list ul li {
    /* width: 299px; */
    width: 50%;
    height: 30px;
    line-height: 30px;
    float: left
}

.p-news .list h2 {
    font-size: 20px;
    text-align: center;
    padding: 5px 0 10px 0;
}

.p-news .list h2 a {
    color: #073F26
}

.p-news .list h2 a:hover {
    color: #FF7300
}

.p-pro {
    width: 1200px;
    overflow: hidden
}

.p-pro .title {
    width: 100%;
}
.p-pro .list{
    margin-top: 20px;
}

.p-pro .list ul{
    width: 97%;
}

.p-pro .list ul li {
    height: 210px;
    width: 180px;
    float: left;
    margin: 4px 0 0 12px;
    text-align: center
}
.p-pro .list ul li a{
    margin-left: 0;
}


.p-pro .list ul li .box180 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    *display: block;
    width: 180px;
    height: 140px;
    border: 1px solid #d8d8d8;
    background: #FFF
}

.p-pro .list ul li .box180 img {
    vertical-align: middle;
}

.p-pro .list ul li h3 {
    display: block;
    width: 180px;
    padding: 8px 0 0 0;
    text-align: center;
    font-size: 12px;
    margin: 0;
    line-height: 20px;
}

.p-com {
    width: 1200px;
}

.p-com .title {
    width: 100%;

    height: 37px;
}

.p-com .list{
    padding-bottom: 10px;
}

.p-com .list ul{
    width: 98%;
}

.p-com .list ul li {
    line-height: 20px;
    height: 70px;
    width: 273px;
    overflow: hidden;
    float: left;
    margin: 10px;
    text-indent: 0;
}
.p-com .list ul li a{
    margin-left: 0;
}


.p-com .list ul li p {
    line-height: normal;
    font-size: 14px;
    line-height: 24px;
}

.p-com .list ul li a {
    font-size: 16px;
    float: left;
    display: block;
    width: 100%;
    height: 21px;
    font-weight: bold;
    overflow: hidden;
    margin-bottom: 5px;

}

.p-price {
    width: 1200px;
    padding-bottom: 10px;
    min-height: 240px;
}
.p-price .list ul{
    width: 98%;
}

.p-price .list ul li {
    width: 381px;
    float: left;
    margin-right: 10px;
}

.p-cprice {
    width: 100%;
    padding-bottom: 10px;
    min-height: 285px;
}
.p-cprice table{
    width: 99%;
    margin: 0 auto;
}


.p-cprice table tr td{
    font-size: 15px;
    line-height: 25px;
}


.p-sell {
    width: 380px;
    min-height: 360px;
    overflow: hidden;
    padding-bottom: 10px;
}

.p-zhishi {
    width: 380px;
    min-height: 360px;
    overflow: hidden;
    padding-bottom: 10px;
}

.p-newcom {
    width: 380px;
    min-height: 360px;
    overflow: hidden;
    padding-bottom: 10px;
}
.p-sell ul li,
.p-zhishi ul li,
.p-newcom ul li {
    font-size: 20px;
}





.p-left-pro {
    width: 240px;
    height: 280px;
    overflow: hidden
}

.p-left-pro .list ul li {
    padding-right: 5px;
}

.p-left-com {
    width: 240px;
    height: 320px;
    overflow: hidden
}

.p-left-com .list ul li {
    padding: 5px 5px 0px 5px;
    height: auto;
}

.p-left-com .list ul li p {
    width: 230px;
    height: 23px;
    white-space: nowrap;
    overflow: hidden;
    color: #FF7300
}

.p-intro-list {
    width: 720px;
    overflow: hidden
}

.p-intro-list .title {
    height: 37px;
    line-height: 37px;
    background: url(../img/wmh.png) 0px -120px repeat-x;
    overflow: hidden
}

.p-intro-list .list p {
    padding: 10px;
    line-height: 27px;
    text-indent: 24px;
    font-size: 14px;
}

.p-news-list {
    width: 720px;
    overflow: hidden
}

.p-news-list .title {
    height: 37px;
    line-height: 37px;
    background: url(../img/wmh.png) 0px -120px repeat-x;
    overflow: hidden
}

.p-news-list .list ul li {
    padding: 0 5px;
    height: 27px;
    line-height: 27px;
    font-size: 14px
}

.p-news-list .list ul li span {
    color: #999
}

.p-bj-list {
    width: 720px;
    overflow: hidden
}

.p-bj-list .title {
    height: 37px;
    line-height: 37px;
    background: url(../img/wmh.png) 0px -120px repeat-x;
    overflow: hidden
}

.p-pro-list {
    width: 720px;
    overflow: hidden
}

.p-pro-list .title {
    height: 37px;
    line-height: 37px;
    background: url(../img/wmh.png) 0px -120px repeat-x;
    overflow: hidden
}

.p-pro-list .list {
    overflow: hidden
}

.p-pro-list .list ul li {
    height: 230px;
    width: 180px;
    float: left;
    margin: 15px 20px 0 30px;
    text-align: center
}

.p-pro-list .list ul li .box180 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    *display: block;
    width: 180px;
    height: 140px;
    border: 1px solid #d8d8d8;
    background: #FFF
}

.p-pro-list .list ul li .box180 img {
    vertical-align: middle;
}

.p-pro-list .list ul li h3 {
    display: block;
    width: 180px;
    padding: 2px 0 0 0;
    text-align: center;
    font-size: 12px;
    margin: 0;
}

.p-company-list {
    width: 720px;
    overflow: hidden
}

.p-company-list .title {
    height: 37px;
    line-height: 37px;
    background: url(../img/wmh.png) 0px -120px repeat-x;
    overflow: hidden
}

.p-company-list .list ul li {
    padding: 5px 5px 0px 5px;
    height: auto;
}

.p-company-list .list ul li a {
    font-size: 14px
}

.p-company-list .list ul li p {
    height: 23px;
    white-space: nowrap;
    overflow: hidden;
    color: #FF7300
}


.wmh-plist {
    width: 480px;
    overflow: hidden;
    clear: both
}

.wmh-plist .title {
    height: 37px;
    line-height: 37px;
    background: url(../img/wmh.png) 0px -120px repeat-x;
    overflow: hidden
}

.wmh-plist .list ul li {
    padding: 2px 10px;
    height: 27px;
    line-height: 27px;
    float: left;
    font-size: 14px
}









