﻿.chanpin ul li a p {
    font-size: 16px;
    line-height: 20px;
    color: #353535;
}

.z_yeshu {
    position: relative;
    bottom: 10px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: right;
}

.z_yeshu .a1 {
    border: 1px solid #666;
    font-size: 15px;
    line-height: 18px;
    padding-left: 5px;
    padding-right: 5px;
    color: #666;
}

.z_yeshu a, .z_yeshu span {
    font-size: 16px;
    line-height: 18px;
    padding-left: 3px;
    padding-right: 3px;
    color: #666;
}

.z_yeshu span {
    background: rgb(51, 109, 43);
    color: #fff;
}

.xq .show_title {
    text-align: center;
    line-height: 60px;
    color: #555;
}

.z_banner {
    width: 100%;
    height: 300px;
}

.z_banner img {
    width: 100%;
    height: 300px;
}

.current_location {
    width: 1004px;
    margin-left: auto;
    margin-right: auto;
}

.position {
    font-size: 14px;
    line-height: 26px;
    border-bottom: 1px dashed #cdcdcd;
}

.position span {
    font-size: 14px;
    color: #666;
}

.position img {
    position: relative;
    top: 1px;
    width: 16px;
}

.position a {
    color: #666;
}

.upper_lower {
    height: 66px;
    position: relative;
    top: 15px;
    bottom: 0;
    text-align: left;
    font-size: 14px;
    border-top: 1px dashed #cdcdcd;
    padding-top: 5px;
}

.upper_lower span, .upper_lower a {
    text-align: left;
    font-size: 14px !important;
}

.upper_lower span a {
    color: #333;
}

.upper_lower span a:hover {
    color: blue;
}

.tuan {
    padding-top: 0px !important;
}

.top .logo {
    width: 120px !important;
    height: 154px;
    float: left;
}

.top .logo a img {
    width: 100%;
    margin-top: 15px;
}

.top .menu ul li a {
    font-weight: 600;
}

.top .menu ul li:hover>ul>li>a {
    font-size: 14px;
    font-weight: 500;
}

.top .menu .erjiCD {
    width: 400% !important;
}

.top .menu ul li:hover>ul>li {
    float: left;
    width: 24% !important;
    margin-left: 2px;
    margin-top: 5px !important;
}

.foot {
    clear: both;
    margin-top: 18px;
    width: 100%;
    height: 66px;
    margin: 0 auto;
    text-align: center;
    font-size: 13px;
    color: #000;
    background: #6faa74;
    padding-top: 50px;
}

.foot a {
    color: #161819;
}

.foot a:hover {
    color: #0a6999;
}

.checked {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    background: url(../image/checked.jpg) no-repeat;
    background-size: 100% 100%;
}

.nochecked {
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
    background: url(../image/nochecked.jpg) no-repeat;
    background-size: 100% 100%;
}

a.checked:hover {
    
}

a.nochecked:hover {
    color: #0000ff;
    font-weight: 600;
    font-size: 16px;
}