html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    margin: 0;
    line-height: 1.42857143;
    font-size: 14px;
    width: 100%;
    background: #fff;
    color: #333;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    line-height: 1.42857143;
    margin: 0;
    outline: none;
}

body,
button,
input,
select,
textarea {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type=button],
/* 1 */
[type=reset],
[type=submit] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: .35em .75em .625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

summary {
    display: list-item;
}

article,
aside,
footer,
section,
figcaption,
figure,
main,
details,
/* 1 */
menu {
    display: block;
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

audio,
video,
canvas {
    display: inline-block;
}

template,
[hidden] {
    display: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #0b4e9c;
}

ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

.content-exp {
    padding: 10px 15px;
    font-size: 12px;
    margin-top: 20px;
    border: 1px solid #ddd;
    overflow: hidden;
}

.content-exp li {
    line-height: 2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: 50%;
}

.content-exp li:last-child {
    text-align: right;
}

.yzm-box {
    position: relative;
}

.yzm-box .yzm-pic {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 30px;
    line-height: 30px;
}

.img-center {
    text-align: center;
    font-size: 0;
}

.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.container {
    padding: 0 15px;
    min-width: 770px;
    margin: 0 auto;
    max-width: 1500px;
}

.menu-btn {
    display: none;
    padding: 6px 0;
    float: right;
}

.menu-btn:before,
.menu-btn:after,
.menu-btn span {
    display: block;
    height: 2px;
    background-color: #0b4e9c;
    content: '';
}

.menu-btn:before {
    width: 24px;
}

.menu-btn:after {
    width: 18px;
    margin-left: 6px;
}

.menu-btn span {
    width: 12px;
    margin: 6px 0 6px 12px;
}

.banner .swiper-slide {
    background: no-repeat center / cover;
    height: 840px;
}

.banner .swiper-slide .container {
    height: 100%;
}

.banner .swiper-slide .wrap {
    display: table;
    height: 100%;
    width: 100%;
}

.banner .swiper-slide .inner {
    display: table-cell;
    vertical-align: middle;
    padding-left: 60px;
}

.banner .swiper-slide h4 {
    margin: 0;
    font-size: 55px;
    color: #1673bc;
}

.banner .swiper-slide small {
    font-size: 38px;
    display: block;
    opacity: 0.55;
    text-transform: uppercase;
    font-family: serif;
}

.banner .swiper-slide p {
    margin: 10px 0 0;
    color: #1673bc;
    font-size: 28px;
    font-weight: bold;
}

.banner .swiper-pagination {
    bottom: 50%;
    left: auto;
    right: 30px;
    width: 8px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}

.banner .swiper-pagination-bullet {
    background-color: #fff;
    display: block;
    margin: 10px 0 !important;
}

.section {
    padding: 80px 0;
}

.section-title {
    margin-bottom: 60px;
    font-size: 0;
    color: #0b4e9c;
}

.section-title span {
    display: inline-block;
    font-size: 32px;
    background: url(../images/tit.png) no-repeat center / contain;
    line-height: 1.1;
    padding: 10px 0;
}

.section-title span strong {
    display: block;
    text-transform: uppercase;
    font-size: 50px;
}

.section-title-center {
    text-align: center;
}

.in-about-box {
    position: relative;
    background-color: #0b4e9c;
}

.in-about-box:before {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0%, -50%);
    width: 50%;
    height: 75%;
    content: '';
    background: url(../../logo.png) no-repeat center / contain;
    background-color: white;
}

.in-about-logo {
    display: none;
}

.in-about {
    background: url(../images/bg2.jpg) no-repeat center bottom / contain #0b4e9c;
    color: #fff;
    width: 46%;
    padding: 13% 0;
}

.in-about .section-title {
    color: #fff;
}

.in-about p {
    font-size: 16px;
    line-height: 1.8;
    text-align: justify;
    margin: 20px 0 0;
}

.in-yw-box {
    background: url(../images/bg4.png) no-repeat center / cover;
}

.in-yw-left {
    float: left;
    width: 28%;
}

.in-yw-right {
    margin-left: 32%;
}

.in-yw-1 p {
    margin: 0;
    font-size: 16px;
    color: #777;
    line-height: 1.8;
    text-align: justify;
}

.in-yw-1 p.gm {
    margin-bottom: 20px;
    display: inline-block;
    background-color: #0b4e9c;
    color: #fff;
    font-size: 20px;
    padding: 2px 15px;
}

.footer {
    color: #acacac;
    background-color: #333;
}

.footer a {
    color: #fff;
}

.footer-copy {
    text-align: center;
    border-top: 1px solid #444;
    padding: 15px 0;
}

.footer-copy p {
    margin: 0;
}

.footer-logo {
    float: left;
    background-color: #0b4e9c;
    padding: 30px 0;
    width: 180px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    margin-top: -50px;
}

.footer-bottom {
    margin-top: 40px;
}

.footer-info {
    float: left;
}

.footer-info .link {
    overflow: hidden;
    margin-bottom: 20px;
}

.footer-info .link a {
    float: left;
    font-size: 22px;
    margin-right: 40px;
}

.footer-info p {
    margin: 5px 0 0;
    line-height: 1.8;
    font-size: 16px;
}

.banner-sub {
    height: 350px;
    background: no-repeat center / cover;
}

.lanmu-top {
    background-color: #fff;
    padding: 30px 50px;
    border-bottom: 1px solid #eee;
    margin-top: -114px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.lanmu-top h4 {
    margin: 0;
    color: #0b4e9c;
    font-size: 22px;
}

.lanmu-top p {
    margin: 0;
    color: #999;
    text-transform: uppercase;
    font-size: 16px;
}

.lanmu-top-fix {
    -webkit-transform: rotateX(94deg) rotateZ(0);
    transform: rotateX(94deg) rotateZ(0);
}

.section-sub {
    padding: 50px 0;
}

.lanmu-list {
    float: left;
    width: 200px;
}

.lanmu-list li {
    border-bottom: 1px solid #eee;
}

.lanmu-list li:last-child {
    border-bottom: 0;
}

.lanmu-list li a {
    display: block;
    font-size: 16px;
    padding: 17px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lanmu-list li span {
    display: block;
    line-height: 1;
    border-left: 3px solid transparent;
    padding-left: 20px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.lanmu-list li.active span {
    border-color: #0b4e9c;
}

.lanmu-list li a:hover span {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    border-color: #0b4e9c;
}

.lanmu-content {
    margin-left: 240px;
}

.list-1 {
    margin: 0 0 -25px -25px;
}

.list-1 li {
    float: left;
    width: 33.333333%;
}

.list-1 li a {
    display: block;
    margin: 0 0 25px 25px;
}

.list-1 li .text {
    padding: 15px 50px 15px 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border-bottom: 1px solid #eee;
    position: relative;
}

.list-1 li .text h4 {
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: normal;
}

.list-1 li .text p {
    margin: 5px 0 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #999;
}

.list-1 li .text:after {
    content: '';
    width: 37px;
    height: 20px;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    background: transparent url(../images/icon.png) no-repeat -30px -66px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    margin-top: -10px;
    border-left: 1px solid transparent;
}

.list-1 li a:hover .text {
    border-color: #333;
}

.list-1 li a:hover .text:after {
    border-color: #eee;
    background-position: 16px -66px;
}

.pages {
    margin: 40px 0 0;
    text-align: center;
    font-size: 0;
}

.pages a {
    display: inline-block;
    font-size: 14px;
    line-height: 35px;
    padding: 0 14px;
    margin: 5px;
    background-color: #f5f5f5;
    border-radius: 3px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.pages a:hover,
.pages a.active {
    background-color: #0b4e9c;
    color: #fff;
}

.list-2 {
    margin: 0 0 -20px -20px;
}

.list-2 li {
    float: left;
    width: 25%;
}

.list-2 li a {
    padding: 10px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #f9f9f9;
    display: block;
    margin: 0 0 20px 20px;
}

.list-2 .text {
    padding: 15px 10px 10px;
}

.list-2 .text p {
    margin: 5px 0 0;
    line-height: 1.8;
    color: #666;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list-2 .text p strong {
    color: #0b4e9c;
}

.list-2 .text .btn {
    display: block;
    line-height: 44px;
    font-size: 18px;
    background-color: #0b4e9c;
    text-align: center;
    color: #fff;
    margin-top: 20px;
}

.list-2 a:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.list-3 {
    margin: 0 0 -30px -30px;
}

.list-3 li {
    float: left;
    width: 50%;
}

.list-3 li a {
    display: block;
    overflow: hidden;
    margin: 0 0 30px 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.list-3 li .time {
    float: left;
    border: 1px solid #eee;
    line-height: 1;
    color: #999;
    padding: 12px 15px;
    margin-top: 20px;
    font-size: 16px;
}

.list-3 li .time strong {
    display: block;
    font-size: 26px;
    font-family: Impact;
    color: #666;
    margin-bottom: 5px;
}

.list-3 li .text {
    margin-left: 100px;
    margin-top: 20px;
    position: relative;
    padding: 8px 30px 8px 0;
}

.list-3 li .text h4 {
    margin: 0;
    font-weight: normal;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list-3 li .text p {
    font-size: 14px;
    color: #999;
    margin: 10px 0 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list-3 li .text:after {
    content: '';
    width: 15px;
    height: 9px;
    background: url(../images/icon.png) no-repeat -110px -11px;
    display: block;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    right: 0;
}

.list-3 li a:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    border-color: #333;
}

.content-title {
    margin-bottom: 40px;
    text-align: center
}

.content-title h1 {
    font-size: 24px;
    margin: 0;
}

.content-title p {
    margin: 15px 0 0 -10px;
    font-size: 12px;
    color: #999;
}

.content-title p span {
    display: inline-block;
    margin-left: 10px;
}

.content-body {
    line-height: 1.8;
}

.content-body img {
    max-width: 100% !important;
    height: auto !important;
    width: auto !important;
}

.about-1 {
    max-width: 1200px;
    margin: 0 auto;
}

.about-1 dl {
    padding-bottom: 50px;
    border-bottom: 1px solid #eee;
    margin: 0 0 50px;
}

.about-1 dl:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.about-1 dt {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
}

.about-1 dt small {
    display: block;
    font-size: 18px;
    color: #999;
}

.about-1 dd {
    margin: 0;
    font-size: 16px;
    text-align: justify;
    color: #666;
    line-height: 1.8;
}

.about-1 dd p {
    margin-bottom: 0;
}

.about-2 p {
    margin: 20px 0 0;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.about-2 .swiper-pagination {
    position: static;
    font-size: 0;
    margin-top: 30px;
}

.reimg img {
    max-width: 100%;
    height: auto !important;
}

.contact {
    background-color: #fff;
    margin-top: -180px;
    padding: 50px 50px 0;
}

.contact-1 {
    font-size: 0;
    text-align: center;
    margin-top: 40px;
}

.contact-1 li {
    display: inline-block;
    vertical-align: middle;
}

.contact-1 li .wrap {
    padding: 0 80px;
    border-left: 1px solid #eee;
    line-height: 1.5;
}

.contact-1 li:first-child .wrap {
    border-left: 0;
}

.contact-1 li .img-center {
    height: 78px;
    line-height: 78px;
}

.contact-1 li h4 {
    font-size: 18px;
    font-weight: normal;
    margin: 20px 0 0;
    color: #333;
}

.contact-1 li p {
    margin: 5px 0 0;
    font-size: 15px;
}

.contact-2 {
    font-size: 0;
    text-align: center;
}

.contact-2 li {
    display: inline-block;
    vertical-align: middle;
}

.contact-2 li .wrap {
    padding: 0 40px;
}

.contact-2 li h4 {
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 20px;
    color: #333;
}

.contact-2 li p {
    margin: 5px 0 0;
    font-size: 15px;
}

.contact-map {
    height: 500px;
}

.pagination p {
    margin: 0;
    cursor: pointer
}

.pagination {
    height: 40px;
    text-align: center;
    padding: 20px 0px;
}

.pagination a {
    display: inline-block;
    margin-right: 10px;
    padding: 2px 12px;
    height: 24px;
    border: 1px #cccccc solid;
    background: #fff;
    text-decoration: none;
    color: #808080;
    font-size: 12px;
    line-height: 24px;
}

.pagination a:hover {
    color: #0b4e9c;
    background: white;
    border: 1px #0b4e9c solid;
}

.pagination a.cur {
    border: none;
    background: #0b4e9c;
    color: #fff;
}

.pagination p {
    display: inline-block;
    padding: 2px 12px;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    color: #bbb;
    border: 1px #ccc solid;
    background: #fcfcfc;
    margin-right: 8px;
}

.pagination p.pageRemark {
    border-style: none;
    background: none;
    margin-right: 0px;
    padding: 4px 0px;
    color: #666;
}

.pagination p.pageRemark b {
    color: red;
}

.pagination p.pageEllipsis {
    border-style: none;
    background: none;
    padding: 4px 0px;
    color: #808080;
}

.dates li {
    font-size: 14px;
    margin: 20px 0
}

.dates li span {
    float: right
}



@media screen and (max-width: 1630px) {
    .list-2 .text p {
        font-size: 14px;
    }

    .list-2 .text .btn {
        line-height: 38px;
        font-size: 16px;
    }
}

@media screen and (max-width: 1470px) {

    .banner .swiper-slide {
        height: 700px;
    }

    .footer-nav .text span {
        padding: 0 20px;
    }
}

@media screen and (max-width: 767px) {
    body {
        min-width: 320px;
    }

    .nav {
        padding: 0 !important;
    }

    .nav-title {
        font-size: 1rem !important;
    }

    .container {
        width: auto;
        min-width: auto;
        max-width: none;
    }

    .banner .swiper-slide {
        height: calc(100vh - 50px - 127px);
        min-height: 250px;
    }

    .banner .swiper-slide .container {
        width: 100%;
        box-sizing: border-box;
    }

    .banner .swiper-slide .inner {
        padding: 0;
    }

    .banner .swiper-slide h4 {
        font-size: 20px;
    }

    .banner .swiper-slide p {
        font-size: 15px;
        margin-top: 5px;
    }

    .banner .swiper-pagination {
        right: 15px;
    }

    .section {
        padding: 30px 0;
    }

    .section-title {
        margin-bottom: 20px;
    }

    .section-title span {
        font-size: 20px;
    }

    .section-title span strong {
        font-size: 24px;
    }

    .in-about-box:before {
        display: none;
    }

    .in-about-logo {
        display: block;
    }

    .in-about {
        width: auto;
        padding: 30px 0;
    }

    .in-about p {
        font-size: 14px;
        margin-top: 10px;
    }

    .in-prod .swiper-container {
        margin: 0;
    }

    .in-prod-sn {
        display: none;
    }

    .in-prod .section-title {
        float: left;
    }

    .in-prod .ctrl {
        float: right;
        width: auto;
        margin-top: 20px;
    }

    .in-prod .swiper-button-prev,
    .in-prod .swiper-button-next {
        margin-left: 10px;
        height: 28px;
        width: 50px;
        background-size: auto 10px;
    }

    .in-prod-sn {
        display: none !important;
    }

    .in-yw-left {
        padding: 0;
        width: auto;
        float: none;
    }

    .in-yw-left .more-big {
        float: right;
        margin-top: -70px;
    }

    .in-yw-right {
        margin: 0;
    }

    .footer-logo {
        width: 60px;
        margin-top: -30px;
        padding: 20px 30px;
    }

    .footer-nav {
        display: none;
    }

    .footer-contact {
        display: none;
    }

    .footer-bottom {
        margin-top: 20px;
    }

    .footer-info .link {
        margin-bottom: 10px;
    }

    .footer-info .link a {
        font-size: 16px;
        margin-right: 15px;
    }

    .footer-info p {
        font-size: 14px;
        margin: 0;
    }

    .footer-copy {
        margin-top: 30px;
        padding: 15px 0;
        font-size: 12px;
    }

    .pages {
        margin-top: 20px;
    }

    .pages a {
        font-size: 12px;
        line-height: 30px;
        padding: 0 12px;
    }

    .banner-sub {
        height: 140px;
    }

    .lanmu-top {
        padding: 10px 15px 20px 15px;
        margin-top: -40px;
    }

    .lanmu-top h4 {
        font-size: 16px;
    }

    .lanmu-top p {
        font-size: 12px;
    }

    .lanmu-top-fix {
        -webkit-transform: rotateX(0) rotateZ(0);
        transform: rotateX(0) rotateZ(0);
    }

    .section-sub {
        padding: 30px 0;
    }

    .lanmu-list {
        display: none;
    }

    .lanmu-content {
        margin: 0;
    }

    .list-1 {
        margin: 0 0 -10px -10px;
    }

    .list-1 li {
        width: 50%;
    }

    .list-1 li a {
        margin: 0 0 10px 10px;
    }

    .list-1 li .text {
        padding: 10px 0;
    }

    .list-1 li .text:after {
        display: none;
    }

    .list-1 li .text h4 {
        font-size: 14px;
    }

    .list-1 li .text p {
        font-size: 12px;
    }

    .list-2 {
        margin: 0 0 -10px -10px;
    }

    .list-2 li {
        width: 50%;
    }

    .list-2 li a {
        margin: 0 0 10px 10px;
    }

    .list-2 .text {
        padding: 15px 0 0;
    }

    .list-2 .text p {
        margin-top: 0;
        font-size: 12px;
    }

    .list-2 .text .btn {
        margin-top: 10px;
        font-size: 14px;
        line-height: 34px;
    }

    .list-3 {
        margin-bottom: -20px;
    }

    .list-3 li {
        width: 100%;
    }

    .list-3 li a {
        margin-bottom: 20px;
        padding-bottom: 15px;
    }

    .list-3 li .time {
        font-size: 12px;
        margin-top: 15px;
        padding: 8px 10px;
    }

    .list-3 li .time strong {
        font-size: 22px;
    }

    .list-3 li .text {
        margin-left: 80px;
        padding: 6px 30px 6px 0;
        margin-top: 15px;
    }

    .list-3 li .text h4 {
        font-size: 16px;
    }

    .list-3 li .text p {
        font-size: 12px;
        margin-top: 5px;
    }

    .content-title {
        margin-bottom: 20px;
    }

    .content-title h1 {
        font-size: 18px;
    }

    .content-title p {
        margin-left: -5px;
        font-size: 12px;
        margin-top: 10px;
    }

    .content-title p span {
        margin-left: 5px;
    }

    .about-1 dl {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .about-1 dt {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .about-1 dt small {
        font-size: 12px;
    }

    .about-1 dd {
        font-size: 14px;
    }

    .about-1 dd p {
        margin-top: 10px;
    }

    .about-2 p {
        margin-top: 10px;
        font-size: 14px;
    }

    .about-2 .swiper-pagination {
        margin-top: 20px;
    }

    .contact {
        padding: 0;
        margin: 0;
    }

    .contact-1 {
        margin: 20px -15px 0;
    }

    .contact-1 li {
        width: 33.333333%;
    }

    .contact-1 li .wrap {
        padding: 0;
    }

    .contact-1 li .img-center {
        height: 40px;
        line-height: 40px;
    }

    .contact-1 li h4 {
        font-size: 14px;
        margin-top: 10px;
    }

    .contact-1 li p {
        font-size: 12px;
        margin-top: 0;
    }

    .contact-2 li {
        display: block;
        margin-top: 30px;
    }

    .contact-2 li h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .contact-2 li p {
        margin-top: 0;
        font-size: 14px;
    }

    .contact-map {
        height: 200px;
    }
}

.in-yw-2 {
    margin-top: 40px;
    margin-left: -40px;
}

.in-yw-2 li {
    float: left;
}

.in-yw-2 li .wrap {
    margin-left: 40px;
}

.in-yw-2 li .img-center {
    border: 1px solid #ccc;
    border-radius: 10px;
    width: 80px;
    height: 80px;
    line-height: 80px;
}

.in-yw-2 li p {
    margin: 10px 0 0;
    text-align: center;
}