.ny_page {
    width: 1400px;
    margin: 0 auto;
}
.proDetailsNews {
    padding: 30px;
    background: #fff;
}
.ny_page .container.page {
    width: auto;
}
.container {
    width: 1400px;
    margin: 0 auto;
    position: relative;
}
.mub01Top {
    width: 100%;
    height: 42px;
    border-bottom: 1px solid #eaeaea;
}
.clearfix {
    zoom: 1;
}
.mub01Top h3 {
    font-size: 20px;
    color: #333333;
    float: left;
}
.mub01Top h3 em {
    color: #5db532;
    font-weight: bold;
    font-size: 20px;
    font-style: normal;
}
.mub01Top h3 i {
    display: block;
    width: 24px;
    height: 1px;
    position: relative;
    top: 18px;
}
.clear {
    font-size: 0;
    line-height: 0;
    clear: both;
    overflow: hidden;
}
.feedback form {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.feedback form .col6 {
    display: block;
    float: left;
    width: calc(33.33% - 14px);
    position: relative;
	margin-top: 20px;
}
.feedback form .col6 + .col6{
	margin-left: 20px;
}
.feedback form .xm.col6 input {
    background-position: 4px 5px;
}
.feedback form .col6 input {
    border: 0 none;
    display: block;
    padding-left: 46px;
    line-height: 42px;
    background: #eee url(../images/rt_41.png) no-repeat;
    width: 100%;
    height: 42px;
    font-size: 14px;
    color: #454545;
    box-sizing: border-box;
}
.feedback form .col12 {
    margin-top: 20px;
    display: block;
    overflow: hidden;
}
.feedback form .col12 textarea {
    border: 0 none;
    display: block;
    background: #eee url(../images/rt_41.png) no-repeat 4px -145px;
    width: 100% !important;
    padding: 8px 8px 8px 46px;
    line-height: 42px;
    font-size: 14px;
    color: #454545;
    box-sizing: border-box;
    font-family: "Microsoft YaHei";
}
.feedback_btn {
    margin: 40px 0 40px;
    display: block;
    text-align: center;
}
.feedback_btn input {
    display: inline-block;
    background: #ed2f38;
    border: 0 none;
    color: #fff;
    padding: 3px 100px;
    line-height: 45px;
    font-size: 20px;
    letter-spacing: 1px;
    cursor: pointer;
    margin: 0 5px;
    transition: 0.3s all ease-in-out;
}
.feedback_btn input#submit {
    background: #5db532;
    color: #fff;
}
.feedback_btn input#submit:hover{
	background: #09b53a;
}
.feedback_btn input {
    display: inline-block;
    background: #ed2f38;
    border: 0 none;
    color: #fff;
    padding: 3px 100px;
    line-height: 45px;
    font-size: 20px;
    letter-spacing: 1px;
    cursor: pointer;
    margin: 0 5px;
    transition: 0.3s all ease-in-out;
}
.contactus ul li i{
	/* color: #5db532 !important; */
}