/* banner */

.banner {
    position: relative;
    z-index: 1;
}

.shutter {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.shutter-img {
    z-index: 1;
}

.shutter-img,
.shutter-img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.shutter-img a {
    cursor: default;
}

.shutter-img a>img {
    width: 100%;
    height: 100%;
}

.shutter-img .created {
    overflow: hidden;
    position: absolute;
    z-index: 20;
}

.shutter-btn {}

.shutter-btn li {
    position: absolute;
    z-index: 2;
    top: 50%;
    width: 20px;
    height: 37px;
    margin-top: -18px;
    cursor: pointer;
}

.shutter-btn li.prev {
    left: 10px;
    background: url(../images/btn_left.png) no-repeat 0 0;
    background-size: 20px;
}

.shutter-btn li.next {
    right: 10px;
    background: url(../images/btn_right.png) no-repeat 0 0;
    background-size: 20px;
}

.shutter-desc p {
    padding-left: 20px;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
}

.measure img {
    height: 180px;
}

@media (min-width:1200px) {
    .shutter-btn li {
        position: absolute;
        z-index: 2;
        top: 50%;
        width: 40px;
        height: 74px;
        margin-top: -37px;
        cursor: pointer;
    }
    .shutter-btn li.prev {
        left: 20px;
        background-size: 40px;
    }
    .shutter-btn li.next {
        right: 20px;
        background-size: 40px;
    }
    .measure img {
        height: auto;
    }
}

.part0-top {
    background: #f7f7f7;
}

.part0-top .container {
    overflow: hidden;
    padding: 0 10px;
    font: 400 12px/36px 'å¾®è½¯é›…é»‘';

    color: #2574af;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.part0-top span {
    font: bold 14px/36px 'å¾®è½¯é›…é»‘';
    color: #0268aa;
}

@media (min-width:1200px) {
    .part0-top .container {
        padding: 0;
        font: 400 12px/48px 'å¾®è½¯é›…é»‘';
    }
    .part0-top span {
        font: bold 14px/48px 'å¾®è½¯é›…é»‘';
    }
}

@media (min-width:1200px) {
    .main-wrap {
        background: url('../images/bg.jpg') repeat-y center 0;
    }

    .main {
        width: 1280px;
        margin: 0 auto;
        padding: 0 40px;
    }
}










/* ç¬¬ä¸€éƒ¨åˆ† */

.part1 {
    padding: 10px 0;
    border-bottom: 1px solid #c7c7c7;
}

.part1-li {
    padding: 5px;
}

.part1-li a {
    position: relative;
    display: block;
    height: 130px;
    padding: 25px 175px 0 10px;
    background: #f6f6f6;
}

.part1-li-title {
    font: 400 16px/30px 'å¾®è½¯é›…é»‘';
    color: #4c4c4c;
}

.part1-p {
    height: 48px;
    overflow: hidden;
    font: 400 14px/24px 'å¾®è½¯é›…é»‘';
    color: #9d9d9d;
}

.part1-img {
    position: absolute;
    right: 0;
    top: 0;
}

.part1-img img {
    height: 130px;
}

.part1-li:nth-child(2) .part1-li-title {
    color: #0065b1;
}

.part1-li:nth-child(4) .part1-li-title {
    color: #ff6600;
}

.part1-li:nth-child(6) .part1-li-title {
    color: #0065b1;
}

.part1-li:nth-child(7) .part1-li-title {
    color: #0065b1;
}

.part1-li:nth-child(8) .part1-li-title {
    color: #43a200;
}

.part1-li:nth-child(9) .part1-li-title {
    color: #ff6600;
}

.part1-li:nth-child(10) .part1-li-title {
    color: #43a200;
}

.part1-li:nth-child(11) .part1-li-title {
    color: #ff6600;
}

.part1-li:nth-child(12) .part1-li-title {
    color: #43a200;
}

@media (min-width:1200px) {
    .part1 {
        padding: 60px 0;
    }
    .part1-li {
        float: left;
        width: 33.3%;
    }

    .part1-li a {
        height: 150px;
        padding: 35px 210px 0 20px;
    }

    .part1-li-title {
        font: 400 18px/30px 'å¾®è½¯é›…é»‘';
    }
    .part1-img{
        width: 190px;
        height: 150px;
        overflow: hidden;
    }
    .part1-img img {
        width: 190px;
        height: 150px;
        transition: 0.6s;
    }

    .part1-li a:hover img{
        transform: scale(1.08);
    }
}









/* ç¬¬äºŒéƒ¨åˆ† */

.part2 {
    padding: 10px;
    border-top: 1px solid #ebebeb;
}

.part2-title {}

.part2-title .ch {
    font: bold 18px/24px 'å¾®è½¯é›…é»‘';
    color: #2574af;
}

.part2-title .en {
    font: bold 18px/24px 'å¾®è½¯é›…é»‘';
    color: #a8a8a8;
}

.part2-left-title {
    padding: 10px 0 5px;
}

.part2-left-title .ch {
    font: 24px/30px 'å¾®è½¯é›…é»‘';
    color: #1e1e1e;
}

.part2-left-title .en {
    font: 400 14px/18px 'å¾®è½¯é›…é»‘';
    color: #1d1d1d;
}

.part2-p {
    font: 400 16px/30px 'å¾®è½¯é›…é»‘';
    color: #1e1e1e;
}

@media (min-width:1200px) {
    .part2 {
        padding: 35px 0 70px 0;
    }
    .part2-left-title {
        padding: 40px 0 20px;
    }
    .part2-left-title {
        padding: 40px 0 20px;
    }

    .part2-left-title .ch {
        font: 30px/36px 'å¾®è½¯é›…é»‘';
    }
    .part2-p {
        font: 400 18px/30px 'å¾®è½¯é›…é»‘';
        color: #1e1e1e;
    }
    .part2-left {
        padding: 0 20px;
    }
}

#container{
    height:240px;
}
@media (min-width:1200px) {
    #container{
        height:360px;
    }
}