@charset "utf-8";

@font-face {
    font-family: "iconfont";
    src: url('iconfont.eot?t=1526036911061');
    src: url('iconfont.eot?t=1526036911061#iefix') format('embedded-opentype'),url('data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAATsAAsAAAAAB0AAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFZW7kgxY21hcAAAAYAAAABeAAABhppUBr5nbHlmAAAB4AAAARYAAAEkLnldSWhlYWQAAAL4AAAALwAAADYRVnlUaGhlYQAAAygAAAAcAAAAJAfeA4RobXR4AAADRAAAAAwAAAAMC+kAAGxvY2EAAANQAAAACAAAAAgAdgCSbWF4cAAAA1gAAAAfAAAAIAESAF1uYW1lAAADeAAAAUUAAAJtPlT+fXBvc3QAAATAAAAAKQAAADpFK4QLeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/sE4gYGVgYOpk+kMAwNDP4RmfM1gxMjBwMDEwMrMgBUEpLmmMDgwVDxzZ27438AQw9zA0AAUZgTJAQAooQyzeJzFkMENgDAMAy9t6QMxCA/26Aq8mKMTd41iQnkwQS05VhxLiQIsQBQPMYFdGA9OueZ+ZHU/eSZLjUBtpXf1nyqiWXYNKplpsHmr/9i87qPTV6iDOrGVl4QbBPYMqwAAeJw9i71Kw1AYhr/vpPlr82NO/pOmzWlsj1ItGJMuYru4KA6CdOjoBehakBa6CA4OXoMI3kTvw1n0MjQaHXx5npd3eUEE+H4TNkIANuzAAZzABQBKQ+wZJEHGixEZostE13cMgWecyVlvJByj35McLx8XA1+SJRMN7OAhy8d8RDiWxYQcYe4liGEcXdJ+mwqP2Ax45646I0/odrO2OdmvTvemTp7aykKjNKT0QZFEUSGkYRp47XuqqDal6lk0I3fT3SVd1EIenc/1NKZX98VN0vdVxPUa7Tg1XqZWZNUsI8+mobylK0GkZ9sOLj5aga0lg3eoI/zVLVnVS4YWgO2yElnJrNoV+fxq/LuczarXX+rHD7OsMS4AAHicY2BkYGAA4ozmzLx4fpuvDNwsDCBwXXrWegT9/yELA7MEkMvBwAQSBQAdyAnyAHicY2BkYGBu+N/AEMPCAAJAkpEBFTADAEcJAmwEAAAAA+kAAAQAAAAAAAAAAHYAknicY2BkYGBgZghkYGUAASYg5gJCBob/YD4DABD3AXAAeJxlj01OwzAQhV/6B6QSqqhgh+QFYgEo/RGrblhUavdddN+mTpsqiSPHrdQDcB6OwAk4AtyAO/BIJ5s2lsffvHljTwDc4Acejt8t95E9XDI7cg0XuBeuU38QbpBfhJto41W4Rf1N2MczpsJtdGF5g9e4YvaEd2EPHXwI13CNT+E69S/hBvlbuIk7/Aq30PHqwj7mXle4jUcv9sdWL5xeqeVBxaHJIpM5v4KZXu+Sha3S6pxrW8QmU4OgX0lTnWlb3VPs10PnIhVZk6oJqzpJjMqt2erQBRvn8lGvF4kehCblWGP+tsYCjnEFhSUOjDFCGGSIyujoO1Vm9K+xQ8Jee1Y9zed0WxTU/3OFAQL0z1xTurLSeTpPgT1fG1J1dCtuy56UNJFezUkSskJe1rZUQuoBNmVXjhF6XNGJPyhnSP8ACVpuyAAAAHicY2BigAAuBuyAmZGJkZmRhYGxgiejJDcxxzQzOT/P2JSBAQAzOQT9AAAA') format('woff'),url('iconfont.ttf?t=1526036911061') format('truetype'),url('iconfont.svg?t=1526036911061#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-htmal5icon35:before {
    content: "\e647";
}

@font-face {
    font-family: "DINPro-Light_0";
    src: url("../fonts/DINPro-Light_0.woff2") format("woff2"),url("../fonts/DINPro-Light_0.woff") format("woff"),url("../fonts/DINPro-Light_0.ttf") format("truetype"),url("../fonts/DINPro-Light_0.eot") format("embedded-opentype"),url("../fonts/DINPro-Light_0.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

img {
    vertical-align: top;
}

input, textarea {
    -webkit-appearance: none;
}

.container {
    max-width: 1480px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width:1480px) {
    .container {
        max-width: 100%;
    }
}

.top-nav {
    position: relative;
}

@media (max-width:1230px) {
    .top-nav {
        display: none;
    }
}

.phone-nav {
    position: absolute;
    right: 20px;
    width: 30px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    color: #fff;
}

    .phone-nav .iconfont {
        font-size: 30px;
    }

@media (max-width:767px) {
    .phone-nav {
        right: 15px;
    }
}

@media (min-width:1025px) {
    .phone-nav {
        display: none;
    }
}

.phone-navzt {
    background: rgba(0,0,0,0.95);
    width: 100%;
    position: fixed;
    left: 0;
    top: 50px;
    z-index: 99999;
    margin: 0 auto;
    display: none;
}

    .phone-navzt ul li {
        margin: 0 20px;
        font-size: 16px;
        padding: 10px 0;
        position: relative;
        border-top: solid 1px rgba(255,255,255,0.2);
    }

        .phone-navzt ul li a {
            color: #fff;
            display:block;
        }

#homewrap {
    overflow: hidden;
    width: 100%;
}

#homemain {
    top: 0;
    position: relative;
}

.pagez {
    width: 100%;
    overflow: hidden;
    margin: 0;
}

@media (max-width:767px) {
    .pagez .containerz {
        padding: 0 !important;
    }
}

#page5 {
    background: #f8ab00;
}

.bannerz {
    overflow: hidden;
    z-index: 1;
    width: 100%;
}

    .bannerz .banner-pc {
        position: relative;
        overflow: hidden;
        width: 100%;
    }

@media (max-width:1279px) {
    .bannerz .banner-pc {
        display: none;
    }
}

.bannerz .banner-pc .bannerpc-img {
    left: 0;
    top: 0;
    position: relative;
    overflow: hidden;
}

    .bannerz .banner-pc .bannerpc-img li {
        position: relative;
        float: left;
        overflow: hidden;
    }

        .bannerz .banner-pc .bannerpc-img li span {
            display: inline-block;
            width: 100%;
            height: 100%;
            background-size: cover;
            background-position: center center;
            background-repeat: no-repeat;
            overflow: hidden;
            position: relative;
        }

        .bannerz .banner-pc .bannerpc-img li .mask {
            top: 50%;
            left: 0;
            text-align: center;
            width: 100%;
            z-index: 99;
            height: 120px;
            margin-top: -60px;
            position: absolute;
        }

            .bannerz .banner-pc .bannerpc-img li .mask em {
                position: relative;
                display: inline-block;
            }

        .bannerz .banner-pc .bannerpc-img li .mask2 {
            bottom: 25%;
            z-index: 99;
            left: 158px;
            position: absolute;
        }

.bannerz .banner-pc .bannerpc-btn {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    text-align: center;
}

    .bannerz .banner-pc .bannerpc-btn li {
        display: inline-block;
        vertical-align: middle;
        width: 12px;
        height: 12px;
        background: #fff;
        border-radius: 50%;
        font-size: 0;
        cursor: pointer;
        margin: 0 3px;
    }

    .bannerz .banner-pc .bannerpc-btn .on {
        width: 16px;
        height: 16px;
        border: 2px solid #fff;
        background: #d51518;
    }

.bannerz .banner-phone {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: none;
}

    .bannerz .banner-phone .bannerphone-img {
        left: 0;
        top: 0;
        position: relative;
        overflow: hidden;
    }

        .bannerz .banner-phone .bannerphone-img li {
            position: relative;
            float: left;
            overflow: hidden;
        }

            .bannerz .banner-phone .bannerphone-img li:after {
                content: "";
                display: block;
                padding-bottom: 56.2%;
            }

    .bannerz .banner-phone .bannerphone-btn {
        position: absolute;
        left: 0;
        bottom: 18px;
        width: 100%;
        text-align: center;
    }

@media (max-width:767px) {
    .bannerz .banner-phone .bannerphone-btn {
        bottom: 10px;
    }
}

@media (max-width:361px) {
    .bannerz .banner-phone .bannerphone-btn {
        bottom: 8px;
    }
}

.bannerz .banner-phone .bannerphone-btn li {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
    margin: 0 3px;
}

@media (max-width:767px) {
    .bannerz .banner-phone .bannerphone-btn li {
        width: 10px;
        height: 10px;
    }
}

@media (max-width:361px) {
    .bannerz .banner-phone .bannerphone-btn li {
        width: 8px;
        height: 8px;
    }
}

.bannerz .banner-phone .bannerphone-btn .on {
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    background: #d51518;
}

@media (max-width:767px) {
    .bannerz .banner-phone .bannerphone-btn .on {
        width: 12px;
        height: 12px;
    }
}

@media (max-width:361px) {
    .bannerz .banner-phone .bannerphone-btn .on {
        width: 10px;
        height: 10px;
    }
}

.phone-banner {
    display: none;
}

    .phone-banner .slick-dots li button {
        width: 25px;
        height: 3px;
        border-radius: 0;
        opacity: .8;
    }

    .phone-banner .slick-dots li.slick-active button {
        opacity: 1;
        background: #d51518;
    }

@media (max-width:1279px) {
    .phone-banner {
        display: block;
    }
}

.page-btn {
    width: 22px;
    height: 244px;
    position: fixed;
    z-index: 999;
    right: 50px;
    padding: 26px 0;
    top: 50%;
    margin-top: -122px;
}

@media (max-width:1650px) {
    .page-btn {
        right: 40px;
    }
}

@media (max-width:1450px) {
    .page-btn {
        right: 25px;
    }
}

@media (max-width:1024px) {
    .page-btn {
        display: none;
    }
}

.page-btn .page-dian {
    width: 22px;
    margin: 0 auto;
}

    .page-btn .page-dian li {
        width: 22px;
        height: 24px;
        font-size: 0;
        margin: 0 auto;
        cursor: pointer;
        transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        background: url("../images/dian.png") no-repeat center;
        background-size: 15px auto;
    }

    .page-btn .page-dian .on {
        background: url("../images/dian1.png") no-repeat center;
    }

.page-btn .page-prev {
    width: 22px;
    height: 24px;
    cursor: pointer;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    background: url("../images/shang.png") no-repeat center;
}

.page-btn .page-next {
    width: 22px;
    height: 24px;
    cursor: pointer;
    margin: 0 auto;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    background: url("../images/xia.png") no-repeat center;
}

@-webkit-keyframes touming {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes touming {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.cartoon .tu1 {
    -webkit-animation: 2s touming;
    animation: 2s touming;
}

.cartoon .tu2 {
    -webkit-animation: 2.3s touming;
    animation: 2.3s touming;
}

.cartoon .tu3 {
    -webkit-animation: 2.5s touming;
    animation: 2.5s touming;
}

.cartoon .tu4 {
    -webkit-animation: 2.7s touming;
    animation: 2.7s touming;
}

.cartoon .tu5 {
    -webkit-animation: 2.8s touming;
    animation: 2.8s touming;
}

.cartoon .tu6 {
    -webkit-animation: 3s touming;
    animation: 3s touming;
}

.cartoon02 .s2_left_text h3 {
    position: relative;
    -webkit-animation: 2s myfirst;
    animation: 2s myfirst;
}

.cartoon02 .s2_left_text p {
    position: relative;
    -webkit-animation: 2.5s myfirst;
    animation: 2.5s myfirst;
}

.cartoon02 .index-news-left {
    position: relative;
    -webkit-animation: 1.5s myfirst2;
    animation: 1.5s myfirst2;
}

.cartoon02 .index-news-list {
    position: relative;
    -webkit-animation: 2s myfirst;
    animation: 2s myfirst;
}

.cartoon02 .s2_left {
    -webkit-animation: 2s myfirst2;
    animation: 2s myfirst2;
}

.cartoon02 .s2_right li {
    -webkit-animation: 2s myfirst3;
    animation: 2s myfirst3;
}

.cartoon02 .index-box-3 li:nth-child(1) {
    -webkit-animation: 1s myfirst2;
    animation: 1s myfirst2;
}

.cartoon02 .index-box-3 li:nth-child(2) {
    -webkit-animation: 1.2s myfirst3;
    animation: 1.2s myfirst3;
}

.cartoon02 .index-box-3 li:nth-child(3) {
    -webkit-animation: 1.3s myfirst2;
    animation: 1.3s myfirst2;
}

.cartoon02 .index-box-3 li:nth-child(4) {
    -webkit-animation: 1.4s myfirst2;
    animation: 1.4s myfirst2;
}

.cartoon02 .index-box-3 li:nth-child(5) {
    -webkit-animation: 1.5s myfirst2;
    animation: 1.5s myfirst2;
}

.cartoon02 .index-box-3 li:nth-child(6) {
    -webkit-animation: 1.6s myfirst2;
    animation: 1.6s myfirst2;
}

@-webkit-keyframes myfirst {
    0% {
        top: 100px;
        opacity: 0;
    }

    100% {
        top: 0;
        opacity: 1;
    }
}

@keyframes myfirst {
    0% {
        top: 100px;
        opacity: 0;
    }

    100% {
        top: 0;
        opacity: 1;
    }
}

@-webkit-keyframes myfirst2 {
    0% {
        left: -100px;
        opacity: 0;
    }

    100% {
        left: 0;
        opacity: 1;
    }
}

@keyframes myfirst2 {
    0% {
        left: -100px;
        opacity: 0;
    }

    100% {
        left: 0;
        opacity: 1;
    }
}

@-webkit-keyframes myfirst3 {
    0% {
        right: -100px;
        opacity: 0;
    }

    100% {
        right: 0;
        opacity: 1;
    }
}

@keyframes myfirst3 {
    0% {
        right: -100px;
        opacity: 0;
    }

    100% {
        right: 0;
        opacity: 1;
    }
}

@-webkit-keyframes myfirst4 {
    0% {
        right: 0;
        opacity: 0;
    }

    100% {
        right: 10%;
        opacity: 1;
    }
}

@keyframes myfirst4 {
    0% {
        right: 0;
        opacity: 0;
    }

    100% {
        right: 10%;
        opacity: 1;
    }
}

@media (max-width:1279px) {
    .brumb {
        height: 50px;
    }
}

header {
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    position: absolute;
}

@media (max-width:1279px) {
    header {
        top: 0;
        left: 0;
        width: 100%;
        background: rgba(0,0,0,0.8);
        position: fixed;
        border-bottom: solid 1px rgba(255,255,255,0.4);
    }
}

header .logo {
    float: left;
    margin-left: 60px;
    padding: 0px 15px;
    
}

    header .logo img {
        max-height: 82px;
    }

@media (max-width:1279px) {
    header .logo {
        margin-left: 15px;
        padding: 0;
        background: none;
    }

        header .logo img {
            max-height: 50px;
        }
}

header .nav {
    float: right;
    text-align: right;
    font-family: "微软雅黑";
}

@media (max-width:1279px) {
    header .nav {
        display: none;
    }
}

header .nav li {
    margin: 0 50px;
    z-index: 99;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    header .nav li > a {
        height: 80px;
        line-height: 80px;
        text-align: center;
        color: #fff;
        display: block;
        z-index: 100;
        position: relative;
        font-size: 17px;
    }

        header .nav li > a:before {
            content: "";
            left: 50%;
            bottom: 0;
            width: 0;
            height: 2px;
            z-index: 50;
            opacity: 0;
            display: none\9;
            position: absolute;
            background: #d51518;
            -webkit-transition: all 334ms ease-in-out;
            transition: all 334ms ease-in-out;
        }

    header .nav li:hover > a:before {
        left: 0;
        opacity: 1;
        width: 100%;
        display: block\9;
    }

header .nav .active > a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    z-index: 50;
    opacity: 1;
    display: block\9;
    background: #d51518;
}

.index-icon {
    position: fixed;
    bottom: 50px;
    left: 0;
    z-index: 999;
    width: 100%;
    position: relative;
    text-align: center;
    -webkit-animation: 2s myicon infinite linear;
    animation: 2s myicon infinite linear;
}

@media (max-width:1279px) {
    .index-icon {
        display: none;
    }
}

@-webkit-keyframes myicon {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-70px);
        transform: translateY(-70px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes myicon {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-70px);
        transform: translateY(-70px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.boxmain {
    padding: 60px 100px 70px;
}

@media (max-width:1681px) {
    .boxmain {
        padding: 40px 100px 50px;
    }
}

@media (max-width:1601px) {
    .boxmain {
        padding: 30px 70px;
    }
}

@media (max-width:1450px) {
    .boxmain {
        padding: 30px 35px;
    }
}

@media (max-width:1024px) {
    .boxmain {
        padding: 30px 0;
    }
}

.index-box-4 {
    padding-top: 180px;
}

    .index-box-4 .roll dl {
        padding-top: 30px;
    }

    .index-box-4 .footer {
        margin-top: 108px;
    }

@media (max-width:1600px) {
    .index-box-4 {
        padding-top: 70px;
    }

        .index-box-4 .footer {
        	padding:40px 0;
            margin-top: 70px;
        }
}

@media (max-width:1366px) {
    .index-box-4 .footer {
        margin-top: 30px;
        padding: 15px 0;
    }

        .index-box-4 .footer .copy {
            padding-top: 0;
        }
}

@media (max-width:700px) {
    .index-box-4 {
        padding-top: 50px;
    }
    .index-box-4 .more{display:none;}

        .index-box-4 .footer {
            margin-top: 30px;
        }
}

.index-news-list {
    width: 50%;
    float: LEFT;
    margin-top: -60px;
    font-family: "微軟正黑體";
}

@media (max-width:700px) {
    .index-news-list {
        width: 100%;
        float: none;
        margin-top:0px;
        padding: 0 10px;
    }
}

.index-news-list .more {
    font-family: arial;
    color: #787878;
    float: right;
}

    .index-news-list .more:hover {
        color: #d51518;
    }

.index-news-list dd {
    color: #1c1c1c;
    font-family: arial;
}

.index-news-list dt h3 {
    font-size: 22px;
    height: 24px;
    overflow: hidden;
    font-weight: normal;
    position: relative;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

    .index-news-list dt h3 a {
        color: #060606;
    }

    .index-news-list dt h3:before {
        height: 1px;
        width: 0;
        content: "";
        top: 12px;
        left: 0;
        position: absolute;
        background: #d51518;
        -webkit-transition: all 334ms ease-in-out;
        transition: all 334ms ease-in-out;
    }

@media (max-width:700px) {
    .index-news-list dt h3 {
        font-size: 16px;
    }
}

.index-news-list dt p {
    height: 40px;
    color: #737373;
    margin-top: 5px;
    overflow: hidden;
    line-height: 20px;
}

.index-news-list dt:hover h3:before {
    width: 25px;
}

.index-news-list dt:hover h3 a {
    color: #d51518;
    padding-left: 35px;
}

.index-news-left {
    width: 50%;
    float: right;
    position: relative;
}

@media (max-width:700px) {
    .index-news-left {
        width: 100%;
        float: none;
    }
}

.index-news-left .pic {
    top: -50px;
    left: 0;
    z-index: 1;
    left: 50%;
    margin-left: -165px;
    position: absolute;
}

@media (max-width:960px) {
    .index-news-left .pic img {
        max-height: 80px;
    }
}

@media (max-width:700px) {
    .index-news-left .pic {
        top: auto;
        left: auto;
        position: relative;
        margin-left: 0;
    }

        .index-news-left .pic img {
            max-height: 60px;
        }
}

.index-news-left .mask {
    width: 330px;
    margin: 0 auto;
    padding: 130px 35px;
    color: #1c1c1c;
    font-size: 19px;
    position: relative;
    background: #c70000;
}

@media (max-width:700px) {
    .index-news-left .mask {
        width: 100%;
        padding: 35px 20px;
    }
}

.index-news-left .t1 {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
}

@media (max-width:700px) {
    .index-news-left .t1 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }
}

.index-news-left .more {
    color: #fff;
    font-size: 24px;
    margin-top: 30px;
    display: block;
    text-decoration: underline;
}

@media (max-width:700px) {
    .index-news-left .more {
        font-size: 16px;
    }
}

.footer {
    width: 100%;
    color: #4c4c4c;
    font-size: 12px;
    padding: 65px 0;
    margin-top: 80px;
    background: #151515;
}

@media (max-width:800px) {
    .footer {
        padding: 20px 0;
        margin-top: 30px;
    }
}

.footer .box {
    padding: 0 60px;
    position: relative;
}

@media (max-width:800px) {
    .footer .box {
        padding: 0 15px;
    }
}

.footer .copy {
    padding-top: 20px;
}

@media (max-width:800px) {
    .footer .copy {
        padding-top: 10px;
    }
}

.footer .menu {
    color: #343434;
}

    .footer .menu a {
        padding: 0 10px;
        color: #747474;
        font-size: 14px;
        display: inline-block;
    }

@media (max-width:420px) {
    .footer .menu a {
        font-size: 14px;
        padding: 0 5px;
    }
}

.footer .ad {
    top: 30px;
    right: 60px;
    font-size: 14px;
    position: absolute;
}

@media (max-width:800px) {
    .footer .ad {
        display: none;
    }
}

.index-box-3 {
    font-family: "微軟正黑體";
}

    .index-box-3 li {
        width: 50%;
        float: left;
        position: relative;
    }

@media (max-width:960px) {
    .index-box-3 li {
        width: 100%;
        float: none;
    }
}

.index-box-3 li a {
    width: 100%;
    height: 100%;
    display: block;
}

    .index-box-3 li a:before {
        top: 0;
        left: 0;
        content: "";
        width: 100%;
        height: 100%;
        z-index: 1;
        opacity: 0;
        position: absolute;
        -webkit-transform-origin: top center;
        -ms-transform-origin: top center;
        transform-origin: top center;
        -webkit-transition: all 600ms linear;
        transition: all 600ms linear;
        background: rgba(0,0,0,0.6);
    }

.index-box-3 li .pic {
    position: relative;
    overflow: hidden;
}

    .index-box-3 li .pic img {
        -webkit-transform-origin: bottom center;
        -ms-transform-origin: bottom center;
        transform-origin: bottom center;
        -webkit-transition: all 700ms linear;
        transition: all 700ms linear;
    }

    .index-box-3 li .pic:after {
        content: "";
        display: block;
        padding-bottom: 32.9%;
    }

.index-box-3 li .mask {
    color: #fff;
    bottom: 60px;
    left: 230px;
    z-index: 2;
    -webkit-transition: all 700ms linear;
    transition: all 700ms linear;
    position: absolute;
}

@media (max-width:640px) {
    .index-box-3 li .mask {
        bottom: 20px;
        left: 20px;
    }
}

.index-box-3 li .mask .t1 {
    font-size: 24px;
    height: 24px;
    overflow: hidden;
}

@media (max-width:640px) {
    .index-box-3 li .mask .t1 {
        font-size: 16px;
    }
}

.index-box-3 li .mask .t2 {
    height: 24px;
    margin-top: 10px;
    font-size: 16px;
    overflow: hidden;
}

@media (max-width:640px) {
    .index-box-3 li .mask .t2 {
        margin-top: 0;
        font-size: 14px;
    }
}

.index-box-3 li .mask .more {
    margin-top: 30px;
    display: block;
}

    .index-box-3 li .mask .more:hover {
        color: #d51518;
    }

.index-box-3 li:nth-child(4) .mask {
    font-size: 18px;
    width: 43%;
    left: 100px;
    bottom: 50px;
    line-height: 30px;
}

@media (max-width:1440px) {
    .index-box-3 li:nth-child(4) .mask {
        bottom: 20px;
    }
}

.index-box-3 li:nth-child(4) .mask .t3 {
    height: 90px;
    color: #4e4e4e;
    overflow: hidden;
}

.index-box-3 li:nth-child(4) .more {
    color: #080808;
    font-size: 18px;
    text-decoration: underline;
}

@media (max-width:767px) {
    .index-box-3 li:nth-child(4) {
        display: none;
    }
}

.index-box-3 li:nth-child(4):hover a:before {
    display: none;
}

.index-box-3 li:hover a:before {
    opacity: 1;
}

.index-box-3 li:hover .mask {
    bottom: 80px;
}

@media (max-width:1440px) {
    .index-box-3 li:hover .mask {
        bottom: 30px;
    }
}

@media (max-width:640px) {
    .index-box-3 li:hover .mask {
        bottom: 20px;
    }
}

.index-box-3 li:hover a .pic img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.fixed {
    top: 0;
    left: 0;
    width: 100%;
    position: fixed;
    -webkit-transition: all 334ms ease-in-out;
    transition: all 334ms ease-in-out;
    -webkit-animation: 2s dong;
    animation: 2s dong;
}

@-webkit-keyframes dong {
    0% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes dong {
    0% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.aside-header {
    background-color: #000;
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    background: rgba(0,0,0,0.8);
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
}

    .aside-header .logo {
        background: none;
    }

.aside-menu {
    margin-top: 80px;
    padding: 55px 0;
}

@media (max-width:1279px) {
    .aside-menu {
        margin-top: 50px;
        padding: 20px 0;
    }
}

.aside-menu li {
    width: 20%;
    float: left;
    height: 24px;
    line-height:24px;
    font-size: 17px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 334ms ease-in-out;
    transition: all 334ms ease-in-out;
}

@media (max-width:1279px) {
    .aside-menu li {
        font-size: 15px;
    }
}

@media (max-width:640px) {
    .aside-menu li {
        width: 50%;
        margin-top: 5px;
    }
}

.aside-menu li a {
    color: #000;
    padding-left: 60px;
    display: block;
     height: 24px;
    line-height: 24px;
    overflow: hidden;
}

@media (max-width:1279px) {
    .aside-menu li a {
        padding-left: 10px;
    }
}

.aside-menu li:before {
    left: 60px;
    top: 11px;
    content: "";
    height: 1px;
    width: 0;
    opacity: 0;
    position: absolute;
    background: #000;
    -webkit-transition: all 334ms ease-in-out;
    transition: all 334ms ease-in-out;
}

@media (max-width:1279px) {
    .aside-menu li:before {
        display: none;
    }
}

.aside-menu li:hover, .aside-menu .active {
    padding-left: 45px;
}

    .aside-menu li:hover:before, .aside-menu .active:before {
        opacity: 1;
        width: 38px;
    }

@media (max-width:1279px) {
    .aside-menu li:hover, .aside-menu .active {
        padding-left: 0;
    }
}

@media(max-width:640px) {
	.aside-menu{
		padding:0;
		margin-bottom:10px;
		background:#363636;
	}
	.aside-menu li{
		padding:0;
		margin:0;
		height:auto;
		margin-left:-1px;
		margin-top:-1px;
		line-height:40px;
		text-align:left;
		position:relative;
		border:solid 1px rgba(255,255,255,0.1);
	}
	.aside-menu li:after{
		content:"ddd";
		width:6px;
		height:6px;
		top:18px;
		right:10px;
		z-index:9;
		position: absolute;
		opacity:0.5;
		transform:rotate(-135deg);
		border-left:solid 2px #fff;
		border-bottom:solid 2px #fff;
	}
	.aside-menu li a{
		color:#fff;
		height:auto;
		font-size:14px;
		line-height:40px;
	}
}

.aside-case li {
    position: relative;
}

    .aside-case li a {
        width: 100%;
        height: 100%;
        display: block;
    }

        .aside-case li a:before {
            top: 0;
            left: 0;
            content: "";
            width: 100%;
            height: 100%;
            z-index: 1;
            opacity: 0;
            position: absolute;
            -webkit-transform-origin: top center;
            -ms-transform-origin: top center;
            transform-origin: top center;
            -webkit-transition: all 1000ms ease;
            transition: all 1000ms ease;
            background: rgba(0,0,0,0.6);
        }

    .aside-case li .pic {
        position: relative;
        overflow: hidden;
    }

        .aside-case li .pic:after {
            content: "";
            display: block;
            padding-bottom: 32.9%;
        }

    .aside-case li .mask {
        color: #fff;
        bottom: 50px;
        left: 20%;
        z-index: 2;
        -webkit-transition: all 700ms ease-in-out;
        transition: all 700ms ease-in-out;
        position: absolute;
    }

@media (max-width:1279px) {
    .aside-case li .mask {
        left: 40px;
        bottom: 20px;
    }
}

@media (max-width:480px) {
    .aside-case li .mask {
        left: 20px;
    }
}

.aside-case li .mask .t1 {
    font-size: 36px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

@media (max-width:1279px) {
    .aside-case li .mask .t1 {
        font-size: 16px;
        height: 24px;
        line-height: 24px;
    }
}

.aside-case li .mask .t2 {
    height: 24px;
    margin-top: 10px;
    font-size: 16px;
    overflow: hidden;
}

@media (max-width:1279px) {
    .aside-case li .mask .t2 {
        font-size: 14px;
        margin-top: 0;
    }
}

.aside-case li .mask .more {
    margin-top: 30px;
    display: block;
}

    .aside-case li .mask .more:hover {
        color: #d51518;
    }

.aside-case li:hover a:before {
    opacity: 1;
    display: block / 9;
}

.aside-case li:hover .mask {
    bottom: 80px;
}

@media (max-width:1279px) {
    .aside-case li:hover .mask {
        bottom: 20px;
    }
}

.aside-case .more {
    font-size: 20px;
    padding-top: 80px;
    text-align: center;
}

    .aside-case .more img {
        margin-left: 10px;
        margin-top: -6px;
        max-height: 36px;
    }

@media (max-width:767px) {
    .aside-case .more {
        padding-top: 20px;
        font-size: 14px;
    }

        .aside-case .more img {
            max-height: 20px;
            margin-top: 3px;
        }
}

.aside-case-show {
    margin-top: 80px;
    background: #f9f9f9;
}

@media (max-width:1279px) {
    .aside-case-show {
        margin-top: 50px;
    }
}

.aside-case-show .container {
    width: 1280px;
    padding: 0 10px;
	 
}
.aside-case-show .container img { display:block; margin: 0 auto;}

@media (max-width:1280px) {
    .aside-case-show .container {
        width: 100%;
    }
}


.aside-case-show dl {
    color: #4e4d4d;
    font-size: 16px;
    padding: 80px 0;
    overflow: hidden;
    line-height: 30px;
}

@media (max-width:1200px) {
    .aside-case-show dl {
        padding: 30px 0;
    }
}

@media (max-width:480px) {
    .aside-case-show dl {
        font-size: 14px;
        line-height: 24px;
    }
}

.aside-case-show dt {
    width: 50%;
    float: left;
}

    .aside-case-show dt p {
        padding-bottom: 20px;
    }

@media (max-width:1200px) {
    .aside-case-show dt {
        width: 100%;
        float: none;
        padding: 0 20px;
    }
}

.aside-case-show dd {
    width: 35%;
    float: right;
    padding-top: 5%;
}

@media (max-width:1200px) {
    .aside-case-show dd {
        width: 100%;
        float: none;
        padding: 0 20px;
    }
}

.aside-title {
    color: #000;
    margin-left: 150px;
    font-size: 18px;
    padding-top: 60px;
    padding-left: 65px;
    font-weight: normal;
    position: relative;
}

    .aside-title:before {
        content: "";
        width: 60px;
        height: 1px;
        top: 72px;
        left: 0;
        position: absolute;
        background: #000;
    }

@media (max-width:1200px) {
    .aside-title {
        margin-left: 70px;
    }
}

@media (max-width:960px) {
    .aside-title {
        margin-left: 10px;
        padding-top: 30px;
    }

        .aside-title:before {
            top: 42px;
        }
}

.aside-news {
    margin-top: 80px;
}

@media (max-width:1279px) {
    .aside-news {
        margin-top: 50px;
    }
}

.aside-news li {
    width: 50%;
    float: left;
    padding: 0 150px;
    margin-top: 50px;
}

@media (max-width:1200px) {
    .aside-news li {
        padding: 0 70px;
    }
}

@media (max-width:960px) {
    .aside-news li {
        padding: 0 10px;
    }
}

@media (max-width:640px) {
    .aside-news li {
        margin-top: 30px;
    }
}

@media (max-width:436px) {
    .aside-news li {
        width: 100%;
        float: none;
    }
}

.aside-news li .pic {
    overflow: hidden;
    position: relative;
}

    .aside-news li .pic img {
        -webkit-transition: all 700ms ease-in-out;
        transition: all 700ms ease-in-out;
        -webkit-transform-origin: bottom center;
        -ms-transform-origin: bottom center;
        transform-origin: bottom center;
    }

    .aside-news li .pic:after {
        content: "";
        display: block;
        padding-bottom: 22%;
    }

.aside-news li h3 {
    color: #000;
    height: 24px;
    margin: 30px 0;
    font-size: 18px;
    overflow: hidden;
    font-weight: normal;
}

@media (max-width:436px) {
    .aside-news li h3 {
        font-size: 16px;
        margin: 15px 0;
        height: 48px;
    }
}

.aside-news li p {
    color: #727272;
    font-size: 13px;
    height: 48px;
    overflow: hidden;
}

.aside-news li span {
    color: #585858;
    margin-top: 30px;
    display: block;
}

@media (max-width:436px) {
    .aside-news li span {
        margin-top: 10px;
        font-size: 12px;
    }
}

.aside-news li:hover .pic img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.aside-news li:hover h3 {
    text-decoration: underline;
}

.aside-tab {
    padding-top: 80px;
    text-align: center;
}

@media (max-width:767px) {
    .aside-tab {
        padding-top: 40px;
    }
}

.aside-tab a {
    color: #000;
    font-size: 15px;
    margin-right: 10px;
    font-family: arial;
    display: inline-block;
}

    .aside-tab a:hover {
        text-decoration: underline;
        color: #d51518;
    }

    .aside-tab a.cpb {
        text-decoration: underline;
        color: #d51518;
    }

.aside-about {
    margin-top: 80px;
}

@media (max-width:1279px) {
    .aside-about {
        margin-top: 50px;
    }
}

.aside-about dl {
    padding: 130px 0;
}

@media (max-width:1279px) {
    .aside-about dl {
        padding: 60px 20px;
    }
}

@media (max-width:680px) {
    .aside-about dl {
        padding: 30px 20px;
    }
}

.aside-about dt {
    width: 50%;
    float: left;
    color: #6d6d6d;
    font-size: 15px;
    line-height: 30px;
    padding-right: 50px;
}

@media (max-width:1024px) {
    .aside-about dt {
        width: 100%;
        padding-right: 0;
    }
}

.aside-about dt .t1 {
    font-size: 18px;
    color: #555;
    padding-top: 60px;
}

@media (max-width:1024px) {
    .aside-about dt .t1 {
        padding-top: 0;
    }
}

.aside-about dt .t2 {
    color: #333;
    line-height: 36px;
    margin-top: 15px;
    font-size: 26px;
    font-weight: bold;
}

@media (max-width:680px) {
    .aside-about dt .t2 {
        font-size: 16px;
        line-height: 24px;
    }
}

.aside-about dt .t3 {
    margin-top: 30px;
}

.aside-about dd {
    width: 50%;
    float: right;
}

@media (max-width:1024px) {
    .aside-about dd {
        display: none;
    }
}

.aside-about-2 {
    color: #fff;
    padding: 130px 0;
    min-height: 740px;
    font-size: 17px;
    background-image: url(../images/about-bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
}

@media (max-width:1279px) {
    .aside-about-2 {
        padding: 60px 20px;
        min-height: 500px;
    }
}

.aside-about-2 .font26 {
    padding: 20px 0 5px 0;
    font-size: 26px;
    line-height: 36px;
}

@media (max-width:680px) {
    .aside-about-2 .font26 {
        font-size: 16px;
        line-height: 24px;
    }
}

.aside-about-2 li {
    padding-top: 130px;
    float: left;
    width: 20%;
    text-align: center;
}

@media (max-width:1279px) {
    .aside-about-2 li {
        padding-top: 70px;
    }
}

@media (max-width:600px) {
    .aside-about-2 li {
        width: 33.333%;
        padding-top: 30px;
    }
}

.aside-about-2 li .t1 span {
    font-family: "DINPro-Light_0";
    font-size: 72px;
    line-height: 80px;
}

@media (max-width:1279px) {
    .aside-about-2 li .t1 span {
        font-size: 30px;
        line-height: 40px;
    }
}

@media (max-width:680px) {
    .aside-about-2 li .t1 span {
        font-size: 20px;
        line-height: 30px;
    }
}

.aside-about-2 li .t2 {
    padding-top: 10px;
}

@media (max-width:680px) {
    .aside-about-2 li .t2 {
        font-size: 10px;
        padding-top: 0;
    }
}

.aside-about-3 {
    background: #f8f8f8;
}

    .aside-about-3 dt {
        width: 50%;
        float: left;
        position: relative;
    }

        .aside-about-3 dt:after {
            content: "";
            display: block;
            padding-bottom: 64%;
        }

@media (max-width:680px) {
    .aside-about-3 dt {
        width: 100%;
        float: none;
    }
}

.aside-about-3 dd {
    width: 50%;
    float: left;
}

@media (max-width:680px) {
    .aside-about-3 dd {
        width: 100%;
        float: none;
        padding-bottom: 60px;
    }
}

.aside-about-3 dd .box {
    line-height: 30px;
    width: 70%;
    padding: 0 90px;
    padding-top: 15%;
    font-size: 18px;
    text-align: center;
}

@media (max-width:1279px) {
    .aside-about-3 dd .box {
        width: 100%;
        padding: 0 30px;
    }
}

@media (max-width:680px) {
    .aside-about-3 dd .box {
        font-size: 14px;
    }
}

.aside-about-3 dd .t1 {
    color: #474747;
    font-size: 48px;
    line-height: 70px;
    max-height: 70px;
    overflow:hidden;
}

@media (max-width:1279px) {
    .aside-about-3 dd .t1 {
        font-size: 40px;
        line-height: 50px;
        padding-top: 20px;
    }
}

@media (max-width:680px) {
    .aside-about-3 dd .t1 {
        font-size: 20px;
    }
}

.aside-about-3 dd .t1 span {
    padding-right: 10px;
    display: inline-block;
    font-size: 70px;
    font-family: "DINPro-Light_0";
    color: #d51518;
}

@media (max-width:1279px) {
    .aside-about-3 dd .t1 span {
        font-size: 40px;
    }
}

@media (max-width:680px) {
    .aside-about-3 dd .t1 span {
        font-size: 24px;
    }
}

.aside-about-3 dd .t2 {
    padding: 8% 0 5% 0;
}

@media (max-width:680px) {
    .aside-about-3 dd .t2 {
        font-size: 15px;
        line-height: 20px;
        padding: 20px 0 20px 0;
    }
}

.aside-about-3 .slick-dots {
    width: 1260px;
    left: 50%;
    bottom: 70px;
    margin-left: -630px;
    text-align: right;
}

@media (max-width:1279px) {
    .aside-about-3 .slick-dots {
        width: 100%;
        left: auto;
        bottom: 20px;
        right: 20px;
        margin-left: 0;
    }
}

.aside-about-3 .slick-dots li button {
    width: 6px;
    height: 27px;
    border-top: solid 16px #f8f8f8;
    display: inline-block;
    border-radius: 0;
    background: #c8c8c8;
}

.aside-about-3 .slick-dots li.slick-active button {
    height: 27px;
    border-top: solid 16px #d51518;
    background: #d51518;
}

.aside-about-4 {
    margin-top: 60px;
    padding: 0 10px;
}

@media (max-width:680px) {
    .aside-about-4 {
        margin-top: 30px;
    }
}

.aside-about-4 .title {
    color: #363636;
    font-size: 20px;
    padding-left: 15px;
    margin-bottom: 20px;
}

@media (max-width:680px) {
    .aside-about-4 .title {
        padding-left: 10px;
    }
}

.aside-about-4 li {
    width: 10%;
    float: left;
    padding: 10px;
}

@media (max-width:680px) {
    .aside-about-4 li {
        width: 20%;
        padding: 5px;
    }
}

.aside-about-4 li .pic {
    position: relative;
    -webkit-transition: all border-color 334ms ease-in-out;
    transition: all border-color 334ms ease-in-out;
    border: solid 1px #d2d2d2;
}

    .aside-about-4 li .pic:after {
        content: "";
        display: block;
        padding-bottom: 51%;
    }

.aside-about-4 li:hover .pic {
    border-color: #d51518;
}

.contact-map {
    width: 100%;
    margin-top: 80px;
    position: relative;
    z-index: 1;
    height: 760px;
}

@media (max-width:1279px) {
    .contact-map {
        margin-top: 50px;
        height: 360px;
    }
}

.contact-map em {
    display: inline-block;
    font-size: 24px;
    line-height: 30px;
    font-style: normal;
    margin: 0 20px;
    padding: 15px 0 10px 0;
    border-bottom: solid 1px #b1b1b1;
}

@media (max-width:640px) {
    .contact-map em {
        font-size: 16px;
        line-height: 20px;
        padding: 10px;
        margin: 0 10px;
    }
}

.contact-map p {
    font-size: 16px;
    padding: 15px 20px;
}

@media (max-width:640px) {
    .contact-map p {
        font-size: 12px;
        padding: 10px;
    }
}

.contact-map #l-map {
    width: 100%;
    height: 760px;
}

@media (max-width:1279px) {
    .contact-map #l-map {
        height: 360px;
    }
}

.aside-contact {
    line-height: 30px;
    font-size: 16px;
    padding-top: 70px;
}

@media (max-width:840px) {
    .aside-contact {
        padding-top: 30px;
    }
}

.aside-contact .left-box {
    width: 50%;
    float: left;
    padding-left: 150px;
	padding-top: 70px;
}

@media (max-width:1279px) {
    .aside-contact .left-box {
        padding-left: 50px;
    }
}

@media (max-width:840px) {
    .aside-contact .left-box {
        width: 100%;
        float: none;
        padding: 0 20px;
    }
}

.aside-contact .left-box .t1 .line {
    color: #161616;
    font-size: 36px;
    line-height: 40px;
    padding-bottom: 15px;
    display: inline-block;
    border-bottom: solid 2px #d51518;
}

@media (max-width:960px) {
    .aside-contact .left-box .t1 .line {
        font-size: 16px;
        line-height: 20px;
    }
}

.aside-contact .left-box .t1 .fon60 {
    line-height: 70px;
    font-size: 60px;
}

@media (max-width:960px) {
    .aside-contact .left-box .t1 .fon60 {
        font-size: 16px;
        line-height: 20px;
    }
}

.aside-contact .left-box .t2 {
    margin-top: 20px;
}

.aside-contact .left-box .t3 {
    color: #b3b3b3;
}

.aside-contact .left-box .t4 {
    font-size: 24px;
    margin-top: 15px;
}

.aside-contact .left-box .t5 {
    font-size: 50px;
    line-height: 60px;
    font-family: "DINPro-Light_0";
    color: #d51518;
}

@media (max-width:960px) {
    .aside-contact .left-box .t5 {
        font-size: 30px;
        line-height: 40px;
    }
}

.aside-contact .left-box .t5 a {
    color: #d51518;
}

.aside-contact .left-box .t6 {
    margin-top: 15px;
}

    .aside-contact .left-box .t6 a {
        padding: 0 5px;
        display: inline-block;
    }

.aside-contact .message {
    width: 50%;
    float: left;
    padding-top: 40px;
    padding-left: 50px;
    padding-right: 150px;
}

@media (max-width:1279px) {
    .aside-contact .message {
        padding-right: 50px;
    }
}

@media (max-width:960px) {
    .aside-contact .message {
        padding-top: 0;
    }
}

@media (max-width:840px) {
    .aside-contact .message {
        width: 100%;
        float: none;
        margin-top: 30px;
        padding: 0 20px;
    }
}

.aside-contact .message li {
    margin-top: 6px;
    position:relative;
}

    .aside-contact .message li font {
        position:absolute;
        right:0;
        top:-9px;
        font-size:12px;
        color:#F00;
        display:none;
    }

    .aside-contact .message li input, .aside-contact .message li textarea {
        padding: 15px;
        width: 100%;
        border: 0;
        color: #444;
        font-size: 14px;
        font-family: "微軟正黑體";
        background: #f3f3f3;
        border: solid 1px #f3f3f3;
    }

    .aside-contact .message li textarea {
        height: 220px;
    }

        .aside-contact .message li input:focus, .aside-contact .message li textarea:focus {
            background: #fff;
            border: solid 1px #ddd;
        }

    .aside-contact .message li input[type="button"] {
        color: #fff;
        font-size: 18px;
        background: #d51518;
    }

.aside-title-2 .t1 {
    color: #000;
    line-height: 70px;
    font-size: 60px;
}

.aside-title-2 .t2 {
    padding-left: 5px;
    color: #535353;
    font-size: 20px;
}

@media (max-width:1200px) {
    .aside-title-2 .t1 {
        font-size: 20px;
        line-height: 20px;
    }

    .aside-title-2 .t2 {
        font-size: 14px;
    }
}

.aside-service {
    margin-top: 80px;
}

@media (max-width:1400px) {
    .aside-service {
        padding-bottom: 80px;
    }
}

@media (max-width:767px) {
    .aside-service {
        padding: 0 20px 30px 20px;
    }
}

.aside-service .box-1 {
    width: 50%;
    float: left;
    padding-top: 140px;
    padding-left: 220px;
}

@media (max-width:1400px) {
    .aside-service .box-1 {
        padding-left: 50px;
    }
}

@media (max-width:1200px) {
    .aside-service .box-1 {
        width: 100%;
        float: none;
        padding-top: 0;
        padding: 0 30px;
    }
}

@media (max-width:600px) {
    .aside-service .box-1 {
        padding: 0 10px;
    }
}

.aside-service .box-1 .t3 {
    line-height: 28px;
    margin-top: 15px;
    color: #535353;
    font-size: 17px;
}

@media (max-width:1200px) {
    .aside-service .box-1 .t3 {
        font-size: 14px;
        line-height: 20px;
    }
}

.aside-service .box-1 ul {
    padding-top: 10px;
}

.aside-service .box-1 li {
    width: 33%;
    float: left;
    font-size: 16px;
    padding-top: 30px;
}

@media (max-width:1200px) {
    .aside-service .box-1 li {
        font-size: 14px;
        text-align: center;
    }
}

@media (max-width:600px) {
    .aside-service .box-1 li {
        width: 33.3333%;
        font-size: 12px;
    }
}

.aside-service .box-1 li img {
    max-height: 45px;
}

.aside-service .box-1 li p {
    padding: 14px 0;
    position: relative;
}

@media (max-width:1200px) {
    .aside-service .box-1 li p {
        padding: 5px;
    }
}

.aside-service .box-1 li p:first-child:after {
    content: "";
    width: 56px;
    height: 3px;
    bottom: 0;
    left: 0;
    position: absolute;
    background: #333;
}

@media (max-width:1200px) {
    .aside-service .box-1 li p:first-child:after {
        display: none;
    }
}

.aside-service .box-2 {
    width: 50%;
    float: right;
}

@media (max-width:1200px) {
    .aside-service .box-2 {
        display: none;
    }
}

.aside-more {
    color: #fff;
    width: 205px;
    height: 40px;
    display: block;
    line-height: 38px;
    text-align: center;
    margin-top: 60px;
    font-size: 17px;
    background: #d51518;
}

    .aside-more:hover {
        background: #fff;
        border: solid 1px #d51518;
    }

@media (max-width:480px) {
    .aside-more {
        margin: 30px auto 0 auto;
    }
}

.aside-service-2 {
    padding-top: 120px;
    height: 870px;
    color: #fff;
    background: url(../images/service-bg.jpg) no-repeat top center;
}

@media (max-width:767px) {
    .aside-service-2 {
        height: auto;
        padding: 30px 0;
    }
}

.aside-service-2 .box-1 {
    width: 50%;
    float: left;
    text-align: center;
}

@media (max-width:767px) {
    .aside-service-2 .box-1 {
        width: 100%;
        float: none;
        display: none;
    }
}

.aside-service-2 .box-2 {
    width: 35%;
    float: left;
    padding-top: 30px;
}

@media (max-width:1400px) {
    .aside-service-2 .box-2 {
        width: 45%;
    }
}

@media (max-width:767px) {
    .aside-service-2 .box-2 {
        width: 100%;
        float: none;
        padding: 30px;
    }
}

.aside-service-2 .box-2 .t3 {
    line-height: 28px;
    margin-top: 15px;
    color: #fff;
    font-size: 17px;
}

@media (max-width:767px) {
    .aside-service-2 .box-2 .t3 {
        font-size: 14px;
        line-height: 20px;
    }
}

.aside-service-2 .box-2 li {
    width: 25%;
    float: left;
    font-size: 16px;
    padding-top: 80px;
}

@media (max-width:767px) {
    .aside-service-2 .box-2 li {
        padding-top: 30px;
        font-size: 14px;
    }
}

@media (max-width:480px) {
    .aside-service-2 .box-2 li {
        width: 50%;
        text-align: center;
    }
}

.aside-service-2 .box-2 li img {
    max-height: 45px;
}

.aside-service-2 .box-2 li p {
    padding: 14px 0;
    position: relative;
}

@media (max-width:480px) {
    .aside-service-2 .box-2 li p {
        padding: 5px;
    }
}

.aside-service-2 .box-2 li p:first-child:after {
    content: "";
    width: 56px;
    height: 3px;
    bottom: 0;
    left: 0;
    position: absolute;
    background: #fff;
}

@media (max-width:480px) {
    .aside-service-2 .box-2 li p:first-child:after {
        display: none;
    }
}

.aside-service-2 .aside-title-2 .t1, .aside-service-2 .aside-title-2 .t2 {
    color: #fff;
}

.aside-service-2 .aside-more {
    margin-top: 100px;
    color: #d51518;
    background: #fff;
}

    .aside-service-2 .aside-more:hover {
        color: #000;
        border: 0;
    }

@media (max-width:767px) {
    .aside-service-2 .aside-more {
        margin-top: 30px;
    }
}

.aside-service-3 {
    height: 864px;
    color: #fff;
    background: url(../images/service-bg3.jpg) no-repeat top center;
}

@media (max-width:767px) {
    .aside-service-3 {
        height: auto;
        padding: 50px 0;
    }
}

.aside-service-3 .aside-title-2 .t1, .aside-service-3 .aside-title-2 .t2 {
    color: #fff;
}

.aside-service-3 .aside-more {
    margin-top: 100px;
}

@media (max-width:767px) {
    .aside-service-3 .aside-more {
        margin-top: 40px;
    }
}

.aside-service-3 .box-1 {
    width: 50%;
    float: left;
    padding-top: 140px;
    padding-left: 220px;
}

@media (max-width:1400px) {
    .aside-service-3 .box-1 {
        padding-left: 50px;
    }
}

@media (max-width:767px) {
    .aside-service-3 .box-1 {
        width: 100%;
        float: none;
        padding: 0 30px;
    }
}

.aside-service-3 .box-1 .t3 {
    line-height: 28px;
    margin-top: 15px;
    color: #fff;
    font-size: 17px;
}

@media (max-width:480px) {
    .aside-service-3 .box-1 .t3 {
        font-size: 14px;
        line-height: 20px;
    }
}

.aside-service-3 .box-1 ul {
    padding-top: 10px;
}

.aside-service-3 .box-1 li {
    width: 25%;
    float: left;
    font-size: 16px;
    padding-top: 50px;
}

    .aside-service-3 .box-1 li img {
        max-height: 45px;
    }

@media (max-width:480px) {
    .aside-service-3 .box-1 li {
        width: 50%;
        padding-top: 30px;
        text-align: center;
    }
}

.aside-service-3 .box-1 li p {
    padding: 14px 0;
    position: relative;
}

@media (max-width:480px) {
    .aside-service-3 .box-1 li p {
        padding: 5px;
        font-size: 14px;
    }
}

.aside-service-3 .box-1 li p:first-child:after {
    content: "";
    width: 56px;
    height: 3px;
    bottom: 0;
    left: 0;
    position: absolute;
    background: #fff;
}

@media (max-width:480px) {
    .aside-service-3 .box-1 li p:first-child:after {
        display: none;
    }
}

.aside-service-3 .box-2 {
    width: 50%;
    float: right;
    padding-top: 140px;
    text-align: right;
}

@media (max-width:767px) {
    .aside-service-3 .box-2 {
        width: 100%;
        float: none;
        display: none;
    }
}

.aside-service-4 {
    height: auto;
    padding: 60px 0;
    background: #040d38;
}

@media (max-width:767px) {
    .aside-service-4 {
        padding: 50px 0 30px 0;
    }
}

.aside-service-4 .box-2 {
    padding-top: 90px;
}

@media (max-width:767px) {
    .aside-service-4 .box-2 {
        padding-top: 0;
    }
}

.aside-service-4 .aside-more {
    color: #fff;
    margin-top: 130px;
    background: #d51518;
}

@media (max-width:767px) {
    .aside-service-4 .aside-more {
        margin-top: 40px;
    }
}

.aside-service-4 .aside-more:hover {
    color: #fff;
    background: none;
    border: solid 1px #fff;
}

.aside-service .box-1 li p:after, .aside-service-2 .box-1 li p:after, .aside-service-3 .box-1 li p:after, .aside-service-4 .box-1 li p:after {
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.aside-service .box-1 li img, .aside-service-2 .box-1 li img, .aside-service-3 .box-1 li img, .aside-service-4 .box-1 li img, .aside-service .box-2 li img, .aside-service-2 .box-2 li img, .aside-service-3 .box-2 li img, .aside-service-4 .box-2 li img {
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.aside-service .box-1 li:hover img, .aside-service-2 .box-1 li:hover img, .aside-service-3 .box-1 li:hover img, .aside-service-4 .box-1 li:hover img, .aside-service .box-2 li:hover img, .aside-service-2 .box-2 li:hover img, .aside-service-3 .box-2 li:hover img, .aside-service-4 .box-2 li:hover img {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.aside-service .box-1 li:hover p:after, .aside-service-2 .box-1 li:hover p:after, .aside-service-3 .box-1 li:hover p:after, .aside-service-4 .box-1 li:hover p:after, .aside-service .box-2 li:hover p:after, .aside-service-2 .box-2 li:hover p:after, .aside-service-3 .box-2 li:hover p:after, .aside-service-4 .box-2 li:hover p:after {
    width: 45px;
}

.hosting {
    background: #fff;
    padding: 40px 0 0 0;
}

@media (max-width:1259px) {
    .hosting {
        width: 100%;
        overflow: auto;
    }

        .hosting .hosting-box {
            padding-left: 10px;
            padding-right: 10px;
            width: 1260px;
        }
}

.hosting .container {
    width: 1280px;
}

.hosting-product {
    margin-top: 80px;
}

    .hosting-product dt {
        min-height: 95px;
    }

        .hosting-product dt .iconfont {
            font-size: 42px;
            color: #fff;
            display: inline-block;
            line-height: 42px;
            vertical-align: middle;
        }

    .hosting-product dd {
        border-bottom: solid #f3f3f3 1px;
        overflow: hidden;
        text-align: center;
    }

        .hosting-product dd .p-01 {
            color: #fff;
            font-size: 20px;
        }

        .hosting-product dd .p-02 {
            line-height: 18px;
        }

    .hosting-product .exclusiveTpye {
        width: 77%;
        float: left;
        border-top-left-radius: 8px;
        overflow: hidden;
        box-shadow: 2px 3px 0 #f2f2f2;
        border-right: 3px solid #f2f2f2;
        text-align: center;
    }

        .hosting-product .exclusiveTpye dt {
            background: #e3472e;
            color: #fdc8bb;
            padding-top: 15px;
        }

            .hosting-product .exclusiveTpye dt span {
                display: inline-block;
                padding-left: 5px;
                margin-top: -3px;
                vertical-align: middle;
            }

            .hosting-product .exclusiveTpye dt em {
                font-size: 24px;
                color: #fff;
                clear: both;
                display: block;
                font-style: normal;
                line-height: 26px;
            }

        .hosting-product .exclusiveTpye dd li {
            width: 25%;
            float: left;
        }

            .hosting-product .exclusiveTpye dd li:hover .div-02 .btn {
                background: #e3472e;
                color: #fff;
            }

        .hosting-product .exclusiveTpye dd .box-01 {
            border-top: solid 1px #ff7753;
            border-right: #ff7753 solid 1px;
            background: #e3472e;
            color: #fdc8bb;
        }

        .hosting-product .exclusiveTpye dd .box-02 {
            border-left: #e8e8e8 solid 1px;
            border-top: none;
        }

        .hosting-product .exclusiveTpye dd .div-01 {
            overflow: hidden;
            padding: 15px 0;
        }

            .hosting-product .exclusiveTpye dd .div-01 span {
                display: inline-block;
                color: #848484;
                width: 50%;
                float: left;
                text-align: center;
                margin: 15px 0;
                border-right: dotted 1px #bfbfbf;
            }

                .hosting-product .exclusiveTpye dd .div-01 span:nth-child(2n) {
                    border: none;
                }

                .hosting-product .exclusiveTpye dd .div-01 span em {
                    font-style: normal;
                    font-size: 18px;
                    color: #4a4a4a;
                    display: block;
                }

        .hosting-product .exclusiveTpye dd .div-02 {
            clear: both;
            color: #848484;
            text-align: center;
            padding: 30px 0;
            border-top: solid 1px #f3f3f3;
            line-height: 24px;
        }

            .hosting-product .exclusiveTpye dd .div-02 .priceM {
                color: #ec5d38;
                font-size: 24px;
            }

            .hosting-product .exclusiveTpye dd .div-02 .priceY {
                color: #ec5d38;
            }

            .hosting-product .exclusiveTpye dd .div-02 i {
                font-size: 12px;
                color: #e3472e;
                border-radius: 10px;
                border: solid 1px;
                display: inline-block;
                line-height: 20px;
                padding: 0 10px;
                margin: 0 0 0 10px;
                font-style: normal;
            }

            .hosting-product .exclusiveTpye dd .div-02 .btn {
                display: inline-block;
                color: #e3472e;
                border: solid 1px #e3472e;
                border-radius: 5px;
                line-height: 36px;
                padding: 0 5px;
                min-width: 170px;
                font-size: 16px;
                margin: 20px 0 0 0;
                -webkit-transition: all .5s;
                transition: all .5s;
            }

                .hosting-product .exclusiveTpye dd .div-02 .btn:hover {
                    background: #e3472e;
                    color: #fff;
                }

    .hosting-product .box-01 {
        padding: 30px 0 10px 0;
    }

        .hosting-product .box-01 .p-02 {
            height: 36px;
        }

    .hosting-product .shareTpye {
        float: right;
        width: 22%;
        border-top-right-radius: 8px;
        overflow: hidden;
        box-shadow: 4px 3px 0 #f2f2f2;
    }

        .hosting-product .shareTpye dt {
            background: #3c7dda;
            color: #a5c9fd;
            text-align: center;
            padding-top: 27px;
        }

            .hosting-product .shareTpye dt span {
                display: inline-block;
                padding-left: 5px;
                margin-top: -3px;
                vertical-align: middle;
            }

            .hosting-product .shareTpye dt em {
                font-size: 24px;
                color: #fff;
                clear: both;
                display: block;
                font-style: normal;
                line-height: 26px;
            }

            .hosting-product .shareTpye dt .p-02 {
                line-height: 18px;
            }

        .hosting-product .shareTpye dd {
            min-height: 544px;
        }

            .hosting-product .shareTpye dd li {
                width: 100%;
                float: left;
            }

                .hosting-product .shareTpye dd li:hover .div-02 .btn {
                    background: #3c7dda;
                    color: #fff;
                }

            .hosting-product .shareTpye dd .box-01 {
                border-top: solid 1px #5693ed;
                background: #3c7dda;
                color: #a5c9fd;
            }

            .hosting-product .shareTpye dd .p-01 {
                color: #fff;
                font-size: 20px;
            }

            .hosting-product .shareTpye dd .box-02 {
                border-left: #e8e8e8 solid 1px;
                border-top: none;
            }

            .hosting-product .shareTpye dd .div-01 {
                overflow: hidden;
                padding: 15px 0;
            }

                .hosting-product .shareTpye dd .div-01 span {
                    display: inline-block;
                    color: #848484;
                    width: 50%;
                    float: left;
                    text-align: center;
                    margin: 15px 0;
                    border-right: dotted 1px #bfbfbf;
                }

                    .hosting-product .shareTpye dd .div-01 span:nth-child(2n) {
                        border: none;
                    }

                    .hosting-product .shareTpye dd .div-01 span em {
                        font-style: normal;
                        font-size: 18px;
                        color: #4a4a4a;
                        display: block;
                    }

            .hosting-product .shareTpye dd .div-02 {
                clear: both;
                color: #848484;
                text-align: center;
                padding: 30px 0;
                border-top: solid 1px #f3f3f3;
                line-height: 24px;
            }

                .hosting-product .shareTpye dd .div-02 .priceY {
                    color: #f00;
                    font-size: 24px;
                }

                .hosting-product .shareTpye dd .div-02 .btn {
                    display: inline-block;
                    color: #3c7dda;
                    border: solid 1px #3c7dda;
                    border-radius: 5px;
                    line-height: 36px;
                    padding: 0 5px;
                    min-width: 170px;
                    font-size: 16px;
                    margin: 20px 0 0 0;
                    -webkit-transition: all .5s;
                    transition: all .5s;
                }

                    .hosting-product .shareTpye dd .div-02 .btn:hover {
                        background: #3c7dda;
                        color: #fff;
                    }

            .hosting-product .shareTpye dd .p-03 {
                color: #f00;
            }

.hosting-info {
    margin-top: 56px;
    font-family: "微软雅黑";
    padding: 45px 0 45px 0;
    color: #999;
    overflow: hidden;
    clear: both;
}

    .hosting-info .nav-height {
        position: relative;
        z-index: 9;
    }

    .hosting-info .nav-wrap.navFix {
        position: fixed;
        top: 0;
        left: 0;
        box-shadow: 0 0 5px rgba(0,0,0,0.2);
        border-bottom: 1px solid #e3e3e3\9;
        z-index: 9;
        width: 100%;
        background: #fff;
    }

    .hosting-info .nav-wrap ul {
        width: 1260px;
        display: block;
        margin: 0 auto;
    }

    .hosting-info .nav-wrap li {
        display: inline-block;
        text-align: left;
        height: 50px;
        line-height: 50px;
        float: left;
    }

        .hosting-info .nav-wrap li a {
            min-width: 164px;
            text-align: center;
            display: block;
            padding: 0 20px;
            font-size: 18px;
            color: #333;
            position: relative;
        }

            .hosting-info .nav-wrap li a:hover, .hosting-info .nav-wrap li a.active {
                color: #fff;
                background: #e3472e;
            }

                .hosting-info .nav-wrap li a.active:after {
                    content: "";
                    width: 0;
                    height: 0;
                    border-style: solid;
                    border-width: 9px;
                    border-color: #e3472e transparent transparent transparent;
                    position: absolute;
                    bottom: -18px;
                    left: 50%;
                    margin-left: -9px;
                }

    .hosting-info .content {
        padding-bottom: 60px;
        padding: 15px 46px 85px 47px;
    }

    .hosting-info .content-01, .hosting-info .content-02, .hosting-info .content-03 {
        position: relative;
    }

    .hosting-info #section1, .hosting-info #section2, .hosting-info #section3 {
        position: absolute;
        height: 30px;
        top: -70px;
    }

    .hosting-info .content-01 {
        padding: 0 0 40px 0;
    }

        .hosting-info .content-01 .title3 {
            color: #000;
            font-size: 44px;
            line-height: 54px;
            text-align: center;
        }

            .hosting-info .content-01 .title3 span {
                padding-bottom: 20px;
                display: inline-block;
                border-bottom: solid 2px #d51518;
            }

        .hosting-info .content-01 .p-01 {
            font-size: 15px;
            color: #666;
            line-height: 28px;
        }

    .hosting-info .content-02 {
        padding: 60px 0 40px 0;
        border-top: solid 1px #e8e8e8;
        position: relative;
    }

        .hosting-info .content-02 .title3 {
            color: #000;
            margin-bottom: 50px;
            font-size: 44px;
            line-height: 54px;
            text-align: center;
        }

            .hosting-info .content-02 .title3 span {
                padding-bottom: 20px;
                display: inline-block;
                border-bottom: solid 2px #d51518;
            }

        .hosting-info .content-02:before, .hosting-info .content-02:after {
            content: "";
            height: 1px;
            width: 100px;
            background: #e8e8e8;
            position: absolute;
            top: -1px;
        }

        .hosting-info .content-02:before {
            left: -47px;
        }

        .hosting-info .content-02:after {
            right: -47px;
        }

    .hosting-info .content-03 {
        padding: 60px 0 0 0;
        border-top: solid 1px #e8e8e8;
        position: relative;
    }

        .hosting-info .content-03:before, .hosting-info .content-03:after {
            content: "";
            height: 1px;
            width: 100px;
            background: #e8e8e8;
            position: absolute;
            top: -1px;
        }

        .hosting-info .content-03:before {
            left: -47px;
        }

        .hosting-info .content-03:after {
            right: -47px;
        }

    .hosting-info .list-one {
        background: #fff;
        text-align: center;
        margin: 15px 0 15px 0;
        border-right: solid 1px #d2d2d2;
    }

        .hosting-info .list-one ul {
            overflow: hidden;
        }

        .hosting-info .list-one li {
            width: 25%;
            float: left;
            color: #999;
            z-index: 1;
            line-height: 20px;
            position: relative;
        }

            .hosting-info .list-one li .box {
                border: solid 1px #d2d2d2;
                border-right: none;
                padding-top: 60px;
                min-height: 330px;
            }

                .hosting-info .list-one li .box:before {
                    content: "";
                    display: block;
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    z-index: 2;
                    background: transparent;
                }

            .hosting-info .list-one li i {
                display: inline-block;
                border: solid 1px #d2d2d2;
                border-radius: 5px;
                width: 60px;
                height: 60px;
                font-size: 30px;
                line-height: 60px;
                color: #000;
                -webkit-transition: all .5s;
                transition: all .5s;
            }

            .hosting-info .list-one li .title {
                color: #000;
                padding: 20px 0;
                padding-bottom: 10px;
            }

                .hosting-info .list-one li .title .big {
                    font-size: 18px;
                    font-weight: bold;
                }

            .hosting-info .list-one li .text {
                font-size: 12px;
                width: 205px;
                margin: 0 auto;
            }

            .hosting-info .list-one li.cur .box:before, .hosting-info .list-one li:hover .box:before {
                border: solid 1px #e3472e;
                border-bottom: 5px solid #e3472e;
            }

            .hosting-info .list-one li.cur i, .hosting-info .list-one li:hover i {
                border: solid 1px #ff7753;
                color: #fff;
                background: #e3472e;
                border-radius: 50%;
            }

            .hosting-info .list-one li.cur .title, .hosting-info .list-one li:hover .title {
                color: #e3472e;
            }

    .hosting-info .table-one {
        border-color: #e4e4e4;
        color: #666;
        line-height: 22px;
        font-size: 12px;
        border-top: solid 2px #ec5d38;
    }

        .hosting-info .table-one th {
            font-weight: normal;
            font-size: 16px;
            color: #000;
            background: #fafafa;
            padding: 15px 15px;
            border: #e4e4e4 1px solid;
        }

        .hosting-info .table-one td {
            padding: 15px 15px;
            border: #e4e4e4 1px solid;
        }

        .hosting-info .table-one .title-01 {
            font-size: 16px;
            color: #000;
            text-align: center;
            background: #fafafa;
        }

        .hosting-info .table-one .order {
            color: #3c7dda;
            display: inline-block;
            border-bottom: solid 1px #3c7dda;
        }

    .hosting-info .parameters .subNavBox {
        border-top: #e4e4e4 solid 1px;
        border-bottom: #e4e4e4 solid 1px;
    }

    .hosting-info .parameters .navContent {
        display: none;
        border-left: #e4e4e4 solid 1px;
        border-right: #e4e4e4 solid 1px;
    }

    .hosting-info .parameters .subNav {
        display: block;
        font-size: 16px;
        color: #e3472e;
        cursor: pointer;
        height: 44px;
        line-height: 44px;
        background: #f9f9f9;
        border-top: #e4e4e4 solid 1px;
        border-left: #e4e4e4 solid 1px;
        border-right: #e4e4e4 solid 1px;
        padding-left: 18px;
    }

        .hosting-info .parameters .subNav a {
            display: block;
        }

        .hosting-info .parameters .subNav:before {
            content: "";
            display: block;
            float: left;
            margin-top: 14px;
            margin-right: 10px;
            height: 14px;
            width: 14px;
            background: url(../images/icon-all.png) no-repeat -44px -152px;
        }

        .hosting-info .parameters .subNav.current {
            color: #000;
        }

            .hosting-info .parameters .subNav.current:before {
                background: url(../images/icon-all.png) no-repeat -10px -152px;
            }

    .hosting-info .table-two {
        border-color: #e4e4e4;
        color: #666;
        line-height: 22px;
        font-size: 12px;
        border: none;
    }

        .hosting-info .table-two th {
            font-weight: normal;
            font-size: 16px;
            color: #000;
            background: #fafafa;
            padding: 15px 15px;
            border: #e4e4e4 1px solid;
        }

        .hosting-info .table-two td {
            padding: 15px 15px;
            border: #e4e4e4 1px solid;
        }

        .hosting-info .table-two .title-01 {
            font-size: 14px;
            color: #000;
            background: #fafafa;
        }

        .hosting-info .table-two .title-02 {
            text-align: left;
            position: relative;
        }

            .hosting-info .table-two .title-02:before {
                content: "";
                width: 14px;
                height: 4px;
                background: #000;
                display: inline-block;
                vertical-align: middle;
                margin-right: 10px;
            }

        .hosting-info .table-two .list-two li {
            text-align: center;
            border-right: #e5e5e5 solid 1px;
            margin: 0 5px 0 5px;
            padding: 0 10px 0 0;
            display: inline-block;
        }

            .hosting-info .table-two .list-two li img {
                vertical-align: middle;
                margin-top: -3px;
                margin-right: 5px;
            }

            .hosting-info .table-two .list-two li:last-child {
                border: none;
                text-align: left;
            }

        .hosting-info .table-two .list-three li {
            width: 50%;
            float: left;
            border-right: #e5e5e5 solid 1px;
            padding: 0 5px 0 5px;
            word-break: break-all;
        }

            .hosting-info .table-two .list-three li:last-child {
                border: none;
            }

    .hosting-info .table-three {
        border-color: #e4e4e4;
        color: #666;
        line-height: 22px;
        font-size: 12px;
        border-top: solid 2px #e4e4e4;
    }

        .hosting-info .table-three th {
            font-weight: normal;
            font-size: 16px;
            color: #000;
            background: #fafafa;
            padding: 15px 15px;
            border-top: #e4e4e4 1px solid;
            border-bottom: #e4e4e4 1px solid;
        }

        .hosting-info .table-three td {
            padding: 15px 15px;
            border-top: #e4e4e4 1px solid;
            border-bottom: #e4e4e4 1px solid;
        }

        .hosting-info .table-three .list li {
            text-align: left;
        }

            .hosting-info .table-three .list li img {
                vertical-align: middle;
                margin-top: -3px;
                margin-right: 5px;
            }

        .hosting-info .table-three .list-02 li {
            display: inline-block;
            float: left;
            border-right: #e5e5e5 solid 1px;
            padding: 0 10px 0 0;
            margin: 0 10px 0 0;
            word-break: break-all;
        }

            .hosting-info .table-three .list-02 li:last-child {
                border: none;
            }

.parametersTabs .tabs {
    border-top: #e4e4e4 1px solid;
    border-left: #e4e4e4 1px solid;
    border-right: #e4e4e4 1px solid;
    overflow: hidden;
    padding: 15px 0 15px 25px;
    background: #fcfcfc;
}

    .parametersTabs .tabs .bt {
        color: #000;
        float: left;
        line-height: 30px;
        margin-right: 5px;
    }

    .parametersTabs .tabs li {
        float: left;
        border: 1px solid #e5e5e5;
        cursor: pointer;
        height: 32px;
        line-height: 30px;
        padding: 0 10px;
    }

        .parametersTabs .tabs li:hover, .parametersTabs .tabs li.active {
            border: 1px solid #e3472e;
        }

    .parametersTabs .tabs img {
        vertical-align: middle;
        margin-top: -3px;
    }

.parametersTabs .nr .tabArt {
    display: none;
}
/****新增新闻详细***/

.aside-news-show {
    margin-top: 80px;
    background: #f9f9f9;
}

@media (max-width:1279px) {
    .aside-news-show {
        margin-top: 50px;
    }
}

.aside-news-show .container {
    width: 1280px;
    padding: 0 10px;
}

@media (max-width:1280px) {
    .aside-news-show .container {
        width: 100%;
    }
}

.aside-news-show  h1{
    color: #000;
    font-size: 1.2em;
    margin-bottom: 2%;
    text-align: center;
}

.aside-news-show .subtitle {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #333;
    display: block;
    padding: 0.5% 0;
    text-align: center;
    font-size: 14px;
}

.aside-news-show dl {
    color: #4e4d4d;
    font-size: 16px;
    padding: 80px 0 40px 0;
    overflow: hidden;
    line-height: 30px;
}

@media (max-width:1200px) {
    .aside-news-show dl {
        padding: 30px 0;
    }
}

@media (max-width:480px) {
    .aside-news-show dl {
        font-size: 14px;
        line-height: 24px;
    }
}


.list-page-news {
	padding: 50px 0;
	overflow: hidden
}

.list-page-news li {
	width: 50%;
	float: left;
	padding-left: 40px
}

.list-page-news li p {
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	padding: 0 10px;
	background-color: #f0f0f0
}

.list-page-news li:hover p {
	color: #fff;
	background-color: #c00008
}

.list-page-news li:hover p a {
	color: #fff;
	-webkit-transition-duration: 0s;
	transition-duration: 0s
}

.list-page-news li:first-child {
	padding-left: 0
}

@media (max-width:767px) {
	.list-page-news {
		padding: 30px 0
	}

	.list-page-news li {
		width: 100%;
		margin-top: 10px;
		padding-left: 0
	}
}

	
	
 .nav li {
	position: relative;
}
 .nav .subnav{	
	top: 80px;
	    width: 240px;
	    z-index: 10;
	    left: 50%;
	    padding: 10px 0;
	    margin-left: -120px;
	    position: absolute;
	    text-align: center;
	    display: none;
	    background: rgba(174, 43, 47, 0.8);
	    background: rgba(0, 0, 0, 0.7);
		}	
		.subnav a{
		display: block;
		    color: #fff;
		    padding: 5px 0;
		    font-size: 13px;
		    line-height: 24px;				
		}
		.subnav a:hover{
			background:#D51518
			
		}