img{display: -webkit-inline-box;}

/** 联系我们 **/
.main{width: 100%; padding-top: 35px; box-sizing: border-box;}
.main .box1{width: 1200px; margin: 0 auto; text-align: center; padding-bottom: 86px;}
.main .box1 ul li{width: 366px; height: 386px;  box-shadow: 3px 3px 34px 10px #e3e3e3; display: inline-block;box-sizing: border-box; padding: 36px; vertical-align: top; margin-right: 42px;}
.main .box1 ul li .title{font-size: 24px; color: #2764ae; margin-bottom: 20px; margin-right: 20px;}
.main .box1 ul li dl{text-align: left}
.main .box1 ul li dl dt{font-size: 18px; color: #292929; margin-bottom: 12px;}

.main .box2{width: 1000%;height: 800px; background: #fafafa; position: relative;}
.main .box2>div{width: 1200px;position: absolute;left: 2%;margin-top: 100px;}

.main .box3{width: 1201px; height: 650px; margin: 0 auto;}
.main .box3 .p1{font-size: 38px; color: #4c4c4c;}
.main .box3 .ly{width: 100%; height:439px; background: url("../images/contactNew/img4.jpg") no-repeat 100%;  }
.main .box3 .ly .input input{
    outline: none;
    display: inline-block;
    vertical-align: middle;
    border: none;
    text-indent: 10px;
    color: #999;
    font-size: 18px;
    line-height: 47px;
    width: 594px;
    height: 73px;
    background: none;
    padding-left: 50px;
}
.main .box3 .ly .input textarea {
    display: inline-block;
    vertical-align: top;
    font-family: 微软雅黑;
    width: 1175px;
    height: 250px;
    padding-top: 42px;
    text-indent: 10px;
    color: rgb(85, 85, 85);
    font-size: 18px;
    resize: none;
    padding-left: 60px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    outline: none;
    background: none;
}
.main .box3 .ly #msgLeft_Btn{width: 240px;  height: 60px; line-height: 60px; background: #0154a7; font-size: 20px; color: white; text-align: center; display: inline-block; cursor: pointer;}
.main .box3 .ly #msgLeft_Btn2{width: 240px;  height: 60px; line-height: 60px; background: #c1c1c1; font-size: 20px; color: white; text-align: center; display: inline-block; cursor: pointer; margin-left: 15px;}
