
* {
    margin: 0;
    padding: 0;
}

body {
    background: linear-gradient(to bottom, #ffe7dc, #fff);
    color: #fff;
    font: 12px/1.5 "Microsoft Yahei", "Hiragino Sans GB", arial, sans-serif;
    min-width: 1200px;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

address,
cite,
dfn,
em,
var,
i {
    font-style: normal
}

ol,
ul {
    list-style: none;
}

img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #ffcfce;
    text-decoration: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    height: 1%;
}

input::-ms-clear,
::-ms-reveal {
    display: none;
}

input:focus,
textarea:focus,
select:focus {
    outline: none;
}

.mask {
    display: none;
    z-index: 9999;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
    zoom: 1;
}

:root .mask {
    filter: none \9;
}

/*for IE9*/
.outHide {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content1 {
    clear: both;
    width: 100%;
    height: 526px;
    background: url(../image/b1.jpg) no-repeat center center;
    overflow: hidden;
}

.content1-1 {
    position: relative;
    clear: both;
    width: 100%;
    height: 690px;
    background: url(../image/b2.jpg) no-repeat top center;
    overflow: hidden;
}

.content1-1 .box-content {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding: 0 22px;
    box-sizing: border-box;

}

.content1-1 .tit {
    font-size: 28px;
    line-height: 48px;
    color: #fff;
    background-color: #d43230;
    background: linear-gradient(to bottom, #ef6e5e, #d43230);
    padding: 0 30px;
    width: 420px;
    text-align: center;
    margin-bottom: 30px;
}

.content1-1 .desc {
    font-size: 28px;
    line-height: 48px;
    color: #565656;
}

.content1-1 .item-list {
    margin-top: 40px;
}

.content1-1 .item {
    float: left;
    width: 250px;
    height: 360px;
    background-color: #f47665;
    background-image: linear-gradient(to bottom, #f47665, #d73a36);
    box-shadow: 0 5px 5px 0 rgba(244, 118, 101, .4);
    text-align: center;
    padding: 24px;
    box-sizing: border-box;
}

.content1-1 .item + .item {
    margin-left: 52px;
}

.content1-1 .item .img-box {
    position: relative;
    width: 88px;
    height: 88px;
    margin: 0 auto;
}

.content1-1 .item .img-box img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 88px;
    max-height: 88px;
    width: auto;
    height: auto;
}

.content1-1 .item .item-tit {
    color: #fff;
    font-size: 30px;
    line-height: 48px;
    margin-bottom: 20px;
}

.content1-1 .item .item-desc {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    text-align: justify;
}

.content2 {
    clear: both;
    width: 1200px;
    padding: 58px 0;
    margin: 0 auto;
    overflow: hidden;
}

.tab1 {
    width: 100%;
    border-collapse: collapse;
    color: #434343;
    font-size: 20px;
    background: #fff;
}

.tab1 tr, .tab1 th, .tab1 td {
    border: solid 1px #ffdfc6;
}

.tab1 th {
    background: linear-gradient(to right, #ca3346, #f27765);
    text-align: center;
    padding: 20px 0;
    font-size: 28px;
    width: 33.33%;
    color: #fff;
}

.tab1 th em {
    display: block;
    font-size: 20px;
    font-weight: normal;
}

.tab1 th span {
    color: #fff799;
}

.tab1 td {
    text-align: center;
    height: 45px;
}

.tdbg1 {
    background: #ffd1af;
    font-size: 22px;
    font-weight: 700;
    color: #333;
}

.tdbg2 {
    background: #fff1e6;
}

.tab1 .thbg {
    background: #fff;
    color: #333;
}

.tab1 .thbg span {
    color: #c52525;
}

.content3 {
    clear: both;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.tab1 .tdbg3 {
    background: #da867b;
    color: #fff;
    height: 66px;
    font-weight: 500;
}

.tab1 .tdbg3 em, .tab1 .tdbg4 em {
    display: block;
}

.tab1 .tdbg4 {
    background: #ee9488;
    color: #fff;
    height: 66px;
    font-weight: 500;
}

.tab1 .w260 {
    width: 260px;
}

.tab1 .w128 {
    width: 128px;
}

.tab1 .w152 {
    width: 152px;
}

.tab1 .w272 {
    width: 272px;
}

.content4 {
    clear: both;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 58px 0;
}

.content8 {
    clear: both;
    width: 100%;
    margin: 0 auto;
    background: #fff5ec;
    overflow: hidden;
}

.box {
    width: 1200px;
    border-radius: 30px;
    margin: 0 auto;
    position: relative;
    max-height: 99999999px;
}

.sqxx_box {
    margin: 58px auto;
    width: 1200px;
    overflow: hidden;
    padding-bottom: 58px;
    background: #fff;
    border-radius: 30px;

}

.sqxx_b {
    width: 990px;
    margin: 36px auto;
    max-height: 9999px;
    border: none;
    background: #fff;

}

.sqxx_info {
    float: left;
    margin: 0 0 30px 24px;
}

.sqxx_l {
    display: inline-block;
    min-width: 66px;
    text-align: right;
    margin-right: 5px;
    font-size: 14px;
    color: #333;
}

.sqxx_l i {
    font-weight: bold;
    padding-right: 4px;
    color: #333;
}

.sqxx_input {
    height: 33px;
    line-height: 33px;
    width: 200px;
    padding: 0 10px;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    background: none;
    color: #333;
}

.sqxx_input::-webkit-input-placeholder {
    color: #333;
}

.sqxx_textarea {
    vertical-align: middle;
    height: 134px;
    line-height: 22px;
    width: 380px;
    padding: 6px 10px;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    background: none;
    font-family: '微软雅黑';
    resize: none;
    color: #333;
}

.sqxx_l_ly {
    position: relative;
    top: -54px;
}

.sqxx_kjy {
    float: right;
    width: 420px;
    margin-right: 25px;
}

.sqxx_kjy_t {
    height: 40px;
    line-height: 40px;
    background: #c52525;
    border: 1px solid #c52525;
    border-bottom: 0;
    padding: 0 20px;
    font-size: 15px;
    color: #fff;
}

.sqxx_kjy_b {
    border: 1px solid #bfbfbf;
    border-top: 0;
    padding: 8px 18px;
}

.sqxx_kjy_info {
    height: 30px;
    line-height: 30px;
    padding-left: 25px;
    background: url(../image/zjt5571.png) left center no-repeat;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sqxx_kjy_info:hover {
    color: #c52525;
}

.sqxx_btn {
    float: left;
    width: 100%;
    text-align: center;
}

.sqxx_btn input {
    display: inline-block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    background: #c52525;
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    letter-spacing: 2px;
    text-align: center;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .4);
}

.sqxx_btn input:hover {
    background: #ea2a2a;
}

.sqxx_error {
    float: left;
    width: 100%;
    min-height: 18px;
    margin: -16px 0 12px;
    color: #ffe7dc0;
    text-align: center;
}

.sqxx_bq {
    text-align: center;
    line-height: 12px;
    font-size: 12px;
    color: #888;
}

.consult {
    position: fixed;
    right: 0;
    top: 50%;
    width: 200px;
    height: 220px;
    margin-top: -110px;
    overflow: hidden;
    z-index: 9;
}

.consult_wapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.consult_l {
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 100%;
}

.consult_show {
    height: 58px;
    border-radius: 4px 0 0 4px;
    background: url(../image/yjt.png) center 45px no-repeat #f0dfd2;
    border-right: 1px solid #e3d3c7;
    color: #333;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
}

.consult_hide {
    background: url(../image/zjt.png) center 45px no-repeat #f0dfd2;
}

.consult_box {
    position: absolute;
    left: 25px;
    top: 0;
    width: 175px;
    height: 100%;
    background: #f0dfd2;
    text-align: center;
    border-radius: 0 0 0 4px;
}

.kf {
    margin-top: 20px;
    border-radius: 50%;
}

.consult_mobile {
    font-size: 14px;
    color: #464646;
    margin: 10px 0 8px;
}

.consult_btn {
    display: inline-block;
    width: 90%;
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
    text-align: center;
    font-size: 15px;
    background: #f60;
    color: #fff;
    border-radius: 4px;
    letter-spacing: 2px;
}

.consult_btn:hover {
    background: #f50;
    color: #fff;
}

@media screen and (max-width: 1200px) {
    body {
        min-width: 320px;
        width: 100%;
    }

    .topbar, .footer, .consult, .ywt_header_r, .logo_r_txt, .logo_r_phone, .top_sq {
        display: none;
    }

    .nav_tb {
        display: inline-block;
        width: 35px;
        height: 35px;
        background: #666;
        position: absolute;
        right: 10px;
        top: 34px;
        background: url(../image/menu.png);
    }

    .nav {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 80%;
        background: #000;
        z-index: 99999;
        overflow-y: auto;
    }

    .nav .box {
        border-radius: 0;
    }

    .box {
        width: 100%;
        overflow-x: auto;
    }

    .nav_close {
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        background: url(../image/close75.png);
        z-index: 9;
        opacity: .8;
    }

    .nav_info li {
        width: 100%;
        background: none;
        border-bottom: 1px solid #222;
    }

    .nav_info li .nav_two, .nav_info li .nav_two a:hover {
        display: block;
        position: relative;
        background: 000;
    }

    .nav_info li a {
        background: none;
        font-size: 15px;
    }

    .nav_info li a.on {
        background: #303030;
        color: #fff;
    }

    .nav_info li .nav_two a {
        border: 0;
        font-size: 14px;
        color: #999;
    }

    .content1 {
        height: 450px;
        background-size: cover;
    }

    .content2, .content3 {
        width: 96%;
    }

    .content4, .box, .content5 {
        width: 96%;
    }

    .content4 img {
        max-width: 100%;
    }

    .content5 {
        background-size: 100%;
        background-position: top center;
        padding-top: 164px;
        height: 860px;
    }

    .tab {
        width: 100%;
        box-sizing: border-box;
        padding: 0 40px;
        height: 86px;
    }

    .tabItem {
        width: 25%;
        background-size: 100%;
    }

    .tabItem.active {
        background-size: 100%;
    }

    .content5 img {
        max-width: 100%;
    }

    .swiper-container {
        width: 92%;
    }

    .content8 {
        background: none;
        height: auto;
    }

    .sqxx_tit {
        margin-top: 10px;
    }

    .sqxx_box {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        height: 596px;
        background: none;
    }

    .sqxx_b {
        width: auto;
        padding: 18px 0;
        box-sizing: border-box;
        padding-bottom: 30px;
        border-radius: 20px;
        margin: 40px auto 10px auto;
        border: solid 1px #ffdfc6;
    }

    .sqxx_info {
        float: none;
        width: 100%;
        margin: 0 0 15px;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .sqxx_l {
        display: block;
        text-align: left;
        margin: 0;
    }

    .sqxx_r {
        display: block;
    }

    .sqxx_input {
        display: block;
        width: 100%;
        box-sizing: border-box;
    }

    .sqxx_textarea {
        display: block;
        height: 120px;
        width: 100%;
        box-sizing: border-box;
    }

    .sqxx_error {
        margin: -6px 0 10px;
    }

    .sqxx_l_ly {
        top: 0;
    }

    .sqxx_kjy {
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    .content1-1 {
        height: auto;
        background-size: auto 100%;
        padding-bottom: 70px;
    }

    .content1-1 .box-content {
        width: 100%;
    }

    .content1-1 .item-list::after {
        display: none;
    }

    .content1-1 .item-list {
        display: flex;
        flex-wrap: wrap;
        width: 600px;
        margin: 30px auto 0;
    }

    .content1-1 .item-list .item {
        margin: 20px auto !important;
    }
}

@media screen and (max-width: 999px) {
    .content1 {
        height: 335px;
        background-size: cover;
    }
}

@media screen and (max-width: 736px) {
    .nav_tb {
        top: 11px;
    }

    .content1 {
        height: 180px;
    }

    .content1-1 .box-content {
        padding: 0;
    }

    .content1-1 .tit {
        width: 98%;
        font-size: 22px;
        padding: 0;
        box-sizing: border-box;
        margin: 0 auto;
    }

    .content1-1 .desc {
        width: 96%;
        font-size: 22px;
        line-height: 36px;
        margin: 0 auto;
    }

    .content1-1 .item-list {
        width: 100%;
    }

    .tab1 th {
        font-size: 21px;
    }

    .tab1 th em {
        font-size: 18px;
    }

    .tab1 {
        font-size: 14px;
    }

    .content4, .content2 {
        padding: 20px 0;
    }

    .sqxx_tit {
        font-size: 16px;
    }
}

@media screen and (max-width: 413px) {
    .content1 {
        height: 168px;
    }

    .tab1 th em {
        font-size: 16px;
    }
}

@media screen and (max-width: 374px) {
    .content1 {
        height: 140px;
    }

    .content1-1 .tit {
        font-size: 18px;
    }

    .tab1 th {
        font-size: 18px;
    }

    .tab1 th em {
        font-size: 14px;
    }
}