/*********************************about************************************************************************************************************/
.about_ny {
    width: 100%;
    padding: 45px 0 0 0;
    height: 500px;
}
.fuwu_nr {
    width: 1150px;
    margin: 0 auto;
}
.fuwu1 {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #1a7dd2;
    font-size: 38px;
}
.fuwu2 {
    line-height: 25px;
    overflow: hidden;
    text-align: center;
    color: #cbb362;
    font-size: 20px;
    padding: 15px 0 15px;
}
.fuwu3 {
    width: 50px;
    margin: 0 auto;
    border: 1px solid #c8874b;
}
.about_qljj {
    width: 1190px;
    padding: 40px 0 60px 0;
    margin: 0 auto;
    height: auto;
}
.about1 {
    height: 385px;
}
.about1_1 {
    float: left;
    width: 590px;
    height: 385px;
}
.about1_2 {
    float: left;
    width: 570px;
    height: 385px;
    padding: 0 0 0 30px;
}
.about1_2 table {
    width: 570px;
    height: 385px;
}
.about1_2 table td {
    color: #000;
    font-size: 14px;
    line-height: 2;
}
.about2 {
    height: 385px;
}
.about2_1 {
    float: left;
    width: 560px;
    height: 385px;
    padding: 0 30px 0 0;
}
.about2_1 table {
    width: 570px;
    height: 385px;
}
.about2_1 table td {
    color: #000;
    font-size: 14px;
    line-height: 2;
}
/*********************************contact************************************************************************************************************/
.contact_box{
    width:1200px;
    margin:0 auto;
}
.contact_left {
    width: 600px;
    height: 400px;
    float: left;
}
.contact_right {
    width: 500px;
    height: 400px;
    float: right;
}
.contact_right h4 {
    font-weight: bold;
    font-size: 18px;
        height: 45px;
}
.contact_right p {
    height: 42px;
    line-height: 42px;
    font-size: 16px;
}
.category {overflow: hidden;width: 100%;}
#at {background: #0976f2;}
.category ul li {float: left;background: #999;margin-right: 5px;height: 40px;line-height: 40px;}
.category ul li a {padding: 0px 30px;color: #fff; font-size:16px;}
.category ul li:hover{ background: #0976f2; }