.index-title {
    margin: 50px auto;
}
.con-cont {
    display: flex;
}
.cot-left {
    width: 394px;
    display: inline-block;
}
.cot-right {
    width: 739px;
    display: inline-block;
    margin-left: 67px;
}
.line {
    width: 394px;
    height: 1px;
    background: #e3e3e3;
}
.cot-left strong {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #333333;
}
.cot-left p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #666666;
    margin-top: 32px;
}
.cot-left .line {
    margin-top: 25px;
}
.cot-left .gzwm {
    margin-top: 26px;
    margin-bottom: 9px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #999999;
}
.con-meth {
    height: 485px;
    background: url("/UploadFiles/images/fgsbj.png") no-repeat center center;
    background-size: cover;
    min-width: 1200px;
    margin-top: 56px;
}
.lwed P:first-child {
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #666666;
}
.lwed P:nth-child(2) {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #999999;
    margin-top: 9px;
}
.lw-out {
    padding-left: 50%;
    padding-top: 157px;
}
.con-meth ul {
    width: 600px;
    border-bottom: solid 2px #e3e3e3;
}
.con-meth ul li  {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #666666;
 display: inline-block;
    padding-bottom: 27px;
    margin-right: 10px;
}
.con-show P {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #333333;
    margin-top: 33px;
}
.bttip {
    border-bottom: 4px solid #5e5dd5;
}
.dis {
    display: none;
}
.lea-left {
    float: left;
    width: 482px;
}
.lea-right {
    float:right;
}
.lea-left input {
    width: 230px;
    height: 50px;
    background-color: #ffffff;
    border: solid 1px #e3e3e3;
    text-indent: 22px;
    margin-bottom: 12px;
}

.lea-left  .cyyx {
    width: 480px;
    margin-bottom: 22px;
}
.lea-left  .opinon {
    width: 480px;
    height: 160px;
    margin-bottom: 22px;
    text-indent: 22px;
    padding-top: 25px;
    border: solid 1px #e3e3e3;
}
.leav-cont {
    overflow: hidden;
}
.mr12 {
    margin-right: 12px;
}
input::-webkit-input-placeholder { /* WebKit browsers */
    color: #999999;
    font-size: 14px;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999999;
    font-size: 14px;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: 14px;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999999;
    font-size: 14px;
}
textarea::-webkit-input-placeholder  {
    font-size: 14px;
}
.lea-left input[type="submit"] {

    width: 192px;
    height: 50px;
    background-color: #5e5dd5;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
   text-indent: 0px;
    letter-spacing: 0px;
    color: #ffffff;
}
.lea-left input[type="button"] {
    width: 192px;
    height: 50px;
    background-color: #d7d7d7;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    text-indent: 0px;
    letter-spacing: 0px;
    color: #ffffff;
}
textarea{
    resize:none;
    border:none;
}