
@font-face {
    font-family: "qcloud-num-thin";
    font-style: normal;
    font-weight: 400;
    src: url("../font/qcloud-num-thin.eot?#font-spider") format("embedded-opentype"), url("../font/qcloud-num-thin.woff") format("woff"), url("../font/qcloud-num-thin.ttf") format("truetype"), url("../font/qcloud-num-thin.svg") format("svg");
}
.qc-navigation {
    height: 65px;
    position: absolute;
    width: 100%;
    z-index: 100; border-bottom: 1px solid rgba(255,255,255,0.2);
}
.qc-navigation1 {
    height: 65px;
    width: 100%;
    z-index: 100; border-bottom: 1px solid rgba(255,255,255,0.1);
}
.sr-only, .visually-hidden {
    border: 0 none !important;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px !important;
    overflow: hidden;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}
.body {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    min-width: 320px;
}

.qc-btn {
    border: 1px solid #fff;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    overflow: visible;
    padding: 0 20px;
    text-align: center;
    transition: background-color 0.15s ease 0s;
    vertical-align: middle;
}
.qc-btn:active, .qc-btn:hover {
    background-color: #2277da;
    border-color: #2277da;
}
.qc-btn:focus {
    background-color: #2277da;
    border-color: #2277da;
    outline: 0 none;
}
.qc-btn.disabled, .qc-btn.disabled:active, .qc-btn.disabled:focus, .qc-btn.disabled:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    cursor: default;
    opacity: 0.4;
}
.qc-btn-1 {
    background-color: #0071ce;
    color: #fff;
}
.mod-wrap {
    box-sizing: border-box;
    min-width: 320px;
    padding: 100px 0;
}
.mod-wrap.bg-color-1 {
    background-color: #f2f2f5;
}
.mod-wrap .mod-title {
    color: #333;
}
.mod-wrap .mod-title .title {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 10px;
}
.mod-wrap .mod-title .des-text {
    font-size: 18px;
    line-height: 1.5em;
}
.mod-wrap .mod-title .qc-btn {
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    margin-top: 35px;
    width: 180px;
}
.mod-wrap .mod-title .qc-btn:active, .mod-wrap .mod-title .qc-btn:focus {
    border-color: #2277da;
    color: #fff;
}
.mod-wrap .mod-content {
    margin-top: 60px;
}
.mod-wrap .vertical-text .title {
    display: inline-block;
    font-size: 24px;
    margin-bottom: 30px;
    vertical-align: middle;
}
.mod-wrap .vertical-text .title .icon {
    display: inline-block;
    vertical-align: middle;
}
.mod-wrap .vertical-text .des-text {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    line-height: 30px;
}
.mod-wrap .vertical-text .des-text .qc-btn {
    margin-top: 30px;
}
.d-tb {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.d-tbc {
    display: table-cell;
}
.qc-grids {
    font-size: 0;
}
.qc-grids [class*="qc-unit"] {
    box-sizing: border-box;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    word-spacing: normal;
}
.ct-slot {
    margin-left: 10px;
    margin-right: 10px;
}

.mod-hero {
    background-position: center top;
    background-repeat: no-repeat;
}
.mod-hero .hero-inner {
    margin: 0 auto;
    min-width: 320px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.mod-hero .hero-img {
    font-size: 0;
    height: 500px;
    position: relative;
}
.mod-hero .hero-img .img-item {
    background-position: center top;
    background-repeat: no-repeat;
    display: none;
    height: 100%;
    width: 100%;
}
.mod-hero .hero-img .img-item.active {
    display: inline-block;
    position: relative;
}
.hero-handle {
    left: 50%;
    max-width: 1200px;
    opacity: 0;
    position: absolute;
    top: 55%;
    transition: opacity 0.2s ease 0s;
    width: 100%;
}
.mod-hero:hover .hero-handle {
    opacity: 1;
}
.hero-handle-inner {
    left: -50%;
    position: absolute;
    width: 100%;
}
.mod-hero .hero-tab {
    bottom: 15%;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 90%;max-width: 1050px;
    z-index: 99;
}
.qc-unit-4-24 {
    width: 16.6667%;
}
.mod-hero .hero-tab li {
    display: inline-block;
    margin: 0 3px;
}
.mod-hero .hero-tab li a {
    display: inline-block;
    height: 3px;
    padding: 5px 0;
    width: 13px;
}
.mod-hero .hero-tab li a i {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
    display: inline-block;
    height: 5px;
    width: 15px;
}
.mod-hero .hero-tab .selected a i {
    background-color: #fff;
    opacity: 1;
}
.mod-hero .switch-control {
    font-size: 0;
    height: 400px;
    line-height: 400px;
    margin-top: -200px;
    position: absolute;
    top: 50%;
    width: 60px;
}
.mod-hero .switch-control.pre {
    left: 0;
    text-align: left;
}
.mod-hero .switch-control.next {
    right: 0;
    text-align: right;
}
.mod-hero .switch-control b {
    display: inline-block;
    height: 41px;
    line-height: 99;
    overflow: hidden;
    vertical-align: middle;
    width: 22px;
}
.mod-hero .switch-control.pre b {
    background-image: url("../images/index-201702161621.png");
    background-position: -252px -79px;
}
.mod-hero .switch-control.next b {
    background-image: url("../images/index-201702161621.png");
    background-position: -105px -158px;
}
.mod-hero .hero-ct {
    position: absolute;
    top: 26%;
}
.mod-hero .hero-text {
    color: #fff;
    height: 100%;
    left: 50%;
    max-width: 1050px;
    min-width: 320px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 90%;
}
.mod-hero .hero-text-inner {
    height: 100%;
    left: -50%;
    position: absolute;
    text-align: center;
    width: 100%;
}
.mod-hero .hero-text-inner:hover {
    cursor: pointer;
}
.mod-hero .hero-text .hero-ct h2 {
    font-size: 56px;
    font-weight: 400;
    margin-bottom: 2.5%;
}
.mod-hero .hero-text .hero-ct .piece {
    margin-right: 30px;
}
.mod-hero .hero-text .hero-ct .des-text {
    font-size: 20px;
    line-height: 36px;
}
.mod-hero .hero-text .hero-btn {
    border: 1px solid #fff;
    border-radius: 2px;
    bottom: 24%;left: 41%;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 43px;
    line-height: 43px;
    position: absolute;
    text-align: center;
    width: 18.33%;
}
.mod-hero .hero-text .hero-btn:hover {
    background-color: #fff;
}
.mod-hero .hero-ct-mobile {
    bottom: 40px;
    color: #fff;
    display: none;
    position: absolute;
    text-align: center;
    width: 100%;
}
.mod-hero .hero-ct-mobile h2 {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 2.5%;
}
.mod-hero .hero-ct-mobile .des-text {
    font-size: 16px;
}
.mod-activity {
    padding: 0;
}
.mod-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    min-width: 320px;
}
.mod-activity .activity-list {
    font-size: 0;
}
.mod-activity .activity-list li {
    box-sizing: border-box;
    display: inline-block;
    height: 140px;
    padding-left: 15px;
    padding-top: 15px;
    position: relative;
    vertical-align: top;
    white-space: nowrap;
    width: 25%;
}
.mod-activity .activity-list li a {
    display: block;
    height: 100%;
}
.mod-activity .activity-list li::after {
    border-left: 1px solid #e2e2e2;
    content: "";
    display: block;
    height: 80px;
    left: 0;
    position: absolute;
    top: 30px;
    width: 1px;
}
.advertising-icon {
    background-size: 100% auto;
    height: 110px;
    margin-right: 5px;
    position: relative;
    transition: all 0.2s linear 0s;
    width: 110px;
}
.advertising-icon img {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.activity-list li .advertising-text, .advertising-icon {
    display: inline-block;
    vertical-align: middle;
}
.activity-list li .advertising-text {
    max-width: 50%;
}
.activity-list li .advertising-text .title {
    color: #333;
    font-size: 16px;
    padding-bottom: 5px;
    transition: all 0.2s linear 0s;
}
.activity-list li .advertising-text .title em {
    color: #ff9102;
    transition: all 0.2s linear 0s;
}
.activity-list li .advertising-text .title i {
    margin-left: 5px;
    margin-top: -3px;
}
.activity-list li .advertising-text .content {
    color: #666;
    font-size: 14px;
    white-space: normal;
    word-break: break-all;
}
.activity-list li:hover .advertising-icon {
    transform: translate3d(0px, -2px, 0px);
}
.activity-list li:hover .advertising-text .title, .activity-list li:hover .advertising-text .title em {
    color: #2277da;
}
.mod-activity .activity-list li:first-child::after {
    display: none;
}
.advertising-icon-hot, .advertising-icon-new {
    display: inline-block;
    height: 13px;
    vertical-align: middle;
    width: 29px;
}
.advertising-icon-hot {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 97.16% 95.93%;
    background-repeat: no-repeat;
    background-size: 586.207% 1046.15%;
}
.advertising-icon-new {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 97.16% 83.74%;
    background-repeat: no-repeat;
    background-size: 586.207% 1046.15%;
}
.activity-list .mobile-advertising-text {
    display: none;
}
.mod-wrap-product {
    background-image: url("img/home/mod-bg.png");
    background-position: center top;
    background-repeat: no-repeat;
}
.mod-wrap-product .unit-box {
    background-color: #fff;
    height: 130px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 20px 0;
    transition: all 0.2s linear 0s;
}
.mod-wrap-product .unit-box:hover:hover {
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
    transform: translate3d(0px, -2px, 0px);
}
.mod-wrap-product .pd-item-name {
    border-right: 1px solid #e2e2e2;
    display: inline-block;
    height: 100%;
    text-align: center;
    vertical-align: top;
    width: 42%;
}
.mod-wrap-product .pd-item-name h3 {
    color: #333;
    font-size: 18px;
    font-weight: 400;
    margin-top: 22px;
}
.mod-wrap-product .pd-img {
    max-width: 81%;
}
.mod-wrap-product .pd-item-sub {
    display: inline-block;
    padding-left: 5%;
    vertical-align: top;
    width: 52%;
}
.mod-wrap-product .pd-item-sub .sub-name {
    color: #666;
    font-size: 14px;
    line-height: 32px;
}
.mod-wrap-product .pd-item-sub .sub-name:hover {
    color: #2277da;
}
.mod-wrap-product .m-more {
    display: none;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
.mod-wrap-product .m-more .links {
    background: #fff none repeat scroll 0 0;
    color: #2277da;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.mod-wrap-product .mobile-pt {
    display: none;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 40px;
}
.mod-wrap-product .mobile-pt .pt-item {
    background-color: #fff;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.mod-wrap-product .mobile-pt .pt-item:last-child {
    margin-bottom: 0;
}
.mod-wrap-product .mobile-pt .pt-title {
    padding-left: 5px;
    padding-right: 5px;
}
.mod-wrap-product .mobile-pt .pt-title a {
}
.mod-wrap-product .mobile-pt .pt-category {
    color: #000;
    display: block;
    font-size: 16px;
    height: 50px;
    position: relative;
}
.mod-wrap-product .mobile-pt .pt-category::before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}
.mod-wrap-product .mobile-pt .pt-category .pd-img {
    display: inline-block;
    height: 32px;
    margin-right: 15px;
    vertical-align: middle;
    width: 32px;
}
.mod-wrap-product .mobile-pt .pt-category .text {
    display: inline-block;
    vertical-align: middle;
}
.mod-wrap-product .mobile-pt .pt-item .arr {
    background-image: url("img/home/responsive/arr-down.png");
    background-size: 17px auto;
    display: inline-block;
    height: 10px;
    position: absolute;
    right: 0;
    top: 20px;
    width: 17px;
}
.mod-wrap-product .mobile-pt .pt-item-open .arr {
    background-image: url("img/home/responsive/arr-up.png");
}
.mod-wrap-product .mobile-pt .pt-ct {
    border-top: 1px solid #e2e2e2;
    display: none;
    padding: 15px 5px 5px;
}
.mod-wrap-product .mobile-pt .pt-item-open .pt-ct {
    display: block;
}
.mod-wrap-product .mobile-pt .pt-ct .ct-item {
    margin-bottom: 10px;
}
.mod-wrap-product .mobile-pt .sub-title {
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
}
.mod-wrap-product .mobile-pt .sub-title h4 {
    color: #333;
    font-size: 14px;
    font-weight: 400;
}
.mod-wrap-product .mobile-pt .sub-title .des-text {
    color: #999;
    font-size: 12px;
    line-height: 20px;
}
.mod-wrap-solution {
    height: 775px;
    padding-bottom: 83px;
    padding-top: 95px;
    position: relative;
}
.mod-wrap-solution .solution-bg {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.mod-wrap-solution.solution-game .solution-bg {
    background-image: url("img/home/solution/game/bg.jpg");
}
.mod-wrap-solution.solution-medical .solution-bg {
    background-image: url("img/home/solution/medical/bg.jpg");
}
.mod-wrap-solution.solution-finance .solution-bg {
    background-image: url("img/home/solution/finance/bg.jpg");
}
.mod-wrap-solution.solution-e-commerce .solution-bg {
    background-image: url("img/home/solution/e-commerce/bg.jpg");
}
.mod-wrap-solution.solution-video .solution-bg {
    background-image: url("img/home/solution/video/bg.jpg");
}
.mod-wrap-solution.solution-o2o .solution-bg {
    background-image: url("img/home/solution/o2o/bg.jpg");
}
.mod-wrap-solution.solution-wechat .solution-bg {
    background-image: url("img/home/solution/wechat/bg.jpg");
}
.mod-wrap-solution.solution-tourism .solution-bg {
    background-image: url("img/home/solution/tourism/bg.jpg");
}
.mod-wrap-solution.solution-website .solution-bg {
    background-image: url("img/home/solution/website/bg.jpg");
}
.mod-wrap-solution.solution-iot .solution-bg {
    background-image: url("img/home/solution/iot/bg.jpg");
}
.mod-wrap-solution .mod-inner {
    position: relative;
    z-index: 2;
}
.mod-wrap-solution .mod-title {
    color: #fff;
}
.mod-wrap-solution .mod-content {
    color: #fff;
    height: 460px;
}
.mod-wrap-solution .qc-unit-4-24 {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    display: inline-block;
    vertical-align: top;
}
.mod-wrap-solution .qc-unit-4-24 .tab-item a {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    transition: background-color 0.2s ease 0s;
    width: 77%;
}
.mod-wrap-solution .qc-unit-4-24 .tab-item a:hover {
    color: #008bff;
}
.mod-wrap-solution .qc-unit-4-24 .tab-item.item-selected a, .mod-wrap-solution .qc-unit-4-24 .tab-item.item-selected a:hover {
    background-color: #2277da;
    color: #fff;
}
.mod-wrap-solution .solution-details {
    height: 100%;
}
.mod-wrap-solution .solution-details .solution-item {
    padding-left: 5%;
}
.mod-wrap-solution .solution-details .user-list {
    margin-bottom: 60px;
    margin-top: 40px;
    white-space: nowrap;
}
.mod-wrap-solution .solution-details .user-list li {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-sizing: border-box;
    display: inline-block;
    height: auto;
    margin-right: 2%;
    text-align: center;
    width: 14%;
}
.mod-wrap-solution .solution-details .user-list li.last {
    margin-right: 0;
}
.mod-wrap-solution .solution-details .user-list li a {
    cursor: pointer;
    display: block;
    height: 100%;
}
.mod-wrap-solution .solution-details .user-list li a::before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}
.mod-wrap-solution .solution-details .user-list li:hover {
    background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
}
.mod-wrap-solution .solution-details .user-list li.no-detail:hover {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
    cursor: default;
}
.mod-wrap-solution .solution-details .user-list li.no-detail a:hover {
    cursor: default;
}
.mod-wrap-solution .solution-details .user-list .user-img {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
}
.mod-wrap-solution .solution-details .vertical-text {
    width: 75%;
}
.mod-wrap-solution .solution-details .vertical-text .solution-icon {
    height: 23px;
    width: 28px;
}
.mod-wrap-solution .solution-details .vertical-text .qc-btn {
    border-color: rgba(255, 255, 255, 0.4);
    height: 32px;
    line-height: 32px;
    margin-top: 30px;
    width: 70px;
}
.mod-wrap-solution .solution-details .vertical-text .qc-btn:active, .mod-wrap-solution .solution-details .vertical-text .qc-btn:focus, .mod-wrap-solution .solution-details .vertical-text .qc-btn:hover {
    border-color: #2277da;
}
.mod-wrap-data {
    padding: 0;
    position: relative;
}
.mod-wrap-data .mod-inner {
    overflow: hidden;
    position: relative;
}
.mod-wrap-data .mod-title {
    padding-top: 95px;
}
.mod-wrap-data .mod-content {
    margin-top: 8.4%;
    overflow: hidden;
}
.mod-wrap-data .merit-item {
    margin-bottom: 44px;
}
.mod-wrap-data .merit-item.data-item-3 {
    margin-bottom: 130px;
}
.mod-wrap-data .merit-item span {
    display: block;
    height: 96px;
    width: 164px;
}
.mod-wrap-data .merit-item .map-img-1 {
    background-image: url("img/home/map-1.png");
}
.mod-wrap-data .merit-item .map-img-2 {
    background-image: url("img/home/map-2.png");
}
.mod-wrap-data .merit-item .map-img-3 {
    background-image: url("img/home/map-3.png");
}
.mod-wrap-data .map {
    font-size: 0;
    height: 100%;
    max-width: 80%;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: right;
    top: 25px;
    width: 100%;
}
.mod-wrap-data .map .map-img {
    background-image: url("img/home/earth.png");
    background-size: cover;
    display: inline-block;
    height: 100%;
    max-width: 100%;
    vertical-align: middle;
    width: 100%;
}
.mod-wrap-data .map::before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}
.mod-wrap-data .map-text {
    bottom: 130px;
    color: #333;
    font-size: 14px;
    left: 70px;
    line-height: 44px;
    position: absolute;
}
.mod-wrap-data .mod-title .tc-btn {
    border: 1px solid #333;
    color: #333;
}
.mod-wrap-data .map-text .icon {
    display: inline-block;
    height: 22px;
    margin-right: 15px;
    vertical-align: -5px;
    width: 22px;
}
.mod-wrap-data .map-text .icon-1 {
    background-image: url("../images/index-201702161621.png");
    background-position: -252px -122px;
}
.mod-wrap-data .map-text .icon-2 {
    background-image: url("../images/index-201702161621.png");
    background-position: -129px -158px;
}
.mod-wrap-data .qc-btn {
    border-color: #333;
    color: #333;
}
.mod-wrap-data .qc-btn:hover {
    border-color: #2277da;
    color: #fff;
}
.mod-wrap-dynamic {
    background-color: #02a2fa;
    background-image: url("img/home/dynamic-bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: 130px;
    padding: 0;
}
.mod-wrap-dynamic .mod-inner {
    white-space: nowrap;
}
.mod-wrap-dynamic .text {
    color: #fff;
    display: inline-block;
    font-size: 24px;
    line-height: 130px;
    text-align: left;
    vertical-align: top;
    width: 30.5%;
}
.mod-wrap-dynamic .ct-data {
    display: block;
}
.mod-wrap-dynamic .data {
    color: #fff;
    display: inline-block;
    font-family: qcloud-num-thin,"helvetica neue","hiragino sans gb",tahoma,"microsoft yahei ui","microsoft yahei",simsun,sans-serif;
    font-size: 24px;
    line-height: 130px;
    text-align: right;
    vertical-align: top;
    width: 69.5%;
}
.mod-wrap-dynamic .data span {
    font-size: 70px;
    letter-spacing: 0.3em;
}
.mod-wrap-service {
    background-image: url("img/home/mod-bg.png");
    background-position: center top;
    background-repeat: no-repeat;
}
.mod-wrap-service .unit-box {
    background-color: #fff;
    display: block;
    text-align: center;
    transition: all 0.2s linear 0s;
}
.mod-wrap-service .unit-box:hover {
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
    transform: translate3d(0px, -2px, 0px);
}
.mod-wrap-service .vertical-text {
    padding: 25px 0;
}
.mod-wrap-service .vertical-text .title {
    color: #333;
    font-size: 18px;
    margin-bottom: 5px;
}
.mod-wrap-service .vertical-text .des-text {
    color: #666;
    line-height: 24px;
    padding-left: 10px;
    padding-right: 10px;
}
.mod-wrap-service .service-img {
    display: block;
    height: 100px;
    margin: 0 auto 10px;
    width: 144px;
}
.mod-wrap-free {
    background-image: url("img/home/free-bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 530px;
    min-height: 270px;
}
.mod-wrap-free .mod-title {
    color: #fff;
}
.mod-wrap-service .tc-btn-1 {
    margin-left: 10px;
}
.mod-wrap-news {
    background-image: url("img/home/mod-bg.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 438px;
}
.mod-wrap-news .mod-content {
    margin-top: 0;
}
.mod-wrap-news .mod-title {
    margin-bottom: 10px;
}
.mod-wrap-news .mod-title .title {
    display: inline-block;
}
.mod-wrap-news .mod-title .sub-tab {
    display: inline-block;
    margin-left: 20px;
}
.mod-wrap-news .mod-title .sub-tab .sub-text {
    display: inline-block;
    margin-left: 13px;
    margin-right: 13px;
}
.mod-wrap-news .mod-title .sub-tab .sub-text a {
    color: #333;
    font-size: 18px;
    padding-bottom: 5px;
}
.mod-wrap-news .mod-title .sub-tab .sub-text-selected a {
    border-bottom: 2px solid #2277da;
    color: #2277da;
}
.mod-wrap-news .unit-box .news-list {
    display: inline-block;
    width: 50%;
}
.mod-wrap-news .unit-box .news-list .news-item {
    color: #333;
    font-size: 14px;
    line-height: 50px;
}
.mod-wrap-news .unit-box .news-list .text {
    display: inline-block;
    max-width: 66%;
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    word-break: break-all;
}
.mod-wrap-news .unit-box .news-list .news-item .date {
    color: #666;
    display: inline-block;
    vertical-align: middle;
}
.mod-wrap-news .unit-box .news-list .news-item .stick {
    color: #999;
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
}
.mod-wrap-news .unit-box .news-list .news-item:hover, .mod-wrap-news .unit-box .news-list .news-item:hover .date, .mod-wrap-news .unit-box .news-list .news-item:hover .stick {
    color: #2277da;
}
.mod-wrap-news .unit-box .news-list .news-item .label {
    background-color: #fc5900;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    margin-left: 5px;
    padding: 1px 8px;
}
.mod-wrap-news .ad-img, .mod-wrap-news .event-img {
    height: auto;
    margin-bottom: 20px;
    max-width: 100%;
}
.mod-wrap-news .text-line {
    margin-top: 15px;
}
.mod-wrap-news .text-line.m-text {
    display: none;
}
.mod-wrap-news .links {
    color: #2277da;
    font-size: 14px;
}
.mod-wrap-news .links:hover {
    text-decoration: underline;
}
.mod-wrap-news .pagination {
    float: right;
    font-size: 0;
    margin-top: 10px;
}
.mod-wrap-news .btn-page {
    background-color: #fcfcfc;
    border: 1px solid #666;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 0 !important;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 38px;
}
.mod-wrap-news .pagination .page-prev {
    margin-right: 10px;
}
.mod-wrap-news .btn-page .icon-page-prev {
    background-image: url("../images/index-201702161621.png");
    background-position: -173px -182px;
    display: inline-block;
    height: 16px;
    vertical-align: middle;
    width: 9px;
}
.mod-wrap-news .btn-page .icon-page-next {
    background-image: url("../images/index-201702161621.png");
    background-position: -162px -182px;
    display: inline-block;
    height: 16px;
    vertical-align: middle;
    width: 9px;
}
.mod-wrap-news .btn-page:hover {
    background-color: #2277da;
    border: 1px solid #2277da;
}
.mod-wrap-news .btn-page:focus {
    background-color: #2277da;
    border: 1px solid #2277da;
    outline: 0 none;
}
.mod-wrap-news .btn-page:focus .icon-page-prev, .mod-wrap-news .btn-page:hover .icon-page-prev {
    background-image: url("../images/index-201702161621.png");
    background-position: -151px -182px;
}
.mod-wrap-news .btn-page:focus .icon-page-next, .mod-wrap-news .btn-page:hover .icon-page-next {
    background-image: url("../images/index-201702161621.png");
    background-position: -140px -182px;
}
.mod-wrap-news .btn-page-disabled, .mod-wrap-news .btn-page-disabled:focus, .mod-wrap-news .btn-page-disabled:hover {
    background-color: #f6f6f6;
    border-color: #bcbcbc;
    cursor: default;
}
.mod-wrap-news .btn-page-disabled .icon-page-prev, .mod-wrap-news .btn-page-disabled:focus .icon-page-prev, .mod-wrap-news .btn-page-disabled:hover .icon-page-prev {
    background-image: url("../images/index-201702161621.png");
    background-position: -129px -182px;
}
.mod-wrap-news .btn-page-disabled .icon-page-next, .mod-wrap-news .btn-page-disabled:focus .icon-page-next, .mod-wrap-news .btn-page-disabled:hover .icon-page-next {
    background-image: url("../images/index-201702161621.png");
    background-position: -184px -182px;
}
.mod-wrap-our-service {
    background-color: #fff;
    padding: 40px 0;
}
.mod-wrap-our-service .d-tbc-first, .mod-wrap-our-service .d-tbc-last {
    width: 17%;
}
.service-item {
    border-left: 1px solid #dcddde;
    display: block;
    font-size: 14px;
    height: 80px;
    text-align: center;
}
.mod-wrap-our-service .d-tbc:first-child .service-item {
    border-left: 0 none;
}
.service-item .term {
    display: inline-block;
    height: 77px;
    max-width: 90%;
}
.service-item .term-1 {
    background-image: url("../images/index-201702161621.png");
    background-position: -134px -79px;
    width: 116px;
}
.service-item .term-2 {
    background-image: url("../images/index-201702161621.png");
    background-position: -145px 0;
    width: 133px;
}
.service-item .term-3 {
    background-image: url("../images/index-201702161621.png");
    background-position: 0 -158px;
    width: 103px;
}
.service-item .term-4 {
    background-image: url("../images/index-201702161621.png");
    background-position: 0 -79px;
    width: 132px;
}
.service-item .term-5 {
    background-image: url("../images/index-201702161621.png");
    background-position: 0 0;
    width: 143px;
}
.first-service-item {
    text-align: left;
}
.last-service-item {
    text-align: right;
}
.mod-wrap-our-service .d-tbc-first {
    padding-left: 1%;
}
.mod-wrap-our-service .d-tbc-last {
    padding-right: 1%;
}
.head-light-tips {
    background-color: #fffce2;
}
.head-light-tips-inner {
    color: #f87831;
    line-height: 25px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    min-height: 25px;
    min-width: 320px;
    padding-bottom: 5px;
    padding-top: 5px;
    position: relative;
}
.head-light-tips-close, .head-light-tips-icon, .head-light-tips-inner span {
    display: inline-block;
    vertical-align: top;
}
.head-light-tips-inner span {
    max-width: 80%;
}
.head-light-tips-icon {
    background-image: url("../images/index-201702161621.png");
    background-position: -153px -158px;
    height: 16px;
    margin-right: 7px;
    margin-top: 4px;
    width: 16px;
}
.head-light-tips-close {
    background-image: url("../images/index-201702161621.png");
    background-position: -171px -158px;
    height: 13px;
    position: absolute;
    right: 4px;
    top: 13px;
    width: 13px;
}
.mod-wrap-certification .mod-content {
    margin-top: 55px;
}
.mod-wrap-certification .ct-box {
    border: 1px solid #dbdbdb;
    display: block;
    height: 200px;
    transition: all 0.2s linear 0s;
}
.mod-wrap-certification .ct-box:hover {
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
    transform: translate3d(0px, -2px, 0px);
}
.mod-wrap-certification .vertical-text {
    padding-top: 30px;
    text-align: center;
}
.mod-wrap-certification .vertical-text .ct-img {
    display: block;
    height: auto;
    margin: 0 auto 15px;
    max-width: 100%;
}
.mod-wrap-certification .vertical-text .title {
    color: #333;
    font-size: 18px;
    margin-bottom: 5px;
}
.mod-wrap-certification .vertical-text .des-text {
    color: #666;
    font-size: 14px;
}
.mod-wrap-certification .mask {
    height: 207px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.mod-wrap-certification .certification-item {
    margin-bottom: 20px;
}
.mod-wrap-certification .section-slide-left, .mod-wrap-certification .section-slide-right {
    background-color: #c2c2c2;
    display: inline-block;
    height: 60px;
    position: absolute;
    top: 75px;
    width: 26px;
}
.mod-wrap-certification .section-slide-left.disabled, .mod-wrap-certification .section-slide-right.disabled {
    background-color: #e6e6e6;
}
.mod-wrap-certification .section-slide-left:hover, .mod-wrap-certification .section-slide-right:hover {
    background-color: #adadad;
}
.mod-wrap-certification .section-slide-left.disabled:hover, .mod-wrap-certification .section-slide-right.disabled:hover {
    background-color: #e6e6e6;
    cursor: default;
}
.mod-wrap-certification .section-slide-left {
    left:9px;
}
.mod-wrap-certification .section-slide-right {
    right:2px;
}
.mod-wrap-certification .section-slide-left::before, .mod-wrap-certification .section-slide-right::before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}
.mod-wrap-certification .section-slide-left .icon, .mod-wrap-certification .section-slide-right .icon {
    background-repeat: no-repeat;
    display: inline-block;
    height: 21px;
    margin-left: 7px;
    vertical-align: middle;
    width: 12px;
}
.mod-wrap-certification .section-slide-left .icon {
    background-image: url("../images/index-201702161621.png");
    background-position: -105px -201px;
}
.mod-wrap-certification .section-slide-right .icon {
    background-image: url("../images/index-201702161621.png");
    background-position: -119px -201px;
}
.mod-wrap-certification .carousel-indicators {
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
.mod-wrap-certification .carousel-indicators li {
    display: inline-block;
}
.mod-wrap-certification .carousel-indicators .dot {
    display: inline-block;
    padding: 10px 5px;
}
.mod-wrap-certification .carousel-indicators .dot i {
    background-color: #d6d6d6;
    border-radius: 50%;
    display: inline-block;
    height: 9px;
    width: 9px;
}
.mod-wrap-certification .carousel-indicators li.active .dot i {
    background-color: #2277da;
}
.mod-wrap-certification .ct-list {
    left: 0;
    padding-top: 5px;
    position: absolute;
    top: 0;
    width: 10000px;
}
.mod-wrap-product-new {
    background-image: url("img/home/mod-bg.png");
    background-position: center top;
    background-repeat: no-repeat;
}
.mod-wrap-product-new .qc-unit-active {
    width: 33.3333%;
}
.mod-wrap-product-new .mod-content {
    height: 450px;
}
.mod-wrap-product-new .product-block {
    background-color: #fff;
    border-right: 1px solid #d9d9d9;
    border-top: 4px solid #d9d9d9;
    height: 400px;
    min-height: 0;
    overflow: hidden;
    padding-bottom: 40px;
    position: relative;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s, z-index 0s ease 0.12s;
}
.mod-wrap-product-new .product-block.last {
    border-right: medium none;
}
.mod-wrap-product-new .product-block.hidden-ct {
    display: none;
}
.mod-wrap-product-new .product-block .pt-overview {
    bottom: 0;
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
    z-index: 5;
}
.mod-wrap-product-new .pt-overview-name {
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
    text-align: center;
}
.mod-wrap-product-new .pt-overview-name::after {
    background-color: #d9d9d9;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    width: 40px;
}
.mod-wrap-product-new .pt-overview-name .name-title {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    position: relative;
}
.mod-wrap-product-new .pt-detail-name .pt-name-img, .mod-wrap-product-new .pt-overview-name .pt-name-img {
    display: block;
    height: 32px;
    margin: 0 auto 15px;
    width: 32px;
}
.mod-wrap-product-new .pt-overview-name .pt-name-img.compute {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 25.36% 33.65%;
    background-repeat: no-repeat;
    background-size: 531.25% 425%;
}
.mod-wrap-product-new .pt-overview-name .pt-name-img.cdn {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 0.72% 66.35%;
    background-repeat: no-repeat;
    background-size: 531.25% 425%;
}
.mod-wrap-product-new .pt-overview-name .pt-name-img.database {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 50% 66.35%;
    background-repeat: no-repeat;
    background-size: 531.25% 425%;
}
.mod-wrap-product-new .pt-overview-name .pt-name-img.domain {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 0.72% 0.96%;
    background-repeat: no-repeat;
    background-size: 531.25% 425%;
}
.mod-wrap-product-new .pt-overview-name .pt-name-img.safe {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 0.72% 99.04%;
    background-repeat: no-repeat;
    background-size: 531.25% 425%;
}
.mod-wrap-product-new .pt-overview-name .pt-name-img.network {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 50% 99.04%;
    background-repeat: no-repeat;
    background-size: 531.25% 425%;
}
.mod-wrap-product-new .pt-overview-name .pt-name-img.monitor {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 99.28% 0.96%;
    background-repeat: no-repeat;
    background-size: 531.25% 425%;
}
.mod-wrap-product-new .pt-overview-name .pt-name-img.mobile {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 99.28% 66.35%;
    background-repeat: no-repeat;
    background-size: 531.25% 425%;
}
.mod-wrap-product-new .pt-overview-name .pt-name-img.video {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 25.36% 0.96%;
    background-repeat: no-repeat;
    background-size: 531.25% 425%;
}
.mod-wrap-product-new .pt-detail-sub-menu, .mod-wrap-product-new .pt-overview-sub-menu {
    margin-top: 25px;
}
.mod-wrap-product-new .pt-detail-sub-menu .menu-list, .mod-wrap-product-new .pt-overview-sub-menu .menu-list {
    height: 200px;
}
.mod-wrap-product-new .pt-overview-sub-menu .title {
    color: #666;
    font-size: 14px;
    line-height: 42px;
}
.mod-wrap-product-new .pt-detail-sub-menu .title-text, .mod-wrap-product-new .pt-overview-sub-menu .title-text {
    position: relative;
}
.mod-wrap-product-new .pt-overview-sub-menu .tip-label {
    color: #ff7200;
    display: inline-block;
    font-size: 12px;
    margin-left: 3px;
    vertical-align: bottom;
}
.mod-wrap-product-new .product-block .pt-detail {
    opacity: 0;
    position: relative;
    text-align: left;
    transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    visibility: visible;
    z-index: 10;
}
.mod-wrap-product-new .qc-unit-active .pt-overview {
    display: none;
}
.mod-wrap-product-new .product-block.qc-unit-active .pt-overview {
    display: block;
    opacity: 0;
    transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.product-block.qc-unit-active {
    border-color: #2277e6;
    border-style: solid;
    border-width: 4px 1px 1px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
    margin-top: -30px;
    padding-bottom: 20px;
    transform: translate3d(0px, -2px, 0px);
}
.qc-grids.with-slot .product-block.qc-unit-active {
    height: 400px;
    min-height: 0;
    padding-left: 0;
    padding-right: 0;
}
.mod-wrap-product-new .product-block.qc-unit-active .pt-detail {
    opacity: 1;
    transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
    visibility: visible;
}
.mod-wrap-product-new .pt-detail-name {
    border-bottom: 1px solid #d9d9d9;
    margin-left: 15px;
    margin-right: 15px;
    padding: 20px 0;
    position: relative;
}
.mod-wrap-product-new .pt-detail-name .name-title {
    color: #2277e6;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    vertical-align: middle;
}
.mod-wrap-product-new .pt-detail-name .name-title .icon-arrow {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #b0b0b0 #b0b0b0;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 2px 2px;
    display: none;
    height: 10px;
    margin: auto;
    position: absolute;
    right: 20px;
    top: 28px;
    transform: rotate(-45deg);
    width: 10px;
}
.mod-wrap-product-new .pt-detail-name .pt-name-img {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 10px;
    vertical-align: middle;
}
.mod-wrap-product-new .pt-detail-sub-menu .des-text {
    color: #666;
    font-size: 14px;
    line-height: 1.5;
    margin-right: 33%;
}
.mod-wrap-product-new .pt-detail-name .pt-name-img.compute {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 0.72% 33.65%;
    background-repeat: no-repeat;
    background-size: 531.25% 425%;
}
.mod-wrap-product-new .pt-detail-name .pt-name-img.cdn {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 50% 33.65%;
    background-repeat: no-repeat;
    background-size: 531.25% 425%;
}
.mod-wrap-product-new .pt-detail-name .pt-name-img.database {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 25.36% 66.35%;
    background-repeat: no-repeat;
    background-size: 531.25% 425%;
}
.mod-wrap-product-new .pt-detail-name .pt-name-img.domain {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 74.64% 0.96%;
    background-repeat: no-repeat;
    background-size: 531.25% 425%;
}
.mod-wrap-product-new .pt-detail-name .pt-name-img.safe {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 74.64% 66.35%;
    background-repeat: no-repeat;
    background-size: 531.25% 425%;
}
.mod-wrap-product-new .pt-detail-name .pt-name-img.network {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 25.36% 99.04%;
    background-repeat: no-repeat;
    background-size: 531.25% 425%;
}
.mod-wrap-product-new .pt-detail-name .pt-name-img.monitor {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 74.64% 99.04%;
    background-repeat: no-repeat;
    background-size: 531.25% 425%;
}
.mod-wrap-product-new .pt-detail-name .pt-name-img.mobile {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 99.28% 33.65%;
    background-repeat: no-repeat;
    background-size: 531.25% 425%;
}
.mod-wrap-product-new .pt-detail-name .pt-name-img.video {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 74.64% 33.65%;
    background-repeat: no-repeat;
    background-size: 531.25% 425%;
}
.mod-wrap-product-new .pt-detail-name .pt-name-img.bigdata {
    background-image: url("../images/index-201702161621-svg.png");
    background-position: 50% 0.96%;
    background-repeat: no-repeat;
    background-size: 531.25% 425%;
}
.mod-wrap-product-new .pt-detail-sub-menu {
    margin-top: 10px;
}
.mod-wrap-product-new .pt-detail-sub-menu .menu-list {
    height: auto;
    min-height: 350px;
}
.mod-wrap-product-new .pt-detail-sub-menu .menu-list .menu-item {
    min-height: 73px;
    padding: 5px 20px 8px;
}
.mod-wrap-product-new .pt-detail-sub-menu .title {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
}
.mod-wrap-product-new .pt-detail-sub-menu .title-text {
    display: inline-block;
    font-weight: 400;
    vertical-align: middle;
}
.mod-wrap-product-new .pt-detail-sub-menu .shop {
    float: right;
}
.mod-wrap-product-new .pt-detail-sub-menu .label {
    color: #ff7200;
    font-size: 14px;
}
.mod-wrap-product-new .pt-detail-sub-menu .qc-btn {
    border: 1px solid #2277e6;
    color: #2277e6;
    display: none;
    margin-top: -7px;
}
.mod-wrap-product-new .pt-detail-sub-menu .qc-btn:hover {
    color: #fff;
}
.mod-wrap-product-new .pt-detail-sub-menu .menu-list .menu-item:hover {
    background-color: #f0f2f5;
    cursor: pointer;
}
.mod-wrap-product-new .pt-detail-sub-menu .menu-list .menu-item:hover .qc-btn {
    display: inline-block;
    font-size: 12px;
}
.mod-wrap-product-new .pt-detail-sub-menu .menu-list .menu-item.hidden-ct, .mod-wrap-product-new .pt-detail-sub-menu .menu-list .menu-item:hover .label {
    display: none;
}
.mod-wrap-product-new .pt-detail-sub-menu .m-link {
    color: #2277e6;
    font-size: 14px;
    margin: 0 20px;
    padding-top: 5px;
}
.mod-wrap-product-new .pt-detail-sub-menu .m-link:hover {
    text-decoration: underline;
}
.product-block.qc-unit-active .m-link {
    display: block;
}
.qc-navigation {
    min-width: 320px;
}
.qc-navigation-mobile {
    position: absolute;
}
body.ie8 .mod-wrap-dynamic .data span {
    font-size: 55px;
}
body.ie8 .mod-wrap-service .vertical-text .des-text {
    font-size: 12px;
}
body.ie8 .mod-wrap-solution .solution-details .user-list li {
    background-color: #969dab;
    border-color: #969aaa;
}
.mod-hero .hero-text .hero-btn:hover {
    color: #2277da;
}
.hero-text-con {
    position: absolute; width: 100%;
    top: 26%;
}
.mod-hero .hero-text .hero-text-con h2 {
    font-size: 56px;
    font-weight: 400;
    margin-bottom: 2.5%;
}
.mod-hero .hero-text .hero-text-con .piece {
    margin-right: 30px;
}
.mod-hero .hero-text .hero-text-con .des-text {
    font-size: 20px;
    line-height: 36px;
}
.hero-btn-center {
    left: 50%;
    margin-left: -9.15%;
}
@media screen and (max-width: 1199px) {
.qc-footer {
    min-width: 1000px;
}
.qc-footer-service .fs-ct, .qc-footer-service .fs-ct.item-last {
    width: 20%;
}
.qc-footer-service .fs-ct {
    text-align: center;
}
.qc-footer-website .columns, .qc-footer-website .columns.column-follow {
    text-align: center;
    width: 20%;
}
.qc-footer-website .columns .cl-ct {
    display: inline-block;
    text-align: left;
}
.qc-footer-blogroll .blogroll-inner {
    padding: 0 10px;
    text-align: center;
}
.qc-footer-blogroll .link-set {
    text-align: left;
}
.qc-footer-blogroll .locale {
    margin-top: 30px;
    position: relative;
    text-align: center;
}
}
@media screen and (max-width: 768px) {
.mod-scroll-btn {
    display: none;
}
.m-scroll-top {
    display: block;
}
.head-light-tips, .qc-navigation {
    display: none;
}
.qc-navigation-mobile {
    display: block;
}
.tc-footer {
    min-width: 320px;
    padding-bottom: 40px;
}
.tc-footer .tc-footer-columns {
    display: none;
}
.tc-footer .column-certification, .tc-footer .column-follow {
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
}
.tc-footer .columns h3, .tc-footer .columns ul {
    padding-left: 30px;
}
.tc-footer .column-certification .certification .ct-img img {
    max-width: 100%;
}
.tc-footer .column-certification > h3 {
    padding-left: 0;
}
.qc-footer {
    min-width: 320px;
}
.qc-footer .qc-footer-service {
    display: none;
}
.qc-footer-blogroll .blogroll-inner {
    display: block;
    margin: 0 6%;
    padding-left: 0;
    padding-right: 0;
    width: auto;
}
.qc-footer-blogroll .department {
    line-height: 24px;
}
}
@media screen and (max-width: 414px) {
.tc-footer .columns, .tc-footer .tc-footer-copyright .department {
    display: none;
}
.tc-footer .tc-footer-copyright .links .line-2 .slide {
    display: block;
}
.tc-footer .tc-footer-copyright .department, .tc-footer .tc-footer-copyright .department a {
    font-size: 14px;
}
.qc-footer-action .footer-action {
    padding-bottom: 25px;
    padding-top: 25px;
}
.qc-footer-action .text {
    font-size: 16px;
    padding-bottom: 20px;
    width: 100%;
}
.qc-footer-action .op-btns .bt {
    font-size: 14px;
    line-height: 30px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 25px;
    padding-right: 25px;
}
.qc-footer-website .website-columns {
    border-bottom: medium none;
    padding-bottom: 25px;
}
.qc-footer-website .columns, .qc-footer-website .columns.column-follow {
    border-bottom: 1px solid #393c40;
    display: block;
    margin: 0 6.67%;
    text-align: left;
    width: auto;
}
.qc-footer-website .columns .cl-ct {
    display: block;
}
.qc-footer-website .columns .cl-ct .ct-list {
    display: none;
}
.qc-footer-website .columns h3 {
    margin-bottom: 0;
}
.qc-footer-website .columns .ct-title {
    display: block;
    line-height: 40px;
    margin: 0;
    position: relative;
}
.qc-footer-website .columns .ct-title::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #fff #fff;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    content: "";
    display: block;
    height: 6px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 15px;
    transform: rotate(-45deg);
    width: 6px;
}
.qc-footer-website .m-open .cl-ct .ct-list {
    display: block;
}
.qc-footer-website .m-open .ct-title::after {
    border-color: #fff #fff -moz-use-text-color -moz-use-text-color;
    border-style: solid solid none none;
    border-width: 1px 1px medium medium;
}
.qc-footer-website .m-open .cl-ct .ct-list a {
    margin-bottom: 3px;
}
.qc-footer-website .columns .footer-icon {
    display: none;
}
.qc-footer-website .columns .m-text {
    display: block;
}
.qc-footer-website .m-call {
    display: block;
    margin: 0 6.67%;
    width: auto;
}
.qc-footer-website .m-call .call-num {
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #ccc;
    display: block;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}
.qc-footer-website .m-qr {
    display: block;
}
.qc-footer-blogroll .department, .qc-footer-blogroll .slide.slide-ct {
    display: none;
}
.qc-footer-blogroll .locale {
    margin-top: 10px;
}
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
.body, .head-light-tips, .mod-hero .hero-inner, .mod-inner, .mod-wrap {
    min-width: 1000px;
}
.head-light-tips-inner {
    margin-left: 30px;
    margin-right: 30px;
}
.mod-wrap-data .map {
    top: 12%;
}
.mod-wrap-dynamic .data span {
    font-size: 44px;
}
.mod-wrap-dynamic .text {
    font-size: 20px;
}
.mod-wrap-service .vertical-text {
    height: 210px;
}
}
@media screen and (max-width: 1000px) {
.mod-wrap-our-service .d-tbc-last {
    width: 21%;
}
}
@media screen and (max-width: 768px) {
.body, .mod-inner {
    min-width: 320px;
}
.ct-slot {
    margin-left: 30px;
    margin-right: 30px;
}
.qc-grids.with-slot {
    margin-left: 20px;
    margin-right: 20px;
}
.mod-wrap .mod-content {
    margin-top: 40px;
}
.mod-hero .hero-inner {
    min-width: 320px;
}
.qc-unit-md-1-2 {
    width: 50%;
}
.mod-wrap .mod-title .title {
    font-size: 26px;
}
.mod-wrap-certification, .mod-wrap-data .mod-title, .mod-wrap-product-new, .mod-wrap.mod-wrap-free, .mod-wrap.mod-wrap-news, .mod-wrap.mod-wrap-product, .mod-wrap.mod-wrap-service, .mod-wrap.mod-wrap-solution {
    padding-bottom: 50px;
    padding-top: 50px;
}
.mod-wrap .mod-title .des-text {
    font-size: 16px;
}
.mod-hero .hero-img {
    height: 300px;
}
.mod-hero .hero-img .img-item {
    background-size: cover;
}
.mod-hero .hero-text .hero-ct h2 {
    font-size: 30px;
}
.mod-hero .hero-text .hero-ct .des-text {
    font-size: 16px;
    line-height: 26px;
}
.mod-hero .hero-text .hero-btn {
    font-size: 14px;
    height: 34px;
    line-height: 34px;
}
.mod-hero .hero-handle {
    display: none;
}
.mod-activity .mod-inner {
    box-sizing: border-box;
    padding: 20px 30px;
}
.mod-activity .activity-list {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.mod-activity .activity-list li {
    display: table-cell;
    height: auto;
    padding: 0;
    position: relative;
    text-align: center;
    width: 25%;
}
.mod-activity .activity-list li::after {
    display: none;
}
.advertising-icon {
    height: 0;
    margin-bottom: 6px;
    margin-right: 0;
    padding-top: 61.111%;
    position: relative;
    width: 61.111%;
}
.advertising-icon img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.activity-list li .advertising-text {
    display: block;
    max-width: none;
    padding: 0 10px;
}
.mod-wrap-product .mod-content {
    display: none;
}
.mod-wrap-product .mobile-pt {
    display: block;
}
.mod-wrap-data .mod-title {
    padding-bottom: 45px;
}
.mod-wrap-data .mod-content {
    margin-top: 0;
    text-align: center;
}
.mod-wrap-data .mod-content ul {
    font-size: 0;
}
.mod-wrap-data .merit-item {
    display: inline-block;
    margin-left: 4%;
    margin-right: 4%;
    vertical-align: top;
    width: 22%;
}
.mod-wrap-data .merit-item span {
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    max-width: 90%;
}
.mod-wrap-data .merit-item.data-item-3 {
    margin-bottom: 0;
}
.mod-wrap-data .map {
    background-size: cover;
    height: 362px;
    margin-top: -235px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.mod-wrap-dynamic .data span {
    font-size: 36px;
}
.mod-wrap-dynamic .data, .mod-wrap-dynamic .text {
    display: block;
    line-height: 65px;
    text-align: center;
    width: 100%;
}
.mod-wrap-dynamic .text {
    padding-top: 5px;
}
.mod-wrap-dynamic .data {
    font-size: 20px;
    line-height: 40px;
}
.mod-wrap-free {
    height: 300px;
}
.mod-wrap-news {
    background-repeat: repeat-y;
    height: auto;
}
.mod-wrap-news .mod-content {
    margin-top: 0;
}
.mod-wrap-news .mod-content .qc-unit-16-24 {
    margin-bottom: 40px;
}
.mod-wrap-news .unit-box .news-list {
    width: 100%;
}
.mod-wrap-news .unit-box .news-list:nth-child(2) {
    display: none;
}
.mod-wrap-news .mod-title .sub-tab {
    display: block;
    margin-left: 0;
}
.mod-wrap-news .mod-title .sub-tab .sub-text {
    margin-left: 0;
    margin-right: 5%;
}
.mod-wrap-news .pagination {
    display: none;
}
.mod-wrap-news .text-line.m-text {
    display: block;
}
.mod-wrap-our-service {
    border-top: 1px solid #eee;
    padding-bottom: 0;
    padding-top: 0;
}
.mod-wrap-our-service .d-tbc {
    display: inline-block;
    padding-bottom: 25px;
    padding-top: 25px;
    width: 25%;
}
.mod-wrap-our-service .d-tbc:nth-child(3) {
    display: none;
}
.mod-wrap-our-service .first-service-item, .mod-wrap-our-service .last-service-item {
    text-align: center;
}
.mod-wrap-our-service .service-item .sr-only {
    color: #888;
    display: block;
    font-size: 20px;
    height: auto !important;
    position: relative !important;
    width: auto !important;
}
.mod-wrap-our-service .service-item .sr-only.t-1 {
    font-size: 36px;
}
.mod-wrap-our-service .service-item .term {
    background-image: none;
    display: none;
}
.mod-wrap-our-service .d-tbc-first {
    padding-left: 0;
}
.mod-wrap-our-service .d-tbc-last {
    padding-right: 0;
}
.mod-wrap-service {
    display: none;
}
.mod-wrap-certification .ct-box {
    border: medium none;
    height: auto;
}
.mod-wrap-certification .ct-box:hover {
    box-shadow: none;
    transform: none;
}
.mod-wrap-certification .carousel-indicators, .mod-wrap-certification .section-slide-left, .mod-wrap-certification .section-slide-right, .mod-wrap-certification .vertical-text .des-text {
    display: none;
}
.mod-wrap-certification .mask {
    height: auto;
    overflow: auto;
}
.mod-wrap-certification .vertical-text {
    padding-top: 0;
}
.mod-wrap-certification .ct-list {
    position: static;
    width: auto;
}
.mod-wrap-certification .certification-item {
    width: 25% !important;
}
.mod-wrap-product-new .mod-content {
    height: auto;
}
.mod-wrap-product-new .product-block {
    border: medium none;
    height: auto;
    margin-bottom: 10px;
    padding: 0;
    text-align: left;
    transform: none;
    transition: none 0s ease 0s ;
}
.mod-wrap-product-new .qc-unit-md-1-1 {
    width: 100%;
}
.mod-wrap-product-new .product-block .pt-overview {
    display: none;
}
.mod-wrap-product-new .product-block .pt-detail {
    opacity: 1;
}
.mod-wrap-product-new .pt-detail-name {
    border-bottom: medium none;
    margin-left: 5px;
    margin-right: 5px;
}
.mod-wrap-product-new .pt-detail-name .name-title {
    color: #000;
}
.mod-wrap-product-new .pt-detail .pt-detail-sub-menu {
    display: none;
}
.mod-wrap-product-new .pt-detail-name .name-title .icon-arrow {
    display: block;
}
.mod-wrap-product-new .pt-detail-sub-menu .menu-list {
    min-height: 0;
    padding-bottom: 20px;
}
.mod-wrap-product-new .pt-detail-sub-menu .menu-list .menu-item:hover .qc-btn {
    display: none;
}
.mod-wrap-product-new .pt-detail-sub-menu .menu-list .menu-item:hover .label {
    display: block;
}
.product-block.qc-unit-active .m-link {
    display: none;
}
.mod-wrap-product-new .product-block.hidden-ct {
    display: block;
}
.product-block.qc-unit-active {
    border: medium none;
    margin-top: 0;
}
.qc-grids.with-slot .product-block.qc-unit-active {
    height: auto;
    min-height: 0;
}
.mod-wrap-product-new .qc-unit-active .pt-detail-name {
    border-bottom: 1px solid #d9d9d9;
    margin-left: 15px;
    margin-right: 15px;
}
.mod-wrap-product-new .qc-unit-active .pt-detail .pt-detail-sub-menu {
    display: block;
}
.mod-wrap-product-new .qc-unit-active .pt-detail-name .name-title .icon-arrow {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #b0b0b0 #b0b0b0 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid solid none none;
    border-width: 2px 2px medium medium;
    top: 34px;
}
.mod-wrap-product-new .pt-detail-sub-menu .menu-list .menu-item.hidden-ct {
    display: block;
}
}
@media screen and (max-width: 744px) {
.mod-wrap-news .qc-unit-sm-1-1, .mod-wrap-solution .solution-details .vertical-text {
    width: 100%;
}
.mod-wrap.mod-wrap-news {
    padding-bottom: 40px;
}
}
@media screen and (max-width: 644px) {
.mod-hero .hero-text .hero-ct h2 {
    font-size: 24px;
}
.mod-hero .hero-text .hero-ct .des-text {
    font-size: 14px;
    line-height: 22px;
}
.mod-wrap-solution .side-nav .side-nav-inner {
    height: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    width: 100%;
}
.mod-wrap-solution .qc-unit-4-24 {
    border-right: medium none;
}
.mod-wrap-solution .qc-unit-4-24 .tab-item a {
    font-size: 16px;
    width: 100%;
}
.mod-wrap-solution .side-nav .tab-item.item-selected a {
    font-size: 16px;
}
.mod-wrap-solution .solution-details .user-list li {
    margin-bottom: 4%;
    margin-right: 3%;
}
}
@media screen and (max-width: 550px) {
.qc-unit-sm-1-1 {
    width: 100%;
}
.mod-wrap-solution .side-nav {
    width: 21.5%;
}
.mod-wrap-solution .solution-details {
    width: 78.5%;
}
.mod-wrap-solution .solution-details .user-list {
    margin-bottom: 20px;
    margin-top: 0;
    overflow: hidden;
}
.mod-wrap-solution .solution-details .user-list li {
    float: left;
    margin-bottom: 8%;
    margin-left: 8%;
    margin-right: 0;
    width: 42%;
}
.mod-wrap-solution .solution-details .vertical-text .des-text, .mod-wrap-solution .vertical-text .title {
    display: none;
}
.mod-wrap-solution .solution-details .vertical-text .qc-btn {
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    margin-left: 8%;
    margin-top: 0;
    width: 180px;
}
.activity-list li .advertising-text {
    display: none;
}
.activity-list .mobile-advertising-text {
    color: #333;
    display: block;
    font-size: 16px;
    font-weight: 400;
    white-space: normal;
}
.activity-list li:active .mobile-advertising-text {
    color: #2277da;
}
}
@media screen and (max-width: 500px) {
.mod-hero .hero-ct {
    bottom: 34%;
    max-width: 100%;
}
.mod-hero .hero-text .hero-btn {
    bottom: 18%;
}
.mod-wrap.mod-wrap-news {
    background-color: #fff;
    background-image: none;
}
.mod-wrap-our-service .service-item {
    height: auto;
}
.mod-wrap-our-service .service-item .sr-only {
    font-size: 16px;
}
.mod-wrap-our-service .service-item .sr-only.t-1 {
    font-size: 20px;
}
}
@media screen and (max-width: 414px) {
.mod-wrap .mod-content {
    margin-top: 30px;
}
.mod-wrap .mod-title {
    text-align: center;
}
.mod-wrap .mod-title .des-text {
    text-align: left;
}
.mod-wrap .mod-title .qc-btn {
    margin: 30px auto 0;
}
.mod-hero:hover .hero-handle {
    display: none;
}
.mod-hero .hero-img {
    height: 375px;
}
.mod-hero .hero-img .img-item {
    background-image: url("img/home/responsive/m-banner-sample.jpg");
}
.mod-hero .hero-ct, .mod-hero .hero-text .hero-btn {
    display: none;
}
.mod-hero .hero-ct-mobile {
    display: block;
}
.mod-wrap.mod-wrap-solution {
    height: 736px;
    padding-bottom: 0;
}
.mod-wrap-solution .mod-content {
    position: relative;
}
.mod-wrap-solution .solution-details .user-list {
    margin-bottom: 0;
    overflow: hidden;
}
.mod-wrap-solution .solution-details .vertical-text .qc-btn {
    padding: 0;
    width: 92%;
}
.mod-wrap-solution .side-nav .tab-item {
    margin-bottom: 15px;
}
.mod-wrap-solution .side-nav .tab-item a {
    height: 30px;
    line-height: 30px;
}
.mod-wrap-solution.solution-game .solution-bg {
    background-image: url("img/home/responsive/m-game.jpg");
}
.mod-wrap-solution.solution-medical .solution-bg {
    background-image: url("img/home/responsive/m-medical.jpg");
}
.mod-wrap-solution.solution-finance .solution-bg {
    background-image: url("img/home/responsive/m-finance.jpg");
}
.mod-wrap-solution.solution-e-commerce .solution-bg {
    background-image: url("img/home/responsive/m-e-commerce.jpg");
}
.mod-wrap-solution.solution-video .solution-bg {
    background-image: url("img/home/responsive/m-video.jpg");
}
.mod-wrap-solution.solution-o2o .solution-bg {
    background-image: url("img/home/responsive/m-o2o.jpg");
}
.mod-wrap-solution.solution-wechat .solution-bg {
    background-image: url("img/home/responsive/m-wechat.jpg");
}
.mod-wrap-solution.solution-tourism .solution-bg {
    background-image: url("img/home/responsive/m-trip.jpg");
}
.mod-wrap-solution.solution-website .solution-bg {
    background-image: url("img/home/responsive/m-build.jpg");
}
.mod-wrap-solution.solution-iot .solution-bg {
    background-image: url("img/home/responsive/m-smart.jpg");
}
.mod-wrap-data {
    background-image: url("img/home/responsive/m-earth.png");
    background-position: 0 150px;
    background-repeat: no-repeat;
    background-size: contain;
    height: 736px;
}
.mod-wrap-data .mod-inner {
    height: 100%;
}
.mod-wrap-data .map {
    display: none;
}
.mod-wrap-data .merit-item {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    width: 33.3%;
}
.mod-wrap-data .mod-content {
    bottom: 20px;
    position: absolute;
}
.mod-wrap-dynamic .text {
    font-size: 22px;
}
.mod-wrap-dynamic .data {
    font-size: 16px;
}
.mod-wrap-dynamic .data span {
    font-size: 30px;
}
.mod-wrap.mod-wrap-free {
    background-image: url("img/home/responsive/m-free.jpg");
    background-size: cover;
    height: 290px;
    padding-bottom: 0;
    padding-top: 45px;
}
.mod-wrap-news .mod-content {
    margin-top: 0;
}
.mod-wrap-news .mod-title {
    margin-bottom: 0;
}
.mod-wrap-news .mod-title .title {
    margin-bottom: 20px;
}
.mod-wrap-news .mod-title .sub-tab {
    margin-bottom: 10px;
}
.mod-wrap-news .unit-box .news-list .news-item {
    line-height: 35px;
}
.mod-wrap-news .qc-unit-8-24 .unit-box a:last-child .ad-img {
    margin-bottom: 0;
}
.mod-wrap-certification .vertical-text .title {
    font-size: 14px;
}
.mod-wrap-certification .vertical-text .ct-img {
    margin-bottom: 10px;
    width: 48px;
}
.mod-activity {
    box-sizing: border-box;
    min-width: 320px;
    padding: 10px 30px 15px;
}
.mod-activity .mod-inner {
    margin: 0 -23px;
    min-width: 0;
    padding: 0;
}
.advertising-icon {
    padding-top: 63.953%;
    width: 63.953%;
}
}
@media screen and (max-width: 375px) {
.activity-list .mobile-advertising-text, .mod-wrap-news .mod-title .sub-tab .sub-text a {
    font-size: 14px;
}
.mod-wrap-news .unit-box .news-list .text {
    max-width: 60%;
}
.mod-wrap-dynamic .text {
    font-size: 16px;
}
.mod-wrap-dynamic .data span {
    font-size: 24px;
}
.mod-wrap-solution .side-nav {
    width: 25.5%;
}
.mod-wrap-solution .solution-details {
    width: 74.5%;
}
.mod-wrap-solution .solution-details .solution-item {
    padding-left: 0;
}
.mod-wrap-data {
    height: 700px;
}
.mod-wrap-our-service .service-item .sr-only {
    font-size: 14px;
}
.mod-wrap-our-service .service-item .sr-only.t-1 {
    font-size: 18px;
}
.mod-hero .hero-img {
    height: 340px;
}
.mod-wrap-certification .vertical-text .ct-img {
    width: 44px;
}
.mod-wrap-certification .vertical-text .title {
    font-size: 12px;
}
}
@media screen and (max-width: 320px) {
.mod-hero .hero-ct-mobile h2 {
    font-size: 24px;
}
.mod-wrap-data {
    height: 610px;
}
.mod-wrap-data .mod-content {
    bottom: 0;
}
.mod-hero .hero-img {
    height: 290px;
}
}
@media screen and (min-width: 767px) and (max-width: 1199px) {
.qc-navigation, .qc-navigation .navigation-inner, .tc-footer {
    min-width: 1000px;
}
}
@media screen and (max-width: 768px) {
.mod-scroll-btn {
    display: none;
}
.m-scroll-top {
    display: block;
}
.head-light-tips, .qc-navigation {
    display: none;
}
.qc-navigation-mobile {
    display: block;
}
.tc-footer {
    min-width: 320px;
    padding-bottom: 40px;
}
.tc-footer .tc-footer-columns {
    display: none;
}
.tc-footer .column-certification, .tc-footer .column-follow {
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
}
.tc-footer .columns h3, .tc-footer .columns ul {
    padding-left: 30px;
}
.tc-footer .column-certification .certification .ct-img img {
    max-width: 100%;
}
.tc-footer .column-certification > h3 {
    padding-left: 0;
}
}
@media screen and (max-width: 414px) {
.tc-footer .columns, .tc-footer .tc-footer-copyright .department {
    display: none;
}
.tc-footer .tc-footer-copyright .links .line-2 .slide {
    display: block;
}
.tc-footer .tc-footer-copyright .department, .tc-footer .tc-footer-copyright .department a {
    font-size: 14px;
}
}
@media screen and (max-width: 768px) {
.mod-hero .hero-text .hero-text-con h2 {
    font-size: 30px;
}
.mod-hero .hero-text .hero-text-con .des-text {
    font-size: 16px;
    line-height: 26px;
}
}
@media screen and (max-width: 644px) {
.mod-hero .hero-text .hero-text-con h2 {
    font-size: 24px;
}
.mod-hero .hero-text .hero-text-con .des-text {
    font-size: 14px;
    line-height: 22px;
}
}
@media screen and (max-width: 414px) {
.hero-text-con {
    bottom: 40px;
    color: #fff;
    position: absolute;
    text-align: center;
    top: auto;
    width: 100%;
}
.mod-hero .hero-text .hero-text-con .des-text p {
    display: none;
}
.mod-hero .hero-text .hero-text-con .des-text p:first-child {
    display: block;
}
.mod-hero .hero-text .hero-text-con .piece {
    margin-right: 0;
}
}
#MAXIM {
    content: "veg20170216173015";
}
.notice {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    display: none;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    margin-top: -32px;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
}
.notice p {
    margin: 0;
}
.notice i {
    display: block;
    float: left;
    font-size: 14px;
    margin-right: 5px;
    margin-top: -8px;
}
.notice li {
    float: left;
    width: 33%; height:32px;line-height: 32px;
}
.notice li a {
    color: #fff;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
}
.notice li a:hover {
    opacity: 0.6;
}
.more {
    width:70px; position: absolute; right: 0; color: #fff; top:0;
}
.more a {
    text-align: right; color: #fff
}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 1180px;
}

.core{ width: 1030px; margin:0 auto;height:32px;overflow:hidden; line-height: 32px;}
.core1{ width: 1200px; margin:0 auto;height:32px;overflow:hidden; line-height: 32px; position: relative;}