﻿/*list����*/
a {
    color: #666;
    text-decoration: none;
}

/*联系我们*/
.MoBody .MoBodyL{
    border: 0;
}
.MoBody {
    border-width: 0px;
    table-layout: fixed;
    width: 50%;
}
.form-module .item-list {
    padding-right: 0px;
    width: 100%;
    float: left;
}
.form-module .item-name {
    text-decoration: none;font-style: normal;font-size: 14px;color: #999999;text-align: left; height: 54px; line-height: 54px; width: 78px; display: block; float: left;
}
.form-module .item-con {
    overflow: hidden;
    float: left;
    width: 80%;
}
.form-module .form-text{
    border-width: 1px;border-width: 1px;display: inline-block;
    padding: 3px;
    float: left;
}
 .form-module .form-text input {
    height: 32px; line-height: 32px;
     width: 485px;
}
 .jiamenglianxi{
     float: left;
     width: 43%;
    padding: 0 40px;
 }

.form-module .form-but {
    background-color: #1EAB9F;
    width: 500px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    margin-bottom: 10px;
    line-height: 100%;
    box-sizing: border-box;
    padding: 0;
    color: #fff;
    margin-top: 10px;
}
.jiamenglianxi ul li{
    height: 60px;
    line-height:60px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 18px;
    color: #999999;
}
.jiamenglianxi ul li span,
.jiamenglianxi ul li p{
    float: left;
}
.jiamenglianxi ul li span{
  padding: 10px 20px 10px 0;
}
.jiamengweixin{
    width: 100%;
    margin-top: 20px;
}
.jiamengweixin div{
    float: left;
    width: 50%;
    text-align: center;
}
.jiamengweixin div img{
    width: 200px;
}
.jiamengweixin div p{
    height: 40px;
    line-height: 40px;
}
.form-module .item-p{
    width: 92%;
    text-align: left;
    color: #999999;
}
.jm_cost{
    width: 1200px;
    margin: 0 auto;
}