﻿/* CSS Document */
.contact-new-warp
{
    padding-top: 80px;
    background: #f2f2f2;
    padding-bottom: 80px;
}
.contact-left
{
    float: left;
    width: 350px;
    padding-top: 190px;
}
.contact-right
{
    float: right;
}
.contact-right-bg
{
    width: 660px;
    height: 590px;
    padding: 75px 95px 220px 135px;
    background: url(../image/contact_bg.png) no-repeat;
}
.contact-left p
{
    font-size: 16px;
    line-height: 24px;
    color: #666;
    text-align: left;
}
.contact-left p .img1
{
    display: block;
    float: left;
    padding-right: 10px;
    padding-top: 3px;
}
.contact-left p .zi
{
    display: block;
    float: left;
}
.contact-left h5
{
    margin: 30px 0 20px 0;
    font-size: 30px;
    color: #1a1a1a;
    text-align: left;
    font-weight: normal;
}
.contact-right input
{
    width: 210px;
    height: 36px;
    margin: 8px 0;
    border: #d6d6d6 1px solid;
    border-radius: 0;
}
.contact-right a
{
    display: block;
    width: 120px;
    padding: 0;
    line-height: 35px;
    margin: auto;
    margin-top: 20px;
    border-radius: 50px;
    font-size: 16px;
    background: #666;
    color: #fff;
    text-align: center;
}
.contact-right select
{
    width: 210px;
    font-size: 12px;
    font-size: 14px;
    height: 36px;
    margin: 8px 0;
    border: #d6d6d6 1px solid;
    background: #fff;
    border-radius: 0;
    color: #999;
    font-weight: normal;
    padding: 6px 12px;
}
.contact-right option
{
    color: #999;
    font-weight: normal;
}
.contact-right textarea
{
    margin: 8px 0;
    max-width: 430px;
    max-height: 74px;
}
.tel-po-span
{
    display: block;
    width: 75px;
    height: 34px;
    font-size: 14px;
    border-right: #d6d6d6 1px solid;
    text-align: center;
    background: #fff;
    line-height: 34px;
    z-index: 9999;
    position: absolute;
    top: 9px;
    left: 6px;
    color: #999;
}
.tel-po
{
    position: relative;
    padding-left: 85px;
}
.nopadding
{
    padding: 0;
}
.fr
{
    float: right;
}
.fl
{
    float: left;
}
.tel-po-input
{
    display: block;
    padding: 0 5px;
    height: 34px!important;
    width: 75px!important;
    margin: 0!important;
    border: none!important;
    max-width: 100%;
}
