@charset "utf-8";

.service-line {
    width: 100%;
    height: 40px;
    background: #111111;
}

.service-line .content {
    min-width: 950px;
    max-width: 1200px;
    margin: 0 auto;
}

.service-line .content p{
    color: #FFFFFF;
    line-height: 34px;
    font-size: 20px;
}

.service-line .content .left {
    width: 670px;
    float: left;
}

.service-line .content .right {
    width: 260px;
    float: right;
}

.contract {
    margin-top: 20px;
    width: 100%;
    height: 717px;
}

.contract .content {
    min-width: 1200px;
    max-width: 1200px;
    margin: 0 auto;
}

.contract .content .left {
    width: 445px;
    height: 600px;
    float: left;
    border: #FAE5E4 1px solid;
}

.contract .content .ktsy {
    color: #CA0202;
    line-height: 34px;
    font-size: 16px;
    margin-left: 20px;
}

.contract .content .left ul p {
    color: #444444;
    line-height: 34px;
    font-size: 16px;
}

.contract .content .left ul{
    margin-left: 40px;
}

.contract .content .right {
    width: 735px;
    height: 600px;
    float: right;
    border: #FAE5E4 1px solid;
}

.right .nav {
    width: 740px;
    height: 61px;
}

.nav .active {
    background: #CA0202 !important;
}

.right .nav ul li {
    margin-right: 1px;
    float: left;
    width: 33%;
    height: 61px;
    background: #4d4d4d;
}

.right .nav ul li:hover {
    cursor: pointer;
}

.right .nav p {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 58px;
    text-align: center;
}

.right .m_content {
    margin: 60px auto;
    width: 600px;
    height: 460px;
}

.right .m_content .page {
    display: none;
    width: 100%;
    height: 430px;
}

.m_content .active {
    display: block !important;
}

.form1 input {
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    margin-top: 16px;
    padding-left: 60px;
    width: 535px;
    border: 1px solid #999;
    outline: none;
}

.form1 .submit {
    cursor: pointer;
    width: 285px;
    height: 50px;
    margin: 36px 155px;
    background-color: #CA0202;
    color: #FFFFFF;
    font-size: 16px;
    border: none;
}

.form1 .input1 {
    background: url("../img/f-user.jpg") no-repeat left center;
}

.form1 .input2 {
    background: url("../img/f_company.jpg") no-repeat left center;
}

.form1 .input3 {
    background: url("../img/f_phone.jpg") no-repeat left center;
}

.form1 .input4 {
    background: url("../img/f_mail.jpg") no-repeat left center;
}

.form1 .input5 {
    background: url("../img/f_write.jpg") no-repeat left center;
}

.p-content-2 {
    width: 550px;
    height: 400px;
    margin: 0px auto;
}

.p-content-2 .up {
    width: 100%;
    height: 200px;
}

.p-content-2 .line {
    width: 90%;
    border-top: 1px #dadada dotted;
    height: 1px;
    margin: 0 auto;
}

.p-content-2 .down {
    width: 100%;
    height: 200px;
}

.p-content-2 .pic {

    margin-left: 106px;
    margin-top: 60px;
    width: 80px;
    height: 80px;
    float: left;
}

.p-content-2 .phone {
    margin-right: 90px;
    margin-top: 60px;
    width: 250px;
    height: 100px;
    float: right;
}

.p-content-2 .phone p {
    line-height: 30px;
    color: #444444;
}

.p-content-2 .phone .p2 {
    font-weight: bold;
}

.p-content-3 {
    width: 460px;
    height: 400px;
    margin: 0px auto;
}

.p-content-3 .qq {
    width: 220px;
    height: 390px;
    float: left;
    border: 1px solid #aaaaaa;
}

.p-content-3 .wx {
    width: 220px;
    height: 390px;
    float: right;
    border: 1px solid #aaaaaa;
}

.p-content-3 .pic {
    margin-top: 40px !important;
    margin: 0 auto;
    width: 160px;
    height: 160px;
}

.p-content-3 img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.p-content-3 .zx {
    margin-top: 20px !important;
    width: 68px;
    margin: 0 auto;
}

.p-content-3 .zx p {
    font-weight: bold;
}

.p-content-3 .ts p {
    text-align: center;
    line-height: 30px;
    color: #444444;
}


