.ourNews{
    width: calc(100% - 40px);
    line-height: 54px;
    height: 54px;
    background: white;
    padding: 15px 20px 0 20px;
    margin-top: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.sub-menu{
    border-bottom: 2px solid #f3f3f3;
}
.sub-menu-left a{
    font-size: 15px;
    margin-left: 6px;
}

.sub-menu-left .img1{
    width:14px;
}
.you{
    margin-left: 5px;
}
.dx{
    text-transform: uppercase;
}
.main-content{
    width: calc(100% - 30px);
    padding: 15px;
    background: #fff;
    margin-top: 15px;
    border-radius: 5px;
}

.N_contact_son_text_L p {
    line-height: 50px;
    font-size: 16px;
}

.N_contact_son_text_L strong {
    color: #333333;
    font-weight: bold;
    margin-right: 10px;
}

.N_contact_son_text_L {
    width: calc(50% - 56px);
    padding: 15px 20px;
}

.N_contact_son_text img {
    margin-top: 50px;
}
.rc_box
.N_contact_son_text {
    padding-top: 20px;
}

.rc_box2 {
    clear: both;
    height: auto;
    overflow: hidden;
    background: url(../images/500885720.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 86px 0 0 0;
    text-align: center;
}

.rc_box .code {
    width: 50%;
    border: 3px solid #e5e5e5;
    border-radius: 10px;
    margin-left: 10px;
    text-align: center;
}

.inContact .cqq {
    margin-right: 0;
}

.rc_box .code a {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
}

.rc_box .code a img {
    display: block;
    margin: 0 auto;
}

.rc_box .code span {
    display: block;
    padding-top: 65px;
    font-size: 18px;
}

.liuyan {
    width: 100%;
    overflow: hidden;
    padding: 60px 0 40px;
}

.liuyan ul {
    background: rgba(255,255,255,0.3);
    overflow: hidden;
    padding: 60px 60px 0;
}
.Mandatory{
    color: #c63c26;
}

.liuyan li {
    width: 363px;
    float: left;
    margin: 0 0 40px 22px;
    overflow: hidden;
    border: 1px #eee solid;
    border-radius: 4px;
    line-height: 48px;
}

.liuyan li input.text {
    width: 350px;
    padding-left: 10px;
    height: 48px;
    border: none;
    font-size: 16px;
    color: #888;
}

.liuyan li:first-child {
    margin-left: 0;
}

.liuyan li.on_11 {
    margin-left: 0;
    height: 210px;
    overflow-x: hidden;
    width: 100%;
}

.liuyan li.on_11 textarea {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border: none;
    height: 190px;
    color: #888;
}

.liuyan li.on_22 {
    margin-left: 0;
    width: 100%;
    overflow: hidden;
    border: none;
}

.liuyan li.on_22 input.sub {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #666666;
    border: none;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    transition: 300ms;
}

.liuyan li.on_22 input.sub:hover {
    background: #222;
}
.rc_box {
    clear: both;
    height: auto;
    overflow: hidden;
    background: #ffffff;
    padding: 115px 0 0 0;
}

.rcln_t {
    height: auto;
    overflow: hidden;
    margin-bottom: 100px;
}

.rcln_t img {
    display: block;
    max-width: 100%;
    border: 4px solid #666666;
    margin: 0 auto;
}

.rcln_b {
    height: auto;
    overflow: hidden;
}

.rcln_b p {
    color: #666666;
    font-size: 16px;
    line-height: 38px;
    text-align: left;
    text-indent: 2em;
}

.rcln_b p em {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}

@media (max-width: 1024px) {
    .rc_box {
        clear: both;
        height: auto;
        overflow: hidden;
        background: #ffffff;
        padding: 50px 0 50px 0;
    }

    .rcln_t {
        height: auto;
        overflow: hidden;
        margin-bottom: 30px;
    }
}

.rc_box1 {
    clear: both;
    height: auto;
    overflow: hidden;
    background: url(../images/bg22.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 176px 0 0 0;
    text-align: center;
}


LeavingMessage{
    width: 100%;
    background: rgba(255,255,255,1);
    padding: 30px;
}

.LeavingMessage #table{
    background: rgba(252,252,252,0.8);
    padding: 30px 15px;
    width: calc(100% - 60px);
    margin: 0 auto;
    border-radius: 5px;
}

.LeavingMessage #table tr td input{
    width: calc(100% - 50px);
    margin:20px;
    padding-left: 10px;
    height: 42px;
    background: #fcfcfc;
    font-size: 16px;
    color: #888;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.LeavingMessage #table tr td textarea{
    width: calc(100% - 60px);
    height: 100px;
    border: 1px solid #ccc;
    background-color: #fcfcfc;
    margin: 20px;
    padding: 10px;
    border-radius: 5px;
    line-height: 24px;
}
.sub{
    width: 150px !important;
    background-color: #2d6dee !important;
    color: #fff !important;
}
