/*鏍囩灞炴€�*/

body,
h1,
p,
h2,
h3,
h4,
b,
h5,
h6 {
    font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti, "Microsoft YaHei";
}

a {
    text-decoration: none;
}

img {
    border: none 0;
}


/*content*/

.bigcontent {
    background-color: #f7f7f7;
}

h2 {
    font-size: 18px;
    color: #666;
    font-weight: 400;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
}

.product {
    background-color: #fff;
}

.abbout_text {
    font-size: 14px;
    color: #666;
    padding: 20px 42px;
    line-height: 25px;
    height: 240px;
    width: 100%;
}

.abbout_text p {
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

b {
    color: #fb8d5c;
}

.left {
    /*margin-top: 40px;*/
}

.contact_item {
    float: left;
    width: 33.33333%;
    padding: 60px 0;
    overflow: hidden;
}

h3 {
    font-size: 14px;
    color: #666;
    margin-top: 20px;
}

h4 {
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}

.map {
    width: 100%;
    margin-bottom: 80px;
}