/* 关于我们 start */
.left {
    float: left;
}

.nr_cont {
    width: 1160px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 35px;
    padding-bottom: 50px;
}

.nr_maincont {
    overflow: hidden;
    padding-top: 20px;
}

.callfor {
    padding-bottom: 15px;
}

.callfor p {
    padding-bottom: 6px;
}

.sub_navbox {
    width: 260px;
}

.sub_navbox h2 {
    color: #313131;
    font-weight: normal;
    font-size: 20px;
    line-height: 36px;
    padding-bottom: 8px;
}

.sub_navbox ul li a {
    display: inline-block;
    padding: 12px 10px;
    font-size: 16px;
    color: #6b6b6b;
}

.sub_navbox ul li a:hover {
    color: #282828;
}

.sub_navbox ul li a::before {
    font-family: exussans, arial, sans-serif;
    content: '»';
    color: #6b6b6b;
    font-size: 20px;
    font-weight: bold;
    padding-right: 10px;
}

.sub_navbox ul li.cur a::before,
.sub_navbox ul li.cur a {
    color: #CB4851;
}


.subcont h1 {
    font-size: 40px;
    font-weight: normal;
    color: #282828;
    padding-bottom: 15px;
}

.xqnr h2 {
    font-size: 22px;
    font-weight: bold;
    color: #8e1530;
    padding-bottom: 10px;
    padding-top: 22px;
    font-weight: normal;
}

.xqnr p {
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 15px;
}

.xqnr h3 {
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 10px;
    padding-top: 15px;
    color: #282828;
}

.twnr {
    overflow: hidden;
    text-align: justify;
}

.twnr img {
    float: right;
    width: 340px;
    margin-top: 15px;
    margin-left: 40px;
    padding-bottom: 2px;
    display: inline-block;
    margin-bottom: 10px;
}

.whyus {
    overflow: hidden;
}

.whyus li {
    float: left;
    width: 30%;
    line-height: 35px;
}

.callfor {
    padding-bottom: 15px;
}

.callfor p {
    padding-bottom: 6px;
}

.callfor {
    border: 1px solid #eee;
    padding: 12px 25px;
}

.callfor p {
    font-size: 16px;
    padding-bottom: 9px;
}

/* 关于我们 ending */

/* 联系我们 start */

.panel-body:after,
.row:after {
    clear: both;
}

.row:after,
.row:before {
    display: table;
    content: " ";
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-md-4,
.col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:768px) {
    .col-sm-6 {
        float: left;
    }

    .col-sm-6 {
        width: 50%;
    }
}

@media (min-width:992px) {
    .col-md-4 {
        float: left;
    }

    .col-md-4 {
        width: 40%;
    }
}

.panel-title {
    color: inherit;
}

.panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-title {
    margin-bottom: 0;
}

.panel-body {
    padding: 15px;
}

.panel-body:after,
.panel-body:before {
    content: " ";
    display: table;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-title {
    margin-top: 0;
    font-size: 16px;
}

.panel-default {
    border-color: #d3e0e9;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #d3e0e9;
}


/* 联系我们 ending */

/* 留言信息 start  */

.tjbt input.tj {
    background: #8e1530;
    color: #fff;
    font-size: 16px;
    border: 0;
    border-radius: 4px;
    width: 125px;
    height: 40px;
    margin-right: 5px;
    cursor: pointer;
}

.tjbt input.res {
    background: #787878;
    color: #fff;
    font-size: 16px;
    border: 0;
    border-radius: 4px;
    width: 125px;
    height: 40px;
    margin-right: 5px;
    cursor: pointer;
}

.subcont {
    padding-left: 150px;
    min-height: 442px;
}

.subcont h1 {
    font-size: 40px;
    font-weight: normal;
    color: #282828;
    padding-bottom: 15px;
}

.xqnr h2 {
    font-size: 22px;
    font-weight: bold;
    color: #8e1530;
    padding-bottom: 10px;
    padding-top: 22px;
    font-weight: normal;
}

.xqnr p {
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 15px;
}

.feedback {
    width: 580px;
}

.feedback td,
.feedback th {
    padding: 12px 10px 12px 0;
    line-height: 32px;
}

.feedback th {
    text-align: right;
    font-weight: normal;
    font-size: 16px;
    width: 98px;
    vertical-align: top;
}

.feedback input {
    width: 100%;
    line-height: 32px;
    border: 1px solid #ccc;
    padding: 0 10px;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif, "Microsoft Yahei";
}

.feedback textarea {
    width: 100%;
    border: 1px solid #ccc;
    padding: 8px 0px;
    outline: none;
    height: 100px;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif, "微软雅黑";
}

/* 留言信息 ending */