﻿@charset "utf-8";
@import url(dll.css);
@import url(font.css);
@import url(base.css);
@import url(menu.css);














/*2017-12-23新样式*/


/*全局共用样式 op*/

.container {
    width: 1200px;
    margin: 0 auto;
    max-width: 100%
}

.container_2 {
    width: 1200px;
    margin: 0 auto;
    max-width: 100%;
    padding-bottom: 101px;
}

.mag_negative_50 {
    margin-left: -50px;
    margin-right: -50px;
}













/*全局共用样式 ed*/

.header_box {
    background: rgba(0, 111, 189, 0.82);
    padding: 10px 0;
    vertical-align: middle;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}

.header>div {
    position: relative;
}

.logo_box {
    display: inline-block;
    font-weight: 300;
    vertical-align: middle;
    color: #fff;
}

.logo {
    display: inline-block;
    vertical-align: middle;
}

.header_box .login {
    line-height: 40px;
}

.login {
    text-align: right;
    float: right;
    color: #fff;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    background-image: url(../images/login_icon.png);
    padding-left: 23px;
}

.login a {
    cursor: pointer;
    color: #fff;
}

.login span {
    padding: 0 4px;
}


.contact a {
    display: inline-block;
    padding: 0 5px;
}

.contact img {
    width: 25px;
}

.contact {
    padding-top: 8px;
    padding-right: 10px;
}

.tel {

    position: relative;
}

.tel:hover span {
    display: block;
}

.tel span {

    position: absolute;
    background: #000;
    color: #fff;
    width: 170px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    top: 30px;
    left: -56px;
    text-align: center;
    display: none;
}

.mall_banner_box {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/mall_routine_bg.jpg);
    height: 500px;
    margin-top: 60px;
}

.mall_banner_box:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: "";
    text-align: center;
}

.mall_banner_box .container {
    display: inline-block;
    margin-left: calc(50% - 600px);
    vertical-align: middle;
}

.mall_b_img {
    width: 415px;
    margin-right: 80px;
}

.mall_b_text {
    padding-left: 74px;
}

.mall_b_text h3 {
    font-size: 62px;
    font-weight: 300;
    color: #fff;
    line-height: 68px;
    padding-top: 142px;
}


.mall_b_text p {
    font-size: 47px;
    line-height: 34px;
    color: #fff;
    font-weight: 300;
    width: 530px;
    padding-top: 65px;
}

.mall_b_text a {
    display: inline-block;
    text-align: center;
    width: 220px;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    border: 1px solid #fff;
    margin-top: 45px;
}

.mall_b_text a:hover {
    background: #2ca9fc;
}

.main_box {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/main_bg.png);
    background-color: #fff;
    background-size: auto 100%;
}


.footer {
    padding: 40px 0 35px;
    background: #389ce8;
    text-align: center;
    box-shadow: 0px 0px 10px 5px rgba(122, 122, 122, 0.48);
}

.i_l_list {
    display: block;
    width: 1190px;
    margin: auto;
    color: #ffffff;
    text-align: center;
    padding-bottom: 10px;
    max-width: 100%
}

.footer .othermenubar a {
    padding: 0 2px;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    font-weight: 300;
}

.copyright {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    padding-top: 10px;
}

.copyright a {
    color: #fff;
}






/*返回头部 op*/

.actGotop {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 60px;
    right: 10px;
    z-index: 9999;
    display: none;
    cursor: pointer;
    background: url(/templates/images/newimg/backTop.png) no-repeat center center #252525;
}

.actGotop:hover {
    background: url(/templates/images/newimg/backTop.png) no-repeat center center rgba(0, 0, 0, 0.3);
}







/*红利*/

.mall_modular_row {
    padding-top: 85px;
}

.mall_modular_row h3 {
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    font-weight: 300;
    color: #333333;
}

.mall_routine_trait ul {
    margin-left: -75px;
    margin-right: -75px;
}

.mall_routine_trait li {
    float: left;
    text-align: center;
    padding: 0 75px;
    line-height: 24px;
    font-size: 24px;
    font-weight: 300;
    color: #666666;
}

.mall_routine_trait li>div {
    box-shadow: 0px 0px 10px 5px rgba(115, 145, 230, 0.15);
    padding: 36px 39px 0 36px;
    border-radius: 15px;
    width: 294px;
    height: 400px;
}

.mall_routine_trait li p {
    margin: 0 auto;
    padding-top: 40px;
    line-height: 36px;
    color: #666;
}

.mall_routine_trait ul {
    padding: 50px 0 85px
}




/*场景*/

.mall_routine_scene ul {
    overflow: hidden;
    padding: 50px 0 50px;
}

.mall_routine_scene li:nth-of-type(6n+1) {
    margin-left: 0px;
}

.mall_routine_scene li {
    float: left;
    width: calc(100% / 6);
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    color: #666666;
    padding-bottom: 79px;
}

.mall_routine_scene li:nth-of-type(6n+6) {
    margin-right: 0px;
}

.mall_routine_scene li img {
    margin-bottom: 23px;
}



/*流程*/

.mall_routine_procedure {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/small_routine_bg2.jpg);
    height: 450px;
    color: #e7ecf6;
    font-size: 15px;
    line-height: 24px;
    position: relative;
}

.mall_routine_procedure:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 8px;
    background: rgba(38, 98, 137, 0.74);
    top: 220px;
}

.mall_routine_procedure h3 {
    color: #ffffff;
}

.mall_routine_procedure ul {
    overflow: hidden;
    padding-top: 50px;
    position: relative;
}

.mall_routine_procedure li:nth-of-type(1) {
    margin-left: 20px;
}

.mall_routine_procedure li:last-child {
    margin-right: 20px;
}

.mall_routine_procedure li {
    float: left;
    text-align: center;
    margin: 0 75px;
    width: calc(26.8% - 150px);
}

.mall_routine_procedure li i {
    font-weight: bold;
    display: block;
    font-size: 20px;
    line-height: 38px;
    color: #ffffff;
    font-style: inherit;
}



/*独立商城*/

.mall_routine_function {
    background: #f5f7fa;
}

.mall_routine_function ul {
    margin-left: -61px;
    padding-top: 63px;
    padding-bottom: 88px;
    margin-right: -61px;
}

.mall_routine_function li {
    width: calc(100% / 3);
    float: left;
    padding: 0px 55px;
    text-align: center;
}

.mall_routine_function li p {
    font-size: 24px;
    color: #333;
    padding-top: 12px;
}

.mall_routine_function li span {
    font-size: 18px;
    color: #666;
    width: 162px;
    display: inline-block;
    padding-top: 15px;
    line-height: 25px;
}


/*小程序商城*/

.mall_routine_open img {
    padding-top: 54px;
    padding-bottom: 88px;
}


/*应用场景*/
.mall_routine_application {
    background: #f5f7fa;
}
.mall_routine_application ul{
    padding-top: 57px;
    padding-bottom: 90px;
}
.mall_routine_application li {
    float: left;
    font-size: 24px;
    text-align: center;
    color: #333;
    padding: 0 30px;
width: 25%;
}
.mall_routine_application p{
    padding-top: 15px
}