@import url(global.css);
.about-banner {
    height: 600px;
    background: url(../images/about/banner.jpg) no-repeat center;
}

.about_jj {
    width: 1200px;
    height: 1060px;
    margin: 30px auto 40px auto;
    background: url(../images/about/part_01_bg.jpg) no-repeat center top;
    padding-top: 160px;
    padding-right: 600px;
    padding-left: 40px;
    padding-bottom: 70px;
}

.about_jj h4 {
    margin-top: 50px;
    font-size: 24px;
    font-weight: bold;
}

.about_jj span {
    display: block;
    margin-bottom: 50px;
    font-size: 12px;
    text-transform: uppercase;
    color: #666;
}

.about_jj p {
    line-height: 2rem;
    margin-bottom: 20px;
}

.bot_info {
    width: 100%;
    background: url(../images/about/part_01_bt.jpg) no-repeat center top;
    height: 100px;
}

.about_wh {
    width: 1200px;
    margin: 0 auto;
    background: url(../images/about/part_02_bg.jpg) no-repeat center top;
    height: 600px;
    position: relative;
}

.con_info_r {
    position: absolute;
    left: 690px;
    top: 162px;
}

.con_info_left {
    position: absolute;
    left: 66px;
    top: 468px;
}

.con_info_r p, .con_info_left p {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    display: block;
    margin-bottom: 24px;
}

.con_info_r p b, .con_info_left p b {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-bottom: 5px;
}

.about_adv {
    padding: 60px 0;
    background: #f5f5f5;
}

.about_adv .about_adv_cont {
    width: 1200px;
    margin: 0 auto;
    background: url(../images/about/label_3.png) no-repeat left top;
    padding-top: 160px;
}

.about_adv_cont ul {
    display: block;
    overflow: hidden;
    width: 100%;
}

.about_adv_cont ul li {
    display: block;
    background: white;
    width: 100%;
    height: 260px;
    margin-bottom: 20px;
}

.about_adv_cont ul li:nth-child(1) {
    background: url(../images/about/part_03_li01.jpg) no-repeat right top white;
}

.about_adv_cont ul li:nth-child(2) {
    background: url(../images/about/part_03_li03.jpg) no-repeat left top white;
}

.about_adv_cont ul li:nth-child(3) {
    background: url(../images/about/part_03_li02.jpg) no-repeat right top white;
}

.about_adv_cont ul li:nth-child(4) {
    background: url(../images/about/part_03_li04.jpg) no-repeat left top white;
}

.about_adv_cont ul li:nth-child(5) {
    background: url(../images/about/part_03_li05.jpg) no-repeat right top white;
}

.about_adv_cont ul li:nth-child(even) {
    padding-left: 600px;
}

.about_adv_cont ul li .num {
    background: white;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    width: 4rem;
    height: 4rem;
    font-size: 3rem;
    color: #00c69a;
    text-align: center;
    line-height: 4rem;
    float: left;
}

.about_adv_cont ul li .txt {
    width: 600px;
    padding: 30px 30px 0;
    overflow: hidden;
}

.about_adv_cont ul li .info {
    flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    padding-left: 5.5rem;
}

.about_adv_cont ul li .info h4 {
    font-size: 20px;
    color: #00c69a;
    font-weight: bold;
}

.about_adv_cont ul li .info span {
    color: #666;
    font-size: 14px;
    display: block;
    margin: 10px 0 30px;
}

.about_adv_cont ul li .info p {
    font-size: 14px;
    font-weight: bold;
    position: relative;
}

.about_adv_cont ul li .info b {
    font-weight: bold;
    color: #000;
    margin-right: 0.5rem;
}

.about_adv_cont ul li .info p:before {
    display: block;
    content: "";
    position: absolute;
    left: -3rem;
    top: 12px;
    width: 2rem;
    height: 1px;
    background: #00c69a;
}

.iw_poi_title {
    color: #00c69a;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}

.iw_poi_content {
    font: 14px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word;
    margin-top: 10px;
}

.culture {
    height: 450px;
    background: url(../images/about/about_culture.jpg) no-repeat 0 50px;
    position: relative;
    padding: 0 20px 0 660px;
    margin-top: 180px;
}

.culture .label-2 {
    position: absolute;
    width: 330px;
    top: -100px;
    right: 0;
    left: auto;
    text-align: right;
}

.culture .label-2 strong {
    display: block;
    margin-top: 10px;
    font-size: 30px;
    font-weight: bold;
    line-height: 45px;
}

.culture .label-2 span {
    font-size: 16px;
    text-transform: uppercase;
    color: #999;
}

.culture .label-2::before {
    content: attr(content);
    float: right;
    display: block;
    width: 100px;
    height: 120px;
    padding-top: 15px;
    margin-left: 20px;
    font: 72px/72px Bahnschrift, Arial;
    color: #fff;
    background-color: #00c69a;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.culture .label-2::after {
    content: '\0020';
    display: block;
    width: 240px;
    bottom: 20px;
    left: 12px;
    border-bottom: 2px solid #ffc16a;
    position: absolute;
}

.culture p {
    padding-top: 160px;
    text-indent: 2rem;
    line-height: 2rem;
}

/**contact begin**/

.contact-map {
       height: 100%;
}

.contact-map img {
    max-width: unset;
}

.contact-map * {
    -webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset
}

.contact-detail {
    padding: 40px 0 80px;
}

.contact-detail form {
    width: 768px;
    margin-top: 40px;
    padding-right: 88px;
    font-size: 16px;
}

.contact-detail form strong {
    display: inline-block;
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 45px;
    color: #00c69a;
    border-bottom: 1px solid #000;
}

.contact-detail .layui-form-item {
    margin-bottom: 26px;
}

.contact-detail .layui-form-item:last-child {
    border-color: #ddd;
}

.contact-detail .layui-form-item .layui-input-block {
    margin-left: 95px;
}

.contact-detail form label {
    text-align: left;
    line-height: 32px;
    padding-left: 0;
    color: #000;
}

.contact-detail form input, .contact-detail form textarea {
    height: 50px;
}

.contact-detail form .layui-btn {
    height: 40px;
    line-height: 40px;
    margin-left: 95px;
}

.contact-detail .info {
    float: left;
    width: 432px;
    height: 550px;
    background-color: #333;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.contact-detail .info .tel {
    padding-top: 50px;
    margin-top: 32px;
    background: url(../images/icon_tel_white.png) no-repeat center top;
}

.contact-detail .info strong {
    display: block;
    font-weight: bold;
    line-height: 28px;
}

.contact-detail .info .tel span {
    font-size: 20px;
}

.contact-detail .info .address {
    margin-top: 50px;
    padding-top: 50px;
    background: url(../images/icon_address.png) no-repeat center top;
}

.contact-detail .info .address span {
    display: inline-block;
    width: 192px;
}

.contact-detail .info .rq {
    margin-top: 50px;
}

.contact-detail .info .rq img {
    width: 115px;
    height: 115px;
    padding: 4px;
    margin: 0 auto;
    border: 1px solid #6a6a6a;
    background-color: #fff;
}

.contact-detail .info .rq span {
    display: inline-block;
    margin-top: 10px;
    font-size: 12px;
}

.container .title strong {
    display: inline-block;
    font-size: 32px;
    font-weight: bold;
    line-height: 32px;
    margin-right: 20px;
}

.container .title small {
    display: inline-block;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    color: #666;
    vertical-align: bottom;
}

/**contact end**/